171 Commits (21e8a014d73b2ea532fd2bd77fbdca09afce8a32)

Author SHA1 Message Date
Antoine Cellerier a3363d0144 Set a default user agent on windows vlc too. 14 years ago
Rémi Denis-Courmont 982d89dbd1 winvlc: missing #include 14 years ago
Rémi Denis-Courmont 62a4f9f3be Remove the now broken Maemo 5 poll hack 14 years ago
KO Myung-Hun b5b1c1906f Fix compilation error due to pthread on OS/2 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é efd58cb463 spelling 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
Pierre Ynard 9e015a3fa6 Fix .gitignore files 15 years ago
KO Myung-Hun 9eb2f121b3 Use kill() instead of pthread_kill() on OS/2. 15 years ago
KO Myung-Hun 5d1975c448 Include 'sched.h' only if available 15 years ago
KO Myung-Hun 29d1b42ef2 Disable globalhotkeys, none interface on OS/2 15 years ago
KO Myung-Hun 4b5c54ec9f Fix the problem to free an invalid memory object. 15 years ago
Jean-Baptiste Kempf f87e9843a7 Win32: do not load DLL from cwd 15 years ago
Rémi Denis-Courmont b6c4de7c16 Fix race between installation and execution of vlc-cache-gen 15 years ago
Rémi Denis-Courmont ee1e329e73 Update libvlc.la path and factorize test Makefile 15 years ago
Rémi Denis-Courmont e33be977f4 Build modules before libvlc and VLC 15 years ago
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Rémi Denis-Courmont e7df8e75ea Migrate VLC_ADD_* flags from vlc-config to AC_SUBST 15 years ago
Rémi Denis-Courmont 7bded055e2 Ignore the vlc binaries 15 years ago
Rémi Denis-Courmont 92bd2294cf WinCE: compile fix 15 years ago
Rafaël Carré 83adfa3dc4 Fix vlc linking broken in [7a7630a19c] 15 years ago
Rémi Denis-Courmont 22c3b97b7a winvlc: fix arguments 15 years ago
Rémi Denis-Courmont 7a7630a19c winvlc: do use the libtool wrapper for vlc-static 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
Rafaël Carré c1a3ecd457 update: better version comparison 15 years ago
Rémi Denis-Courmont 62f348b047 Do not print start banner if stderr is not a TTY. 15 years ago
Rémi Denis-Courmont 97e233d494 Spell overridden correctly 15 years ago
Jean-Baptiste Kempf c977aa35ed Win32: Add vlc-cache-gen.exe properties 15 years ago
Jean-Baptiste Kempf 91e36c8931 Update Win32 resource files 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 15 years ago
Rémi Denis-Courmont d9fc3851ea override: simplify CALL() 15 years ago
Jean-Baptiste Kempf f5b88cbb5b Win32: do not create too big stacktraces 15 years ago
Rémi Denis-Courmont 5eff95a005 Assume we ahve setenv() and unsetenv() 15 years ago
Rémi Denis-Courmont 549ce2cad1 Override the plugins path with an environment variable... 15 years ago
Rémi Denis-Courmont d1ca34ed5b vlc: use signal handlers rather than sigwait() for SIGCHLD 15 years ago
Rémi Denis-Courmont 86c8ef3fb2 vlc: use SETMASK instead of BLOCK 15 years ago
Rémi Denis-Courmont 1ea58b26cc Revert "Do not load KDE Qt plugins until KDE gets a clue" 15 years ago
Rémi Denis-Courmont 96c7f9c269 Do not load KDE Qt plugins until KDE gets a clue 15 years ago
Rémi Denis-Courmont 5dc560308c Restore correct SIGCHLD handling 15 years ago
Rémi Denis-Courmont 2bc307db6f Do run exit handlers, fix a few leaks 15 years ago
Rémi Denis-Courmont 5094db41a4 Work around QProcess bug (KDE bug #260719) 15 years ago
Jai Menon 0dff66f4f6 Provide a variant of the CALL macro which doesn't use the nested functions GNU C extension. 15 years ago