98 Commits (82e0b9704ed7b035b08716b681162ea2e4cbbb1c)

Author SHA1 Message Date
Rémi Denis-Courmont 0c2d3c673d hotkeys: use autorun to start 6 years ago
Alexandre Janniaux 81c60915f7 winvlc: silence unused warnings 6 years ago
Steve Lhomme 260ee399c5 winvlc: fix warnings 7 years ago
Steve Lhomme cd61b872fc winvlc: use WCHAR instead of TCHAR 7 years ago
Rémi Denis-Courmont d78eef5211 winvlc: use exit handler 8 years ago
Rémi Denis-Courmont 1d233ef6be lib: remove unused libvlc_playlist_play() parameters 8 years ago
Marvin Scholz a7611f68e6 winvlc: Move breakpad init completely in HAVE_BREAKPAD 9 years ago
Hugo Beauzée-Luyssen 80f61c8342 win32: Use breakpad for crash reporting 9 years ago
Hugo Beauzée-Luyssen 25f8fd2e20 winvlc: Remove old crash handling code 9 years ago
Rémi Denis-Courmont 5c5ebd199a win32: call SetDllDirectort() directly 9 years ago
Rémi Denis-Courmont 4448d4d5c1 win32: use thread-safe error mode (only) 9 years ago
Thomas Guillem 4ef1d5a27b winvlc: disable buffering on stderr 9 years ago
Rémi Denis-Courmont a93be48869 win32: only call SetErrorMode() if needed 9 years ago
Hugo Beauzée-Luyssen 60429c9c8b winvlc: Remove trailing whitespace 10 years ago
Hugo Beauzée-Luyssen 99db47431b winvlc: Try to load DLLs from system32 before any other folder 10 years ago
Steve Lhomme 681866b760 win32: do not load wininet.dll on startup, it's not a Known DLL 10 years ago
Jean-Baptiste Kempf 82326be1e9 Winvlc: add comments 10 years ago
Steve Lhomme 864b2ed2d9 core: WINAPI should be set on the pointer 10 years ago
Rémi Denis-Courmont 11400bc517 vlc: do not load kernel32.dll 10 years ago
Rémi Denis-Courmont 5d9004a644 vlc: set default DLL directories 10 years ago
Rémi Denis-Courmont e9ca045296 winvlc: fix format string 10 years ago
Jean-Baptiste Kempf 7f78843a29 win32: only one dialog thanking the user 10 years ago
Steve Lhomme 51dba60000 Windows: don't display a dialog when crash upload fails 10 years ago
Jean-Baptiste Kempf 8799f42182 Windows: missing \n 10 years ago
Jean-Baptiste Kempf 45b0e1644d Windows: don't display a dialog when FTP transfer fails 10 years ago
Rémi Denis-Courmont d47fcbb413 Revert "--stats: default to false" (fixes #14035) 12 years ago
Hugo Beauzée-Luyssen a32f9e2d87 winvlc: Replace STDIN_FILENO by the equivalent _fileno call 12 years ago
Hugo Beauzée-Luyssen b47e3aa032 winvlc: Fix function pointer cast syntax 12 years ago
Hannes Domani 7e92a49276 Win32: stop stacktrace on bad pointer 12 years ago
Hannes Domani 8b0f5764e8 Win32: rename crashdump to get only 1 bug report 12 years ago
Hannes Domani 63e775d57f Win32: use %ls for wchar_t strings 12 years ago
Hannes Domani a2897b56dc Win32: stop stacktrace on nullpointer 12 years ago
Rémi Denis-Courmont 170e5561c1 win32: call SetErrorMode() while still single-threaded 13 years ago
Rémi Denis-Courmont 7a52ace172 vlc: fix warning 13 years ago
Rafaël Carré c24ea5fb3a --stats: default to false 13 years ago
Jean-Baptiste Kempf c435b2e5c6 Win32 vlc.exe: simplify by not calling asprintf 13 years ago
Jean-Baptiste Kempf 7439ce1970 Win32: take LANG value from --language and the HKCU value 13 years ago
Rémi Denis-Courmont 07794538aa vlc: use libvlc_set_app_id() 13 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Jean-Baptiste Kempf dcc36eb2ef Win32: move MessageBox error from libVLC to vlc.exe 14 years ago
Jean-Baptiste Kempf 2fa9a4ae70 WinVLC: use _snwprintf that is conforming to the standard 14 years ago
Jean-Baptiste Kempf 6f0e67fb39 Win32: better uploading messages for crashes 14 years ago
Rémi Denis-Courmont 62d68cd9c1 vlc: start hotkeys interface explicitly 14 years ago
Rémi Denis-Courmont a7b2dcf0ee Remove WinCE 14 years ago
Jean-Baptiste Kempf 9b77e10433 Win32: display stacktrace before modules list 14 years ago
Rémi Denis-Courmont 83a11816bc Use STD*_FILENO constants where applicable 14 years ago
Rémi Denis-Courmont 89e8034a72 winvlc: enable improved gettext language detection for Windows Vista 14 years ago
Jean-Baptiste Kempf bf511ca415 Fix compilation 14 years ago
Cezar Elnazli 85b689ebfa Cosmetic: Max 78 chars/line (bin/winvlc.c) 14 years ago
Rémi Denis-Courmont 8fe05711ee winvlc: --data-path no longer exists 14 years ago