]> git.sesse.net Git - vlc/history - bin
l10n: Basque update
[vlc] / bin /
2011-11-22 Rémi Denis-CourmontWin32: setmode(stdin) belongs in the app, not the library
2011-11-16 Rafaël Carréwin32 crash report: simplify crashdump_path usage
2011-11-16 Jean-Baptiste KempfWinVLC: upload the crashes to the right location
2011-11-15 Rafaël Carréspelling
2011-11-15 Rafaël Carréwinvlc: include address space layout in crash reports
2011-11-14 Rafaël Carréwin64: report crashes
2011-10-16 Pierre YnardFix .gitignore files
2011-10-11 KO Myung-HunUse kill() instead of pthread_kill() on OS/2.
2011-10-11 KO Myung-HunInclude 'sched.h' only if available
2011-10-10 KO Myung-HunDisable globalhotkeys, none interface on OS/2
2011-10-10 KO Myung-HunFix the problem to free an invalid memory object.
2011-09-03 Jean-Baptiste KempfWin32: do not load DLL from cwd
2011-09-01 Rémi Denis-CourmontFix race between installation and execution of vlc...
2011-08-30 Rémi Denis-CourmontUpdate libvlc.la path and factorize test Makefile
2011-08-30 Rémi Denis-CourmontBuild modules before libvlc and VLC
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-08-08 Rémi Denis-CourmontIgnore the vlc binaries
2011-08-07 Rémi Denis-CourmontWinCE: compile fix
2011-07-31 Rafaël CarréFix vlc linking broken in [7a7630a19c2]
2011-07-28 Rémi Denis-Courmontwinvlc: fix arguments
2011-07-28 Rémi Denis-Courmontwinvlc: do use the libtool wrapper for vlc-static
2011-07-28 Rémi Denis-Courmontwinvlc: force plugin and data paths for vlc-static.exe
2011-07-28 Rémi Denis-Courmontwinvlc: fix warning
2011-07-17 Rafaël Carréupdate: better version comparison
2011-07-16 Rémi Denis-CourmontDo not print start banner if stderr is not a TTY.
2011-06-11 Rémi Denis-CourmontSpell overridden correctly
2011-06-09 Jean-Baptiste KempfWin32: Add vlc-cache-gen.exe properties
2011-05-31 Jean-Baptiste KempfUpdate Win32 resource files
2011-05-19 Jean-Baptiste Kempfwinvlc: various cleaning and comments
2011-05-19 Jean-Baptiste KempfWin32: forgotten error GUI messages
2011-05-19 Jean-Baptiste KempfWin32: more dialogs when submitting the bug reports
2011-04-12 Pierre YnardWin32: fix encoding of crash dumps
2011-02-16 Rémi Denis-Courmontoverride: simplify CALL()
2011-02-15 Jean-Baptiste KempfWin32: do not create too big stacktraces
2011-02-12 Rémi Denis-CourmontAssume we ahve setenv() and unsetenv()
2011-02-12 Rémi Denis-CourmontOverride the plugins path with an environment variable...
2011-02-03 Rémi Denis-Courmontvlc: use signal handlers rather than sigwait() for...
2011-02-03 Rémi Denis-Courmontvlc: use SETMASK instead of BLOCK
2011-02-03 Rémi Denis-CourmontRevert "Do not load KDE Qt plugins until KDE gets a...
2011-01-30 Rémi Denis-CourmontDo not load KDE Qt plugins until KDE gets a clue
2011-01-30 Rémi Denis-CourmontRestore correct SIGCHLD handling
2011-01-30 Rémi Denis-CourmontDo run exit handlers, fix a few leaks
2011-01-23 Rémi Denis-CourmontWork around QProcess bug (KDE bug #260719)
2011-01-09 Jai MenonProvide a variant of the CALL macro which doesn't use...
2010-10-31 Rémi Denis-CourmontRemove useless #includes
2010-10-22 Rafaël Carréwinvlc.c: cosmetics
2010-10-20 Rafaël Carréwinvlc: enable media-library
2010-10-20 Rafaël Carrévlc-cachegen: remove useless options
2010-10-20 Rafaël CarréDisable media-library by default
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
next