282 Commits (5f9aa754cf4e72e4428d4e7e11413fd0ab77dadd)

Author SHA1 Message Date
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
Marvin Scholz a7611f68e6 winvlc: Move breakpad init completely in HAVE_BREAKPAD 8 years ago
Rémi Denis-Courmont 20bd2ef03b vlc: print an error if not starting any interface 8 years ago
Rémi Denis-Courmont d112b475eb vlc: do not clobber argv, argc 8 years ago
Rémi Denis-Courmont ba05ad6164 vlc-cache-gen: use correct install directory 8 years ago
Rémi Denis-Courmont ae6ecfb36e bin: define VLC_LIB_PATH 8 years ago
Felix Paul Kühne 9e12a2ca6e bin: fix installation when compiling for macOS with the VLC executable disabled 8 years ago
Hugo Beauzée-Luyssen 38c1add4d1 bin/Makefile.am: Explicitely depend on libbreakpad_wrapper.la 8 years ago
Hugo Beauzée-Luyssen 87d76d7689 bin/Makefile.am: Simplify 8 years ago
Hugo Beauzée-Luyssen 9bca12c0b8 bin: Fix vlc CFLAGS on !WIN32 8 years ago
Hugo Beauzée-Luyssen 80f61c8342 win32: Use breakpad for crash reporting 8 years ago
Hugo Beauzée-Luyssen 25f8fd2e20 winvlc: Remove old crash handling code 8 years ago
Hugo Beauzée-Luyssen 34d52c7081 Rework breakpad detection to enable it on windows as well 8 years ago
Rémi Denis-Courmont 5c5ebd199a win32: call SetDllDirectort() directly 8 years ago
Rémi Denis-Courmont 4448d4d5c1 win32: use thread-safe error mode (only) 8 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
Steve Lhomme 2c799b6fd7 bin: use a full path to build plugins.dat 9 years ago
Hugo Beauzée-Luyssen 60429c9c8b winvlc: Remove trailing whitespace 9 years ago
Hugo Beauzée-Luyssen 99db47431b winvlc: Try to load DLLs from system32 before any other folder 9 years ago
Steve Lhomme 681866b760 win32: do not load wininet.dll on startup, it's not a Known DLL 9 years ago
Jean-Baptiste Kempf 82326be1e9 Winvlc: add comments 9 years ago
Hugo Beauzée-Luyssen 083b4c517b bin: win32 resources: Fix manifest embeding 9 years ago
Hugo Beauzée-Luyssen 69d1dd35c4 bin: vlc_win32_rc depends on the manifest file 9 years ago
Jean-Baptiste Kempf 19c3247320 darwinvlc: check malloc return and free 9 years ago
Marvin Scholz 2b5baef57f macOS buildsystem: Adjust rpath and install_name 9 years ago
Jean-Baptiste Kempf af316abf68 macOS: factor out the Frameworks path definitions 9 years ago
Marvin Scholz 9fe1c7c2ca macOS: Add initialization of breakpad crash reporter 9 years ago
Marvin Scholz eec7a5f40c macOS: Add breakpad to buildsystem 9 years ago
Steve Lhomme 864b2ed2d9 core: WINAPI should be set on the pointer 9 years ago
Rémi Denis-Courmont 11400bc517 vlc: do not load kernel32.dll 10 years ago
Rémi Denis-Courmont 5d9004a644 vlc: set default DLL directories 10 years ago
Rémi Denis-Courmont e9ca045296 winvlc: fix format string 10 years ago
Jean-Baptiste Kempf 7f78843a29 win32: only one dialog thanking the user 10 years ago
Steve Lhomme 51dba60000 Windows: don't display a dialog when crash upload fails 10 years ago
Jean-Baptiste Kempf 8799f42182 Windows: missing \n 10 years ago
Jean-Baptiste Kempf 45b0e1644d Windows: don't display a dialog when FTP transfer fails 10 years ago
Jean-Baptiste Kempf b634e6a9c8 Fix comments about Qt4 10 years ago
Hugo Beauzée-Luyssen ce1325ed51 cachegen: fix when building without getopt 10 years ago
David Fuhrmann b15db2c780 cachegen: Remove remnants of -f option 10 years ago
Steve Lhomme 1c0fcde52b cachegen: use _WIN32 instead of WIN32 11 years ago