279 Commits (67ebc093d9a3c7011d8a6a3422c1616ee51ba39e)

Author SHA1 Message Date
Rémi Denis-Courmont feb4063c35 Use environment variable for data directory 15 years ago
Rémi Denis-Courmont b542d45898 vlc: fix regression with command line arguments 15 years ago
Rémi Denis-Courmont ae7b55a4f9 vlc: assume UTF-8 and drop dependency on libvlccore 15 years ago
Rémi Denis-Courmont bc032f3ca6 posix: drop support for non-UTF-8 operating systems 15 years ago
Edward Wang 502db837cf Embed manifest files as Windows PE resource 15 years ago
Rémi Denis-Courmont 6c2f2728fe Revert "Link vlc-cache-gen with the C++ standard library..." 15 years ago
Sam Hocevar 07d3861783 Link vlc-cache-gen with the C++ standard library to avoid issues when we 15 years ago
Rémi Denis-Courmont db36045cd9 Start dbus always, move inhibit and dbus startup to vlc 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
Rémi Denis-Courmont 62a4f9f3be Remove the now broken Maemo 5 poll hack 15 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 16 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 16 years ago
Rémi Denis-Courmont d9fc3851ea override: simplify CALL() 16 years ago
Jean-Baptiste Kempf f5b88cbb5b Win32: do not create too big stacktraces 16 years ago
Rémi Denis-Courmont 5eff95a005 Assume we ahve setenv() and unsetenv() 16 years ago
Rémi Denis-Courmont 549ce2cad1 Override the plugins path with an environment variable... 16 years ago