1. 26 Jan, 2013 1 commit
    • Rafaël Carré's avatar
      Fix #6449 · d2bd8e96
      Rafaël Carré authored
      A relative jump of +1 is the same than 0, we need +2 to skip the next
      instruction.
      Use named label so it is more clear than +2.
      
      Read the InstallDir regkey, "" points to vlc.exe
      (cherry picked from commit b0c000c5883225d0edb4f268d967c77d07254dce)
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      d2bd8e96
  2. 25 Jan, 2013 7 commits
  3. 22 Jan, 2013 8 commits
  4. 21 Jan, 2013 1 commit
  5. 17 Jan, 2013 3 commits
  6. 16 Jan, 2013 1 commit
  7. 15 Jan, 2013 1 commit
  8. 14 Jan, 2013 1 commit
  9. 11 Jan, 2013 2 commits
  10. 07 Jan, 2013 1 commit
  11. 06 Jan, 2013 1 commit
    • Josh Watzman's avatar
      macosx: Don't re-center extensions on every dialog update · 67b896c3
      Josh Watzman authored
      If the user has moved the extension dialog, we don't want to re-center it on every single update -- many extensions update their dialogs on every input change, and this behavior can cause the extension dialog to keep re-overlapping with the video, which is very frustrating.
      Signed-off-by: default avatarFelix Paul Kühne <fkuehne@videolan.org>
      (cherry picked from commit ad765c21ffe71fe27b3b6a03ebaa878408ba40ee)
      
      Conflicts:
      	modules/gui/macosx/ExtensionsDialogProvider.m
      67b896c3
  12. 05 Jan, 2013 1 commit
  13. 04 Jan, 2013 1 commit
  14. 03 Jan, 2013 3 commits
  15. 02 Jan, 2013 4 commits
  16. 31 Dec, 2012 3 commits
  17. 29 Dec, 2012 1 commit