1. 23 Jan, 2011 2 commits
  2. 22 Jan, 2011 9 commits
  3. 20 Jan, 2011 1 commit
    • Erwan Tulou's avatar
      qt4: fix skins2 crash after exiting the preferences dialog · e776e115
      Erwan Tulou authored
      This fixes a regression brought by 7f485998dd63c9685f0a470439c9b2ea127ef5c5
      
      On skins2(tested on Linux), open and close the preferences dialog leads to a
      crash, because the whole qt4 thread terminates unexpectedly.
      
      This is due to setQuitOnLastWindowClosed set to true. As a dialog provider,
      qt4 doesn't run any windows, and therefore just closing the preferences
       dialog box (via accept() or reject()) signals the qt4 thread to quit.
      (cherry picked from commit 3326e7ef0e333e7a1aa6419c4547703dcbd23618)
      e776e115
  4. 19 Jan, 2011 1 commit
  5. 18 Jan, 2011 2 commits
  6. 17 Jan, 2011 4 commits
  7. 16 Jan, 2011 4 commits
  8. 14 Jan, 2011 3 commits
  9. 13 Jan, 2011 2 commits
  10. 12 Jan, 2011 2 commits
  11. 11 Jan, 2011 5 commits
  12. 10 Jan, 2011 3 commits
  13. 09 Jan, 2011 2 commits
    • Jean-Baptiste Kempf's avatar
      NEWS for 1.1.6 · 1cf7d797
      Jean-Baptiste Kempf authored
      1cf7d797
    • Jean-Baptiste Kempf's avatar
      Contribs: fix MPC target · bfa6b790
      Jean-Baptiste Kempf authored
      (cherry picked from commit b656bb75375d33740e53821071199f9ae58e427a)
      
      ---
      Sure, naming a static library *_static.a is _VERY_ useful
      (and helps the linker find it... not)
      And of course, installing .svn on make install is clever
      
      Do not ask me why noone uses MPC these days...
      (cherry picked from commit 10a05481f119a020742e235133cbd6f6593a05a2)
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      bfa6b790