67 Commits (a2897b56dc6e8c1bb4e1e705e6a6df97574c01a6)

Author SHA1 Message Date
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
Rémi Denis-Courmont feb4063c35 Use environment variable for data directory 15 years ago
Antoine Cellerier a3363d0144 Set a default user agent on windows vlc too. 15 years ago
Rémi Denis-Courmont 982d89dbd1 winvlc: missing #include 15 years ago
Jean-Baptiste Kempf 12797a5244 Win32 Crashreport: use FTP passive mode 15 years ago
Rémi Denis-Courmont 7ac7fbccf5 Win32: setmode(stdin) belongs in the app, not the library 15 years ago
Rafaël Carré 5b3e912db1 win32 crash report: simplify crashdump_path usage 15 years ago
Jean-Baptiste Kempf 036d2ec059 WinVLC: upload the crashes to the right location 15 years ago
Rafaël Carré 98f09b5dd8 winvlc: include address space layout in crash reports 15 years ago
Rafaël Carré a7172a8f1f win64: report crashes 15 years ago
Jean-Baptiste Kempf f87e9843a7 Win32: do not load DLL from cwd 15 years ago
Rémi Denis-Courmont 92bd2294cf WinCE: compile fix 15 years ago
Rémi Denis-Courmont 22c3b97b7a winvlc: fix arguments 15 years ago
Rémi Denis-Courmont 00f9c81e01 winvlc: force plugin and data paths for vlc-static.exe 15 years ago
Rémi Denis-Courmont 8a3032cce8 winvlc: fix warning 15 years ago
Jean-Baptiste Kempf 7813291609 winvlc: various cleaning and comments 15 years ago
Jean-Baptiste Kempf 30b2de492e Win32: forgotten error GUI messages 15 years ago
Jean-Baptiste Kempf f84dd14d1d Win32: more dialogs when submitting the bug reports 15 years ago
Pierre Ynard 7e8f17ffa5 Win32: fix encoding of crash dumps 16 years ago
Jean-Baptiste Kempf f5b88cbb5b Win32: do not create too big stacktraces 16 years ago
Rafaël Carré 35c8b6fef6 winvlc.c: cosmetics 16 years ago
Rafaël Carré 0dc9628b41 winvlc: enable media-library 16 years ago
Geoffroy Couprie 89486ccb0b Win32: Activate DEP on XP SP3. DEP is useless without ASLR, but people using an 10 year old OS don't have the right to complain 16 years ago
Rémi Denis-Courmont c796d10a9a Require Windows XP 17 years ago
Rémi Denis-Courmont 09020b63ba LibVLC core: remove exceptions 17 years ago
Geoffroy Couprie 4675f892ad Win32: close vlc when heap corruption is detected 17 years ago
Rémi Denis-Courmont 7c912f1eda libvlc_playlist_play: remove unused exception 17 years ago
Rémi Denis-Courmont cec206c39a libvlc_add_intf: remove dummy exception parameter 17 years ago
Rémi Denis-Courmont 13d838b645 ignore-config defaults to true 17 years ago
Jean-Baptiste Kempf 9689d87dbd WinVLC: kill "was used with no prototype before its definition" 17 years ago
Jean-Baptiste Kempf 3e9c8d1bd8 Do not use crashdumps on Win64 17 years ago
Jean-Baptiste Kempf 4164da8033 Update _WIN32_IE to IE 5.01 17 years ago