306 Commits (3fd8c7c5076cb975456ffaf4a34155231e1dbfa6)

Author SHA1 Message Date
Alexandre Janniaux 783494b68c bin: avoid running plugin cache generation 5 years ago
Alexandre Janniaux ea03ce2971 bin/debubsk: add test executable for some SK features 5 years ago
KO Myung-Hun e3f60a38d4 bin: fix linkage on OS/2 6 years ago
Tristan Matthews 53b73bede0 rootwrap: make setsockopt 1 usage consistent 6 years ago
Rémi Denis-Courmont c96462163e xcb/global: use autorun to start 6 years ago
Rémi Denis-Courmont 0c2d3c673d hotkeys: use autorun to start 6 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 7 years ago
Marvin Scholz 565e21f4d0 macosx: remove support for the language argument 7 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 8 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 9 years ago
Marvin Scholz a7611f68e6 winvlc: Move breakpad init completely in HAVE_BREAKPAD 9 years ago
Rémi Denis-Courmont 20bd2ef03b vlc: print an error if not starting any interface 9 years ago
Rémi Denis-Courmont d112b475eb vlc: do not clobber argv, argc 9 years ago
Rémi Denis-Courmont ba05ad6164 vlc-cache-gen: use correct install directory 9 years ago
Rémi Denis-Courmont ae6ecfb36e bin: define VLC_LIB_PATH 9 years ago
Felix Paul Kühne 9e12a2ca6e bin: fix installation when compiling for macOS with the VLC executable disabled 9 years ago
Hugo Beauzée-Luyssen 38c1add4d1 bin/Makefile.am: Explicitely depend on libbreakpad_wrapper.la 9 years ago
Hugo Beauzée-Luyssen 87d76d7689 bin/Makefile.am: Simplify 9 years ago
Hugo Beauzée-Luyssen 9bca12c0b8 bin: Fix vlc CFLAGS on !WIN32 9 years ago
Hugo Beauzée-Luyssen 80f61c8342 win32: Use breakpad for crash reporting 9 years ago
Hugo Beauzée-Luyssen 25f8fd2e20 winvlc: Remove old crash handling code 9 years ago
Hugo Beauzée-Luyssen 34d52c7081 Rework breakpad detection to enable it on windows as well 9 years ago
Rémi Denis-Courmont 5c5ebd199a win32: call SetDllDirectort() directly 9 years ago
Rémi Denis-Courmont 4448d4d5c1 win32: use thread-safe error mode (only) 9 years ago
Thomas Guillem 4ef1d5a27b winvlc: disable buffering on stderr 9 years ago
Rémi Denis-Courmont a93be48869 win32: only call SetErrorMode() if needed 9 years ago
Felix Paul Kühne bb7e8b5a71 bin: fix build and install for non-macOS Darwin platforms 9 years ago
Rémi Denis-Courmont 77a7a060b5 bin: build vlc-cache-gen even w/ --disable-vlc 9 years ago
Rémi Denis-Courmont 60002d17b7 Makefile: reorder/gather rules by target 9 years ago
Rémi Denis-Courmont 72a7dcfe2d Makefile: remove redundant variables 9 years ago
Rémi Denis-Courmont ca91e23992 Makefile: remove redundant if/endif 9 years ago
Rémi Denis-Courmont ac382c3b63 rootwrap: use fputs() where applicable 9 years ago
Rémi Denis-Courmont 334979d154 dbus: add command line option to disable MPRIS 9 years ago
Marvin Scholz 4fe5d6d3f5 darwinvlc: Clarify comment about PSN argument 9 years ago