git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
demux: mp4: fix stsd v1 regression
[vlc.git]
/
bin
/
2021-01-29
KO Myung-Hun
bin: fix linkage on OS/2
tree
|
commitdiff
2020-11-22
Tristan Matthews
rootwrap: make setsockopt 1 usage consistent
tree
|
commitdiff
2020-11-21
Rémi Denis-Courmont
xcb/global: use autorun to start
tree
|
commitdiff
2020-11-21
Rémi Denis-Courmont
hotkeys: use autorun to start
tree
|
commitdiff
2020-05-26
Marvin Scholz
macosx: move breakpad initialization and allow opt-out
tree
|
commitdiff
2020-03-30
Alexandre Janniaux
winvlc: silence unused warnings
tree
|
commitdiff
2020-03-25
Marvin Scholz
macosx: check type of preference entry before using
tree
|
commitdiff
2020-03-25
Marvin Scholz
macosx: remove support for the language argument
tree
|
commitdiff
2019-12-10
David Fuhrmann
macOS packaging: Use DESTDIR install for packaging
tree
|
commitdiff
2019-06-03
Steve Lhomme
winvlc: fix warnings
tree
|
commitdiff
2019-04-03
Steve Lhomme
winvlc: use WCHAR instead of TCHAR
tree
|
commitdiff
2019-03-27
David Fuhrmann
darwinvlc: Set rpath appliciable for POSIX installation
tree
|
commitdiff
2019-03-27
David Fuhrmann
src: darwin/dirs: Implement fallbacks for posix style...
tree
|
commitdiff
2019-03-20
David Fuhrmann
src: darwin/dirs: Package libraries and modules into...
tree
|
commitdiff
2019-01-17
Steve Lhomme
remove the $Id$ in the source code
tree
|
commitdiff
2018-10-20
Marvin Scholz
darwinvlc: Use FromCFString
tree
|
commitdiff
2018-09-13
Martin Storsjö
bin: win32: Link vlc.exe and vlc-cache-gen.exe with...
tree
|
commitdiff
2018-07-11
Steve Lhomme
bin:override: fix unsigned format modifier
tree
|
commitdiff
2018-06-18
Rémi Denis-Courmont
configure: remove LIBPTHREAD
tree
|
commitdiff
2018-05-11
Rémi Denis-Courmont
winvlc: use exit handler
tree
|
commitdiff
2018-05-09
Rémi Denis-Courmont
cachegen: remove wrong/misleading error message
tree
|
commitdiff
2018-05-09
Rémi Denis-Courmont
lib: remove unused libvlc_playlist_play() parameters
tree
|
commitdiff
2018-03-24
David Fuhrmann
darwinvlc: Print out if no interface can be found
tree
|
commitdiff
2018-03-23
KO Myung-Hun
os2: fix crash and memory leaks at exit
tree
|
commitdiff
2018-03-15
Marvin Scholz
winvlc: Move breakpad init completely in HAVE_BREAKPAD
tree
|
commitdiff
2018-03-11
Rémi Denis-Courmont
vlc: print an error if not starting any interface
tree
|
commitdiff
2018-03-11
Rémi Denis-Courmont
vlc: do not clobber argv, argc
tree
|
commitdiff
2018-03-06
Rémi Denis-Courmont
vlc-cache-gen: use correct install directory
tree
|
commitdiff
2018-02-08
Rémi Denis-Courmont
bin: define VLC_LIB_PATH
tree
|
commitdiff
2018-02-02
Felix Paul Kühne
bin: fix installation when compiling for macOS with...
tree
|
commitdiff
2017-12-27
Hugo Beauzée-Luyssen
bin/Makefile.am: Explicitely depend on libbreakpad_wrap...
tree
|
commitdiff
2017-12-27
Hugo Beauzée-Luyssen
bin/Makefile.am: Simplify
tree
|
commitdiff
2017-12-26
Hugo Beauzée-Luyssen
bin: Fix vlc CFLAGS on !WIN32
tree
|
commitdiff
2017-12-23
Hugo Beauzée-Luyssen
win32: Use breakpad for crash reporting
tree
|
commitdiff
2017-12-23
Hugo Beauzée-Luyssen
winvlc: Remove old crash handling code
tree
|
commitdiff
2017-12-23
Hugo Beauzée-Luyssen
Rework breakpad detection to enable it on windows as...
tree
|
commitdiff
2017-12-10
Rémi Denis-Courmont
win32: call SetDllDirectort() directly
tree
|
commitdiff
2017-12-03
Rémi Denis-Courmont
win32: use thread-safe error mode (only)
tree
|
commitdiff
2017-11-28
Thomas Guillem
winvlc: disable buffering on stderr
tree
|
commitdiff
2017-11-02
Rémi Denis-Courmont
win32: only call SetErrorMode() if needed
tree
|
commitdiff
2017-09-24
Felix Paul Kühne
bin: fix build and install for non-macOS Darwin platforms
tree
|
commitdiff
2017-09-20
Rémi Denis-Courmont
bin: build vlc-cache-gen even w/ --disable-vlc
tree
|
commitdiff
2017-09-20
Rémi Denis-Courmont
Makefile: reorder/gather rules by target
tree
|
commitdiff
2017-09-20
Rémi Denis-Courmont
Makefile: remove redundant variables
tree
|
commitdiff
2017-09-20
Rémi Denis-Courmont
Makefile: remove redundant if/endif
tree
|
commitdiff
2017-06-19
Rémi Denis-Courmont
rootwrap: use fputs() where applicable
tree
|
commitdiff
2017-06-18
Rémi Denis-Courmont
dbus: add command line option to disable MPRIS
tree
|
commitdiff
2017-05-07
Marvin Scholz
darwinvlc: Clarify comment about PSN argument
tree
|
commitdiff
2017-04-12
Steve Lhomme
bin: use a full path to build plugins.dat
tree
|
commitdiff
2017-03-10
Hugo Beauzée-Luyssen
winvlc: Remove trailing whitespace
tree
|
commitdiff
2017-03-10
Hugo Beauzée-Luyssen
winvlc: Try to load DLLs from system32 before any other...
tree
|
commitdiff
2017-03-10
Steve Lhomme
win32: do not load wininet.dll on startup, it's not...
tree
|
commitdiff
2017-03-10
Jean-Baptiste Kempf
Winvlc: add comments
tree
|
commitdiff
2017-03-08
Hugo Beauzée-Luyssen
bin: win32 resources: Fix manifest embeding
tree
|
commitdiff
2017-03-08
Hugo Beauzée-Luyssen
bin: vlc_win32_rc depends on the manifest file
tree
|
commitdiff
2017-03-05
Jean-Baptiste Kempf
darwinvlc: check malloc return and free
tree
|
commitdiff
2017-02-27
Marvin Scholz
macOS buildsystem: Adjust rpath and install_name
tree
|
commitdiff
2017-02-18
Jean-Baptiste Kempf
macOS: factor out the Frameworks path definitions
tree
|
commitdiff
2017-02-17
Marvin Scholz
macOS: Add initialization of breakpad crash reporter
tree
|
commitdiff
2017-02-17
Marvin Scholz
macOS: Add breakpad to buildsystem
tree
|
commitdiff
2017-02-14
Steve Lhomme
core: WINAPI should be set on the pointer
tree
|
commitdiff
2016-11-18
Rémi Denis-Courmont
vlc: do not load kernel32.dll
tree
|
commitdiff
2016-11-18
Rémi Denis-Courmont
vlc: set default DLL directories
tree
|
commitdiff
2016-10-11
Rémi Denis-Courmont
winvlc: fix format string
tree
|
commitdiff
2016-10-10
Jean-Baptiste Kempf
win32: only one dialog thanking the user
tree
|
commitdiff
2016-10-10
Steve Lhomme
Windows: don't display a dialog when crash upload fails
tree
|
commitdiff
2016-09-24
Jean-Baptiste Kempf
Windows: missing \n
tree
|
commitdiff
2016-09-23
Jean-Baptiste Kempf
Windows: don't display a dialog when FTP transfer fails
tree
|
commitdiff
2016-02-27
Jean-Baptiste Kempf
Fix comments about Qt4
tree
|
commitdiff
2016-02-06
Hugo Beauzée-Luyssen
cachegen: fix when building without getopt
tree
|
commitdiff
2015-12-26
David Fuhrmann
cachegen: Remove remnants of -f option
tree
|
commitdiff
2015-08-05
Steve Lhomme
cachegen: use _WIN32 instead of WIN32
tree
|
commitdiff
2015-07-25
Felix Paul Kühne
cachegen: remove force option and always reset the...
tree
|
commitdiff
2015-06-21
David Fuhrmann
bin: build a vlc-osx-static similar to vlc-static,...
tree
|
commitdiff
2015-06-20
David Fuhrmann
darwinvlc/macosx: rework binary, start main loop in...
tree
|
commitdiff
2015-06-20
David Fuhrmann
darwinvlc: compile with objc and fix build system
tree
|
commitdiff
2015-06-05
KO Myung-Hun
vlc-wrapper: disable on OS/2
tree
|
commitdiff
2015-05-21
Rémi Denis-Courmont
rootwrap: work around missing MSG_NOSIGNAL on old BSD...
tree
|
commitdiff
2015-05-21
Rémi Denis-Courmont
rootwrap: use BSD SO_NOSIGPIPE
tree
|
commitdiff
2015-05-17
Rémi Denis-Courmont
Use MSG_NOSIGNAL in send()/sendto()/sendmsg()
tree
|
commitdiff
2015-04-11
David Fuhrmann
darwinvlc: move play call to minimize time for race...
tree
|
commitdiff
2015-03-09
Rémi Denis-Courmont
Revert "--stats: default to false" (fixes #14035)
tree
|
commitdiff
2014-11-28
Jean-Baptiste Kempf
Win32: file description shouldn't have the version...
tree
|
commitdiff
2014-11-21
Hugo Beauzée-Luyssen
winvlc: Replace STDIN_FILENO by the equivalent _fileno...
tree
|
commitdiff
2014-10-24
Hugo Beauzée-Luyssen
winvlc: Fix function pointer cast syntax
tree
|
commitdiff
2014-10-20
Hannes Domani
Win32: stop stacktrace on bad pointer
tree
|
commitdiff
2014-08-15
Hannes Domani
Win32: rename crashdump to get only 1 bug report
tree
|
commitdiff
2014-08-13
Hannes Domani
Win32: use %ls for wchar_t strings
tree
|
commitdiff
2014-08-11
Hannes Domani
Win32: stop stacktrace on nullpointer
tree
|
commitdiff
2014-04-22
Rémi Denis-Courmont
rootwrap: file descriptor leak
tree
|
commitdiff
2014-02-23
KO Myung-Hun
bin: fix SIGSEGV at exit on OS/2
tree
|
commitdiff
2014-02-12
David Fuhrmann
bin/darwinvlc: readd exit handler for the case the...
tree
|
commitdiff
2014-02-07
Rémi Denis-Courmont
win32: call SetErrorMode() while still single-threaded
tree
|
commitdiff
2014-02-06
Felix Paul Kühne
darwinvlc: fix transcoding on command-line broken in...
tree
|
commitdiff
2014-02-03
David Fuhrmann
macosx: implement libvlc exit handler to properly termi...
tree
|
commitdiff
2014-02-03
David Fuhrmann
bin/mac: do not start playlist while quitting VLC
tree
|
commitdiff
2014-01-28
Rémi Denis-Courmont
vlc: fix warning
tree
|
commitdiff
2014-01-28
Rafaël Carré
--stats: default to false
tree
|
commitdiff
2013-11-24
Felix Paul Kühne
darwinvlc: fix automatic language selection (close...
tree
|
commitdiff
2013-11-10
Felix Paul Kühne
bin/darwinvlc: fix l10n preferences lookup code
tree
|
commitdiff
next