]> git.sesse.net Git - vlc/history - bin
qt4 equalizer load core bands and preamp to extended panel
[vlc] / bin /
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-22 Jean-Baptiste KempfWinVLC: kill "was used with no prototype before its...
2009-08-19 Jean-Baptiste KempfDo not use crashdumps on Win64
2009-08-19 Jean-Baptiste KempfUpdate _WIN32_IE to IE 5.01
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-08-07 Rémi Denis-CourmontCleanup and fix aliasing warnings
2009-08-07 Rémi Denis-CourmontSolaris needs _XPG4_2 for ancilliary data (fixes: ...
2009-08-06 Rémi Denis-Courmontvlc-wrapper needs -lsocket on Solaris (fixes: #3035)
2009-07-22 Rémi Denis-CourmontWork-around yet another bug of hopelessly broken MacOS X
2009-07-06 Geoffroy CouprieWin32: add a --no-crashdump option
2009-05-06 Rémi Denis-CourmontOnly load globalhotkeys if requested by caller
2009-04-27 Geoffroy CouprieWin32: generate crashdumps everytime except if a debugg...
2009-03-29 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-03-29 Geoffroy CouprieWin32: cleaning crashdumps
2009-03-23 Geoffroy CouprieWin32 crashdump: typo
2009-03-01 Rémi Denis-CourmontRevert "Call XInitThreads early enough"
2009-03-01 Rémi Denis-CourmontCall XInitThreads early enough
2009-03-01 Rémi Denis-CourmontFix vlc dependency on libvlc
2009-02-28 Rémi Denis-CourmontHard code plugin path and http path in static VLC
2009-02-25 Geoffroy CouprieWin32: fix crash reporting version string
2009-02-24 Geoffroy CouprieWin32: send crash reports to ftp://crash.videolan.org...
2009-02-22 Rémi Denis-CourmontDon't use repeat the same adverb twice
2009-02-01 Geoffroy CouprieWin32: generate stacktrace on unhandled exception
2009-01-11 Rémi Denis-CourmontRemove un-needed libs
2008-12-07 Rémi Denis-CourmontIgnore binaries
2008-10-09 Rémi Denis-CourmontProvide replacement for CMSG_LEN and CMSG_SPACE
2008-10-07 Geoffroy CouprieWinCE: reintroduce parse_cmdline
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-09-08 Geoffroy CouprieWinCE: build vlc.exe (+ modifications)
2008-08-31 Rémi Denis-CourmontBuild a separate non-installable VLC for easier debugging
2008-08-26 Rémi Denis-Courmontargv is now on the stack, do not free it
2008-08-26 Rémi Denis-CourmontWin32: do not pass argv[0] to libvlc - fixes #1920
2008-08-26 Rémi Denis-CourmontRevert early morning after bad night sleep commit
2008-08-26 Rémi Denis-CourmontWin32: do not add argv[0] (vlc.exe) to the playlist
2008-08-25 Rémi Denis-CourmontRemove left over
2008-08-24 Rémi Denis-CourmontWin32: (restore) support for Unicode command line...
2008-08-24 Rémi Denis-CourmontVLC resource file is only for Win32
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/