- 24 Aug, 2012 40 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
KO Myung-Hun authored
Thie fixes the following error. ----- make.exe[1]: Entering directory `F:/lang/work/vlc/vlc.git/modules/access_output' CC libaccess_output_file_plugin_la-file.lo file.c: In function 'Open': file.c:142: error: 'STDOUT_FILENO' undeclared (first use in this function) file.c:142: error: (Each undeclared identifier is reported only once file.c:142: error: for each function it appears in.) make.exe[1]: *** [libaccess_output_file_plugin_la-file.lo] Error 1 make.exe[1]: Leaving directory `F:/lang/work/vlc/vlc.git/modules/access_output' make.exe: *** [all] Error 2 ----- Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based approach to prevent system sleep (close #6589) This way, we can also differenciate between screen sleep (for video) and system sleep (for audio)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: move code from CoreInteraction to the AppleScript class, since it was the only client using it
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Brendon Justin authored
Fixes compiler warnings for a few methods without declarations called before their definitions. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-