]> git.sesse.net Git - vlc/history - bin/vlc.c
Always build and use "our" getopt
[vlc] / bin / vlc.c
2010-02-20 Rémi Denis-CourmontRevert "Ugly hack to enable really quiet running of...
2010-02-20 Antoine CellerierFix spelling.
2010-02-20 Antoine CellerierUgly hack to enable really quiet running of VLC.
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-24 Rémi Denis-Courmontlibvlc_playlist_play: remove unused exception
2010-01-23 Rémi Denis-CourmontVLC: exit if the requested interface could not be started
2010-01-04 Rémi Denis-CourmontDead code
2010-01-04 Rémi Denis-Courmontlibvlc_add_intf: remove dummy exception parameter
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-11-26 Rafaël CarréOSX specific hack to remove "-psnXXX" from args
2009-10-19 Rémi Denis-CourmontMaemo: globalhotkeys wouldn't make much sense
2009-10-05 Rémi Denis-CourmontFix invalid free on non-UTF-8 locales
2009-10-04 Rémi Denis-Courmontignore-config defaults to true
2009-09-09 Rémi Denis-Courmontvlc: only print error message if LibVLC is initialized
2009-09-04 Felix Paul KühneFixed major crash on Snow Leopard pointed by Pierre
2009-08-09 Rémi Denis-CourmontReplace libvlc_exception_get_message with libvlc_errmsg
2009-08-08 Rémi Denis-CourmontAvoid late extra error message if globalhoykeys fail...
2009-07-22 Rémi Denis-CourmontWork-around yet another bug of hopelessly broken MacOS X
2009-05-06 Rémi Denis-CourmontOnly load globalhotkeys if requested by caller
2009-03-01 Rémi Denis-CourmontRevert "Call XInitThreads early enough"
2009-03-01 Rémi Denis-CourmontCall XInitThreads early enough
2009-02-28 Rémi Denis-CourmontHard code plugin path and http path in static VLC
2009-02-22 Rémi Denis-CourmontDon't use repeat the same adverb twice
2008-09-25 Rémi Denis-CourmontUnblock death signals if signals interface is absent
2008-09-25 Rémi Denis-CourmontSpelling
2008-09-19 Antoine CellerierAdd --enable-run-as-root option to configure.
2008-08-25 Rémi Denis-CourmontRemove left over
2008-08-24 Rémi Denis-CourmontRevert "Don't mess with the build system a single day...
2008-08-24 Felix Paul KühneDon't mess with the build system a single day (git...
2008-08-23 Rémi Denis-CourmontMove the executables out of src/