]> git.sesse.net Git - vlc/history - bin/winvlc.c
demux: ts: only interpolate PCR on missing PCR
[vlc] / bin / winvlc.c
2015-03-09 Rémi Denis-CourmontRevert "--stats: default to false" (fixes #14035)
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-02-07 Rémi Denis-Courmontwin32: call SetErrorMode() while still single-threaded
2014-01-28 Rémi Denis-Courmontvlc: fix warning
2014-01-28 Rafaël Carré--stats: default to false
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-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-11-01 Rémi Denis-Courmontvlc: start hotkeys interface explicitly
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-03-20 Rémi Denis-CourmontUse environment variable for data directory
2012-02-03 Antoine CellerierSet a default user agent on windows vlc too.
2012-01-28 Rémi Denis-Courmontwinvlc: missing #include
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éwinvlc: include address space layout in crash reports
2011-11-14 Rafaël Carréwin64: report crashes
2011-09-03 Jean-Baptiste KempfWin32: do not load DLL from cwd
2011-08-07 Rémi Denis-CourmontWinCE: compile fix
2011-07-28 Rémi Denis-Courmontwinvlc: fix arguments
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-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-15 Jean-Baptiste KempfWin32: do not create too big stacktraces
2010-10-22 Rafaël Carréwinvlc.c: cosmetics
2010-10-20 Rafaël Carréwinvlc: enable media-library
2010-07-01 Geoffroy CouprieWin32: Activate DEP on XP SP3. DEP is useless without...
2010-04-28 Rémi Denis-CourmontRequire Windows XP
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
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-04 Rémi Denis-Courmontlibvlc_add_intf: remove dummy exception parameter
2009-10-04 Rémi Denis-Courmontignore-config defaults to true
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-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-02-25 Geoffroy CouprieWin32: fix crash reporting version string
2009-02-24 Geoffroy CouprieWin32: send crash reports to ftp://crash.videolan.org...
2009-02-01 Geoffroy CouprieWin32: generate stacktrace on unhandled exception
2008-10-07 Geoffroy CouprieWinCE: reintroduce parse_cmdline
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-24 Rémi Denis-CourmontWin32: (restore) support for Unicode command line...
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/