]> git.sesse.net Git - vlc/history - bin
demux: ts: fix SL/FMC descriptors handling
[vlc] / bin /
2015-03-09 Rémi Denis-CourmontRevert "--stats: default to false" (fixes #14035)
2014-11-28 Jean-Baptiste KempfWin32: file description shouldn't have the version...
2014-11-21 Hugo Beauzée-Luyssenwinvlc: Replace STDIN_FILENO by the equivalent _fileno...
2014-10-24 Hugo Beauzée-Luyssenwinvlc: Fix function pointer cast syntax
2014-10-20 Hannes DomaniWin32: stop stacktrace on bad pointer
2014-08-15 Hannes DomaniWin32: rename crashdump to get only 1 bug report
2014-08-13 Hannes DomaniWin32: use %ls for wchar_t strings
2014-08-11 Hannes DomaniWin32: stop stacktrace on nullpointer
2014-04-22 Rémi Denis-Courmontrootwrap: file descriptor leak
2014-02-23 KO Myung-Hunbin: fix SIGSEGV at exit on OS/2
2014-02-12 David Fuhrmannbin/darwinvlc: readd exit handler for the case the...
2014-02-07 Rémi Denis-Courmontwin32: call SetErrorMode() while still single-threaded
2014-02-06 Felix Paul Kühnedarwinvlc: fix transcoding on command-line broken in...
2014-02-03 David Fuhrmannmacosx: implement libvlc exit handler to properly termi...
2014-02-03 David Fuhrmannbin/mac: do not start playlist while quitting VLC
2014-01-28 Rémi Denis-Courmontvlc: fix warning
2014-01-28 Rafaël Carré--stats: default to false
2013-11-24 Felix Paul Kühnedarwinvlc: fix automatic language selection (close...
2013-11-10 Felix Paul Kühnebin/darwinvlc: fix l10n preferences lookup code
2013-11-09 Felix Paul Kühnebin: re-implement --language for OS X
2013-11-09 Felix Paul Kühnebin: derive a special Darwin version from vlc.c
2013-09-07 Jean-Baptiste KempfWin32 vlc.exe: simplify by not calling asprintf
2013-09-07 Jean-Baptiste KempfWin32: take LANG value from --language and the HKCU...
2013-06-16 Rémi Denis-Courmontvlc: use libvlc_set_app_id()
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-03-14 Jean-Baptiste KempfWin32: move MessageBox error from libVLC to vlc.exe
2013-02-23 Rémi Denis-CourmontRemove old Nokia N900 hacks
2013-01-15 Jean-Baptiste KempfWinVLC: use _snwprintf that is conforming to the standard
2012-12-05 Jean-Baptiste KempfWin32: better uploading messages for crashes
2012-12-03 Rafaël CarréRewrite inhibit.c as an "inhibit" interface
2012-11-30 Rémi Denis-Courmontvlc: return non-zero exit code if starting failed
2012-11-01 Rémi Denis-Courmontvlc: start hotkeys interface explicitly
2012-10-20 KO Myung-Hunvlc: Convert command line arguments to UTF-8 on OS/2
2012-10-12 Rémi Denis-CourmontWin32: match resource character encoding (fixes #7567)
2012-09-09 Rémi Denis-CourmontDefine explicit makefile variable for libpthread
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/control/dbus/ and clean...
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-23 Jean-Baptiste KempfWin32: display stacktrace before modules list
2012-08-04 Rémi Denis-CourmontUse STD*_FILENO constants where applicable
2012-07-12 Rémi Denis-Courmontwinvlc: enable improved gettext language detection...
2012-06-09 Jean-Baptiste KempfFix compilation
2012-06-09 Cezar ElnazliCosmetic: Max 78 chars/line (bin/winvlc.c)
2012-05-14 Rémi Denis-Courmontwinvlc: --data-path no longer exists
2012-05-07 Rémi Denis-CourmontCall libvlc_set_exit_handler() first
2012-03-20 Rémi Denis-CourmontUse environment variable for data directory
2012-03-20 Rémi Denis-Courmontvlc: fix regression with command line arguments
2012-03-19 Rémi Denis-Courmontvlc: assume UTF-8 and drop dependency on libvlccore
2012-03-19 Rémi Denis-Courmontposix: drop support for non-UTF-8 operating systems
2012-03-15 Edward WangEmbed manifest files as Windows PE resource
2012-03-01 Rémi Denis-CourmontRevert "Link vlc-cache-gen with the C++ standard librar...
2012-02-29 Sam HocevarLink vlc-cache-gen with the C++ standard library to...
2012-02-06 Rémi Denis-CourmontStart dbus always, move inhibit and dbus startup to vlc
2012-02-03 Antoine CellerierSet a default user agent on windows vlc too.
2012-01-28 Rémi Denis-Courmontwinvlc: missing #include
2012-01-19 Rémi Denis-CourmontRemove the now broken Maemo 5 poll hack
2011-12-15 KO Myung-HunFix compilation error due to pthread on OS/2
2011-12-02 Jean-Baptiste KempfWin32 Crashreport: use FTP passive mode
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
next