- 18 May, 2012 8 commits
-
-
Felix Paul Kühne authored
macosx: allow the user to sleep his/her Mac using the Apple Remote using the designated AR event (close #4383) This code uses NSAppleScript. Hence, it is likely going to be incompatible with the current sandbox implementation. (cherry picked from commit 9a73999a1f22b13051da16feaf54d8dd02e5bc80)
-
Felix Paul Kühne authored
no functional change (cherry picked from commit 8548e873e73f7e2838fee5e758eeb31ce158f5bb)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: using the updated SPMediaKeyTap, we can disable the controller on the fly and no longer need to restart VLC to do so (close #6613) (cherry picked from commit 0aaae8bd58be075548276b3696b9badb998da28f)
-
Felix Paul Kühne authored
(cherry picked from commit c6aa5ac9636a888923e4ae92faccbfbd399d987c)
-
Felix Paul Kühne authored
(cherry picked from commit 9b56e18b3a577cb0f6615b355035f0f23e69b692)
-
Pierre Ynard authored
This fixes playback rate, track delay and equalizer settings. (cherry picked from commit fff364519a7723f98c7be6a507893e21efc6c2bd) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
Because somehow strings are used to represent decimals... Fixes #6815 (cherry picked from commit 78ee8bbd0478fda7ff55f8aa0d0a051be6784248) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 17 May, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: fixed corner case, which could lead to an empty main window in case the video output closes prematurely (cherry picked from commit 5c165066e19c1935de7abd8142deab531c0265ac)
-
- 16 May, 2012 8 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit cbdadbfb0e9f162f1a4151fcb056df56c9e67015)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(cherry picked from commit 890ea0765894d32df2604f0d6d9b9e66eb2f8a37)
-
Karlheinz Wohlmuth authored
Support for the NSDistributedNotificationCenter based methods was removed in Growl 1.3. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 999170bd706b7d56d50a40a032522be7a379746b) Conflicts: modules/notify/growl.m
-
David Fuhrmann authored
Time can be greater than duration, when you scroll right to much. Furthermore, this commit moves the duplicated code into a own method. (cherry picked from commit cb98770d) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rémi Denis-Courmont authored
This bug is already fixed in VLC 2.1, but the fix is probably too invasive to be backported.
-
Rémi Denis-Courmont authored
It can fail in rare circumstances such as context failures (in other words, PulseAudio daemon crash or exit). (cherry picked from commit 5a0c690f)
-
KO Myung-Hun authored
fpathconf (_PC_NAME_MAX) set errno to EBADF. This leads vlc_loaddir() to misinterpret the result of vlc_readdir() if there are no more files. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 15 May, 2012 9 commits
-
-
Naohiro KORIYAMA authored
Close #6716 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 83a9c844) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1d8fd45b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
On Windows playing items like dvd:// or screen:// causes strange shortcuts in the user recently used folder. See http://social.technet.microsoft.com/Forums/nb-NO/w7itprogeneral/thread/02a71215-e308-408c-94a6-81f5a8e564a6 for some information. The solution calls SHAddToRecentDocs only if make_path returns a valid path. Patch by anonymous VlcVelope Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 391bb327) (cherry picked from commit 06ceac25) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This is not fully fixed, but it works after a state change Patch from anonymous VlcVelope (cherry picked from commit 1fc1506a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tobias Güntner authored
Close #5898 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6e348973) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6812 (cherry picked from commit 16c1b291) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6813 (cherry picked from commit 88a69655) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Pointed-By: Clément Lecigne (cherry picked from commit 08879e4e4284cd5359578731701195e5d19c2f20) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 0ef62578) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 May, 2012 7 commits
-
-
Felix Paul Kühne authored
an option to switch the modes is in the works (cherry picked from commit 81162e72)
-
Rémi Denis-Courmont authored
This avoids leaking the Unix socket to child processes. (cherry picked from commit cb11b784)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 619b980e)
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 6acd0f4c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
This is just a partial fix. Fixes #6148 (cherry picked from commit 114a88bc426ee433e0d060c5d74caaaf10a7fab1) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 13 May, 2012 3 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 760668e7)
-
Rémi Denis-Courmont authored
(cherry picked from commit 52197b01)
-
Rémi Denis-Courmont authored
This plugin can cause VLC to crash or exit prematurely. Sicne it is mostly useless and mostly superseded by the coloured variant, lets disable it unless explicitly selected. This should fix LP#971106. (cherry picked from commit 5a772cbf)
-
- 12 May, 2012 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 9984e74d)
-
- 11 May, 2012 3 commits
-
-
Jean-Baptiste Kempf authored
-
Mark Lee authored
This is now the same as was already implemented in the set_relative_playlist_position_and_play() method. (cherry picked from commit c64c794e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-