]> git.sesse.net Git - vlc/history - bin/winvlc.c
Use var_InheritString for --decklink-video-connection.
[vlc] / bin / winvlc.c
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/