349 Commits (master)

Author SHA1 Message Date
Olaf Hering 84ee1da4c8 meson: install helpers into pkg specific libexec directory 2 months ago
Steve Lhomme b2f9e4c415 bin: ignore vlc-preparser built binaries 2 months ago
Steve Lhomme d608dd3312 preparser: fix VLC_THUMBNAILER_SEEK_POS set on the wrong structure field 2 months ago
Rémi Denis-Courmont e23555302f posix: add $VLC_LIBEXEC_PATH 2 months ago
Rémi Denis-Courmont 1ef3754d2d bin: do not override SIGPIPE in debug builds 2 months ago
Gabriel Lafond-Thenaille 621c5871f1 preparser: create a the vlc-preparser process 1 year ago
Alexandre Janniaux 48f2b7f3c4 darwinvlc: fix libvlc termination and SIGTERM/SIGINT handling 10 months ago
Alexandre Janniaux 120b493978 darwinvlc: remove SIGCHLD GCD handling 1 year ago
Marvin Scholz 21b98cfa24 meson: depend plugin cache generation on all plugins 1 year ago
Alexandre Janniaux a94ae4b50a bin: meson: exclude android from bin generation 1 year ago
Brad Smith f5682b33c8 meson: fix building bin/override.c when X exists 1 year ago
Steve Lhomme 150ebf4c6c winvlc: always call SetDefaultDllDirectories() directly 1 year ago
Steve Lhomme 05e7dae2fc breakpad: remove MAX_PATH limits 1 year ago
Steve Lhomme 64d46c2ba0 win32: assume PROCESS_MITIGATION_IMAGE_LOAD_POLICY is defined 1 year ago
Steve Lhomme 9d866d5680 bin: don't build vlc.exe for Winstore builds 1 year ago
Marvin Scholz 76cd807c24 darwinvlc: do not call libvlc_release on NULL 1 year ago
Steve Lhomme 2450f52237 meson: don't build plugins.dat when cross compiling 1 year ago
Alexandre Janniaux 3a6bd45b9e darwinvlc: start interfaces in separate thread 2 years ago
Alexandre Janniaux ca7cb8d44e darwinvlc: remove VLA for argv 2 years ago
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