330 Commits (906e31714f751d2cd2d762d59c2384ff4e1e2a75)

Author SHA1 Message Date
Ankit Meel b53cc653ea meson: create vlc-cache-gen & plugins.dat 2 years ago
Fatih Uzunoglu 4baa098d90 raise minimum required mingw64 version from 5.0 to 6.0 2 years ago
Thomas Guillem 70dc1f9480 bin: use libvlc_Internal API directly 2 years ago
Steve Lhomme 82f3c43340 winvlc: remove libvlc_add_intf for globalhotkeys 2 years ago
Steve Lhomme 6e87bfd484 winvlc: use the enum policy when it's known 2 years ago
Steve Lhomme b10437cbc2 winvlc: don't define locally HeapEnableTerminationOnCorruption 2 years ago
Steve Lhomme 8c250b6fdc winvlc: avoid FromWide conversion for the language 2 years ago
Steve Lhomme 53d8a81b30 winvlc: avoid FromWide conversion on static strings 2 years ago
Steve Lhomme 1040e9a7ff breakpad: fix potential char used with _snwprintf() 2 years ago
Steve Lhomme 3e3292a58d winvlc: don't keep the crash path forever in memory 2 years ago
Steve Lhomme 520c9e9291 winvlc: don't attempt to send crash dumps if the path can't be found 2 years ago
Steve Lhomme 787eba6fa3 winvlc: fix potential buffer overflow in crashdump path 2 years ago
Steve Lhomme af5e87f41c build: ignore macOS build files 2 years ago
Khalid Masum a40c987a54 buildsystem: -sMAIN_MODULE for compiling executables 3 years ago
Alexandre Janniaux 84dab2a431 bin: Makefile.am: use EXTRA_%_DEPENDENCIES 3 years ago
Alexandre Janniaux dde449ee98 bin: Makefile.am: use abs_top_* variables directly 3 years ago
Steve Lhomme 0767bc491c winvlc: call SetProcessDEPPolicy directly 3 years ago
Steve Lhomme 603e9f1a61 vlc-cache-gen: get the absolute path of modules in a portable way 3 years ago
Alexandre Janniaux 748f6e6a11 bin: meson.build: conditionnally build binaries 3 years ago
Johannes Kauffmann f81f7cc5e9 meson: disable binaries if vlc isn't build 3 years ago
Steve Lhomme f05aa36d9d meson: fix the Windows type of the vlc executable 3 years ago
Steve Lhomme 780cfad471 winvlc: clean function pointer definition 3 years ago
Steve Lhomme b321e59e01 winvlc: remove useless _WIN32_IE value 3 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Rémi Denis-Courmont d2ef799a6f override: use X_DISPLAY_MISSING 4 years ago
Marvin Scholz ffaadb57c6 macosx: add rpath for Frameworks 4 years ago
KO Myung-Hun e3f60a38d4 bin: fix linkage on OS/2 5 years ago
Tristan Matthews 53b73bede0 rootwrap: make setsockopt 1 usage consistent 5 years ago
Rémi Denis-Courmont c96462163e xcb/global: use autorun to start 5 years ago
Rémi Denis-Courmont 0c2d3c673d hotkeys: use autorun to start 5 years ago
Marvin Scholz 8aadaf3db1 macosx: move breakpad initialization and allow opt-out 6 years ago
Alexandre Janniaux 81c60915f7 winvlc: silence unused warnings 6 years ago
Marvin Scholz b39f2f1c52 macosx: check type of preference entry before using 6 years ago
Marvin Scholz 565e21f4d0 macosx: remove support for the language argument 6 years ago
David Fuhrmann 358a3be3b0 macOS packaging: Use DESTDIR install for packaging 7 years ago
Steve Lhomme 260ee399c5 winvlc: fix warnings 7 years ago
Steve Lhomme cd61b872fc winvlc: use WCHAR instead of TCHAR 7 years ago
David Fuhrmann 5b8554d5ea darwinvlc: Set rpath appliciable for POSIX installation 7 years ago
David Fuhrmann e7120799cc src: darwin/dirs: Implement fallbacks for posix style installations 7 years ago
David Fuhrmann 965c4a0294 src: darwin/dirs: Package libraries and modules into Frameworks directory 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Marvin Scholz d75d12bee2 darwinvlc: Use FromCFString 8 years ago
Martin Storsjö 9edf62844f bin: win32: Link vlc.exe and vlc-cache-gen.exe with -static 8 years ago
Steve Lhomme 769f745315 bin:override: fix unsigned format modifier 8 years ago
Rémi Denis-Courmont 902dd36bbd configure: remove LIBPTHREAD 8 years ago
Rémi Denis-Courmont d78eef5211 winvlc: use exit handler 8 years ago
Rémi Denis-Courmont 31f34113ae cachegen: remove wrong/misleading error message 8 years ago
Rémi Denis-Courmont 1d233ef6be lib: remove unused libvlc_playlist_play() parameters 8 years ago
David Fuhrmann 724747fab5 darwinvlc: Print out if no interface can be found 8 years ago
KO Myung-Hun 68c70c11a3 os2: fix crash and memory leaks at exit 8 years ago