]> git.sesse.net Git - vlc/history - bin
Merge branch 'master' into lpcm_encoder
[vlc] / bin /
2010-09-17 Rémi Denis-CourmontRestore LibVLC/VERSION at the end of the HTTP user...
2010-08-18 Jean-Baptiste KempfWin32: fix resource file compilation
2010-08-18 Jean-Baptiste KempfWin32: correctly bump resource version
2010-08-08 Rémi Denis-CourmontAlways call _exit() at end to avoid buggy exit handlers
2010-08-02 Rémi Denis-CourmontRevert "Call libvlc_set_exit_handler() before the inter...
2010-08-01 Rémi Denis-CourmontCall libvlc_set_exit_handler() before the interfaces...
2010-08-01 Rémi Denis-CourmontCosmetic fix
2010-07-24 Rémi Denis-CourmontAfter 3 seconds, allow SIGINT to kill the process
2010-07-24 Rémi Denis-CourmontDo not override signal functions for the time being
2010-07-08 Rémi Denis-CourmontAdd a proper API to set the user agent
2010-07-08 Rémi Denis-CourmontRemove the --user-agent hack
2010-07-07 Jean-Baptiste KempfIgnore .exe files in bin/ folder
2010-07-01 Geoffroy CouprieWin32: Activate DEP on XP SP3. DEP is useless without...
2010-06-26 Jean-Baptiste KempfApple: do not try to run a non existing globalhotkey...
2010-06-14 Christophe MutricyMissing in d1b5547ce122761
2010-06-07 Rémi Denis-CourmontOnly print the first 5 threading errors each
2010-06-01 Rémi Denis-CourmontDo not disable X11 ARGB visuals (fixes: #3581)
2010-05-30 Rémi Denis-CourmontDo signal handling in the main() thread
2010-05-29 Rémi Denis-CourmontFix invalid free at exit on non-UTF-8 systems
2010-05-29 Rémi Denis-CourmontAdd a secret --user-agent option to pass the applicatio...
2010-05-27 Rémi Denis-CourmontForce SIGCHLD to default handler
2010-05-15 Rémi Denis-CourmontUse setenv(), safer and cleaner than putenv()
2010-05-09 Rémi Denis-CourmontMaemo: work-around segmentation fault when poll() unwinds
2010-05-05 Rémi Denis-CourmontFix the KDE open file dialog KIO scheduler crash avoida...
2010-05-05 Pierre Ynard"#if HAVE_FOO" -> "#ifdef HAVE_FOO"
2010-05-02 Rémi Denis-CourmontRevert "Remove the Xlib no-ARGB hack"
2010-05-01 Rémi Denis-CourmontRemove the Xlib no-ARGB hack
2010-04-28 Rémi Denis-CourmontRequire Windows XP
2010-04-18 Rémi Denis-CourmontCatch unsafe (but alas common) strerror()
2010-04-18 Rémi Denis-CourmontIgnore signal/sigaction on blocked signals
2010-04-17 Rémi Denis-CourmontAvoid calling dlsym at every code
2010-04-16 Rémi Denis-CourmontAvoid problems with srand() and speed up a bit (avoid...
2010-04-12 Rémi Denis-CourmontImprove signal/sigaction wrapper
2010-04-12 Rémi Denis-CourmontAvoid a call to unsetenv/putenv on Qt4.6
2010-04-12 Rémi Denis-CourmontBlock setlocale()
2010-04-12 Rémi Denis-CourmontPrint dynamic library error message if applicable
2010-04-11 Laurent AimarFixed compilation when disabling vlc_enable_override().
2010-04-11 Rémi Denis-CourmontLower the noise level
2010-04-11 Rémi Denis-CourmontSafety checks for X11 error handlers
2010-04-11 Rémi Denis-CourmontVLC: remove false positives after fork()
2010-04-11 Rémi Denis-CourmontAdd small backtrace
2010-04-11 Rémi Denis-CourmontLog dangerous registration of signal handlers
2010-04-11 Rémi Denis-CourmontWork-around non-thread-safe use of the C random number...
2010-04-11 Rémi Denis-CourmontDetect dangerous use of environment variables at run...
2010-04-11 Rémi Denis-CourmontVLC: infrastructure to detect and/or work-around thread...
2010-04-11 Rémi Denis-CourmontSet debug environment variable earlier
2010-04-11 Rémi Denis-CourmontAlways use the SIGPIPE hack even if not needed, it...
2010-04-11 Rémi Denis-CourmontQt4: use putenv() before any thread is created
2010-04-10 Rémi Denis-CourmontDo not hardcode libdl (fix #3506)
2010-03-27 Rémi Denis-CourmontWork around cleanup handler bug in kfile plugin
2010-03-13 Rémi Denis-CourmontPrint exact revision in addition to version number...
2010-03-06 Rémi Denis-Courmontvlc-cache-gen: add --force option
2010-02-28 Rémi Denis-CourmontAlways build and use "our" getopt
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-02-16 Rémi Denis-Courmontignore vlc-cache-gen
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-31 Rémi Denis-CourmontGenerate Windows resource file on need basis
2010-01-30 Rémi Denis-Courmontvlc-cache-gen: no media library
2010-01-26 Pierre YnardUse ifdef's to guard against setlocale() in vlc-cache-gen
2010-01-25 Rémi Denis-CourmontAdd vlc-cache-gen to generate the plugins cache off...
2010-01-24 Geoffroy CouprieWin32: close vlc when heap corruption is detected
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-21 Rémi Denis-Courmontvlc needs libvlccore for FromLocale()
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-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
next