index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
osdep
Commit message (
Expand
)
Author
Age
Files
Lines
*
subprocess: add a callback to ignore output
Ben Boeckel
2016-07-05
2
-0
/
+6
*
Fix misspellings
stepshal
2016-06-26
2
-5
/
+5
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
1
-3
/
+3
*
win32: pthread: use SRW locks by default
wm4
2016-05-24
2
-20
/
+33
*
mpv.rc: remove most contents
wm4
2016-03-14
1
-21
/
+0
*
glob-win: relicense to LGPL
James Ross-Gowan
2016-02-18
1
-7
/
+7
*
windows_utils: try and use FormatMessage for errors.
Kevin Mitchell
2016-02-17
2
-3
/
+23
*
dxva2: use mp_HESULT_to_str on FAILED(hr)
Kevin Mitchell
2016-02-16
1
-0
/
+35
*
cocoa: fix charcode retrieving for accented characters
Alexis Nootens
2016-02-15
1
-1
/
+2
*
Initial Android support
Jan Ekström
2016-02-10
3
-0
/
+102
*
build: make posix_spawn optional
wm4
2016-02-08
1
-0
/
+12
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
12
-84
/
+85
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
5
-5
/
+5
*
ao_wasapi: move out some utility functions
wm4
2016-01-11
2
-0
/
+126
*
win32: fix fd://
James Ross-Gowan
2016-01-07
1
-0
/
+7
*
Update copyright year
wm4
2016-01-01
1
-1
/
+1
*
path-win: include initguid.h
Kevin Mitchell
2015-12-20
1
-0
/
+1
*
win32: add Windows 10 compatibility GUID
James Ross-Gowan
2015-12-20
1
-0
/
+2
*
win32: path: use Known Folder IDs
James Ross-Gowan
2015-12-20
1
-7
/
+9
*
win32: use PIPE_REJECT_REMOTE_CLIENTS
James Ross-Gowan
2015-12-20
1
-1
/
+2
*
win32: remove ProcThreadAttributeList dynamic loading
James Ross-Gowan
2015-12-20
1
-36
/
+6
*
win32: remove SetDllDirectoryW dynamic loading
James Ross-Gowan
2015-12-20
1
-4
/
+1
*
win32: fix console output with raw stdio functions
James Ross-Gowan
2015-12-06
1
-8
/
+7
*
input: add append argument to file drop event
Kevin Mitchell
2015-08-30
1
-1
/
+1
*
atomics: cleanup HAVE_ATOMICS define
wm4
2015-08-13
1
-5
/
+0
*
terminal: disable terminal foreground state polling
wm4
2015-08-01
1
-2
/
+1
*
win32: revert wchar_t changes
wm4
2015-08-01
4
-21
/
+21
*
win32: more wchar_t -> WCHAR replacements
wm4
2015-07-30
1
-1
/
+1
*
win32: replace wchar_t with WCHAR
wm4
2015-07-29
3
-20
/
+20
*
win32: pthread: don't play dirty tricks for mutex init
wm4
2015-07-27
2
-28
/
+10
*
win32: add portable config mode
wm4
2015-07-27
1
-9
/
+30
*
player: use exit code 0 by default for quit, 4 for signals, etc.
Philip Sequeira
2015-07-11
1
-1
/
+1
*
timer: fix a corner case on clock changes
wm4
2015-07-04
1
-1
/
+4
*
win32: use QueryPerformanceCounter for timing
James Ross-Gowan
2015-07-04
1
-13
/
+11
*
subprocess, lua: export whether the process was killed by us
wm4
2015-06-27
3
-3
/
+13
*
terminal-unix: set terminal mode on init
wm4
2015-06-27
1
-1
/
+1
*
Revert "win32: add mappings for some special keys"
wm4
2015-06-24
1
-9
/
+0
*
Various spelling fixes
Marcin Kurczewski
2015-06-18
1
-1
/
+1
*
osx: add NULL check for input context in a missing case
wm4
2015-06-01
1
-1
/
+2
*
osx: synchronize access to the input_ctx
wm4
2015-05-26
1
-18
/
+30
*
osx: never expose input_ctx from EventsResponder
wm4
2015-05-26
3
-20
/
+33
*
win32: do not call timeEndPeriod(1) on termination
wm4
2015-05-21
1
-8
/
+0
*
Remove trailing whitespaces
Michael Vetter
2015-05-15
2
-200
/
+200
*
win32: add mappings for some special keys
wm4
2015-05-12
1
-0
/
+9
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
4
-23
/
+11
*
ao: make better use of atomics
wm4
2015-05-11
1
-0
/
+1
*
atomics: add atomic_fetch_and/atomic_fetch_or
wm4
2015-05-11
1
-7
/
+20
*
Always block SIGPIPE globally
wm4
2015-05-11
1
-3
/
+0
*
build: exclude -Wredundant-decls
wm4
2015-05-09
1
-2
/
+0
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
2
-3
/
+3
*
subprocess-win: use the correct pipe namespace
James Ross-Gowan
2015-05-04
1
-1
/
+1
*
win32: fix desktop directory
wm4
2015-05-03
1
-1
/
+1
*
win32: move platform specifics to osdep
wm4
2015-05-02
1
-0
/
+28
*
build: move main-fn files to osdep
wm4
2015-05-02
6
-7
/
+76
*
cocoa: always compile OSX application code with cocoa
wm4
2015-05-02
3
-11
/
+15
*
path: update path descriptions
wm4
2015-05-02
1
-1
/
+2
*
path: add resolving desktop path to platform-specific paths
wm4
2015-05-01
3
-2
/
+14
*
timer: add "static" to a variable
wm4
2015-05-01
1
-1
/
+1
*
path: refactor
wm4
2015-05-01
4
-25
/
+98
*
terminal: printf() is not signal-safe
wm4
2015-04-24
1
-2
/
+1
*
subprocess: move implementation for deatched subprocesses
wm4
2015-04-15
2
-0
/
+60
*
subprocess-posix: always connect stdin to /dev/null
wm4
2015-04-15
1
-1
/
+12
*
Update license headers
Marcin Kurczewski
2015-04-13
13
-49
/
+41
*
win32: only attach to the console from mpv.com
James Ross-Gowan
2015-04-11
3
-13
/
+44
*
win32: use a platform-specific unicode entry-point
James Ross-Gowan
2015-04-11
2
-28
/
+0
*
subprocess-win: clarify argument escaping logic
James Ross-Gowan
2015-03-24
1
-8
/
+8
*
subprocess-win: handle empty arguments correctly
James Ross-Gowan
2015-03-24
1
-0
/
+6
*
osx: terminate argv properly when arguments are removed
wm4
2015-03-06
1
-1
/
+4
*
cocoa: silence -Wlogical-op-parentheses
Stefano Pigozzi
2015-03-04
1
-1
/
+1
*
msg: use relaxed atomics for log level test
wm4
2015-03-02
1
-0
/
+5
*
cocoa: remove unused function
Stefano Pigozzi
2015-02-14
1
-7
/
+0
*
cocoa: fix exiting the command line player
wm4
2015-02-13
1
-4
/
+3
*
osx: move cocoa specific call out of common code
wm4
2015-02-12
1
-0
/
+2
*
win32: fix/change application name
wm4
2015-02-09
2
-3
/
+3
*
osdep/subprocess-posix: remove __GLIBC__ guard
Kevin Mitchell
2015-02-03
1
-3
/
+2
*
msg: add --log-file option
wm4
2015-01-26
2
-1
/
+3
*
win32: use monotonic clock on windows if possible
Hiltjo Posthuma
2015-01-19
1
-0
/
+10
*
subprocess-win: Always quote argv[0]
James Ross-Gowan
2015-01-16
1
-3
/
+5
*
win32: request UTF-16 API variants, Vista+ APIs, and COM C macros
wm4
2015-01-07
1
-1
/
+0
*
terminal: always print to stderr with --no-input-terminal
wm4
2015-01-07
1
-5
/
+6
*
player: use libavutil API to get number of CPUs
wm4
2015-01-05
2
-67
/
+0
*
subprocess: allow disabling redirection of stdout/stderr
wm4
2015-01-01
2
-6
/
+10
*
win32: add native wrappers for pthread functions
wm4
2015-01-01
3
-0
/
+380
*
Update copyright year
wm4
2015-01-01
1
-1
/
+1
*
win32: add mmap() emulation
wm4
2014-12-26
2
-0
/
+74
*
client API: document requirement to block SIGPIPE
wm4
2014-12-24
1
-1
/
+1
*
cocoa: ignore first file open events from command line
Stefano Pigozzi
2014-12-07
2
-0
/
+9
*
cocoa: use --idle when running inside bundle
Stefano Pigozzi
2014-12-06
4
-152
/
+56
*
cocoa: don't create Dock icon for audio only files
Stefano Pigozzi
2014-12-05
1
-17
/
+4
*
cocoa: remove urlencoding for url open events
Stefano Pigozzi
2014-12-02
1
-0
/
+2
*
cocoa: fix opening reference URLs (.file/id=)
Stefano Pigozzi
2014-12-01
1
-2
/
+4
*
subprocess-win: remove a Vista-only flag
James Ross-Gowan
2014-11-28
1
-3
/
+2
*
subprocess: minor cosmetic cleanup
wm4
2014-11-22
3
-5
/
+9
*
lua: subprocess: move to osdep/subprocess-{win,posix}.c
James Ross-Gowan
2014-11-22
3
-0
/
+547
*
Catch SIGPIPE
wm4
2014-11-20
1
-0
/
+3
*
terminal-unix: Add some comments about FD use.
Rudolf Polzer
2014-11-13
1
-0
/
+8
*
terminal-unix: Fix initial terminal state.
Rudolf Polzer
2014-11-13
1
-1
/
+1
*
atomics: add atomic_compare_exchange_strong()
wm4
2014-11-09
1
-0
/
+11
*
win32: silence some warnings
James Ross-Gowan
2014-11-08
1
-1
/
+1
*
osdep: potentially fix compilation on OpenBSD
wm4
2014-10-31
1
-0
/
+1
*
osdep: add helper for creating a sane pipe()
wm4
2014-10-26
2
-4
/
+21
*
terminal: drop ncurses/terminfo/termcap support
wm4
2014-10-23
1
-386
/
+3
*
terminal: strictly don't read terminal input if stdout is not a terminal
wm4
2014-10-23
1
-5
/
+8
*
win32: change config path priorities
wm4
2014-10-23
1
-2
/
+2
*
osdep: NetBSD pthread_setname_np()
wm4
2014-10-22
1
-0
/
+6
*
osdep: shorten thread name on glibc only
wm4
2014-10-20
1
-3
/
+7
*
osdep: limit thread names to 16 characters
wm4
2014-10-20
1
-1
/
+1
*
Set thread name for debugging
wm4
2014-10-19
5
-0
/
+25
*
win32: remove an unneeded mechanism
wm4
2014-10-19
2
-7
/
+3
*
win32: remove outdated comment
wm4
2014-10-19
1
-3
/
+0
*
win32: get rid of mp_stat in the normal source code
wm4
2014-10-17
2
-7
/
+54
*
win32: make lseek() fail on pipes
wm4
2014-10-17
2
-0
/
+19
*
cocoa: allow to disable apple remote at compile time
Stefano Pigozzi
2014-10-17
1
-0
/
+9
*
terminal: recognize ^h
wm4
2014-10-17
1
-0
/
+1
*
cocoa: post keydown and keyup events without event monitor
Stefano Pigozzi
2014-10-09
2
-0
/
+6
*
libmpv/cocoa: don't start the event monitor
Stefano Pigozzi
2014-10-09
2
-10
/
+21
*
Remove mpbswap.h
wm4
2014-09-25
1
-32
/
+0
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
1
-0
/
+6
*
osdep: hack to fix build with low quality pthreads-w32 headers
wm4
2014-09-20
1
-0
/
+1
*
osdep/semaphore_osx.c: Include osdep/semaphore.h before #ifdef
Diogo Franco (Kovensky)
2014-09-10
1
-3
/
+2
*
osdep: fix windows build
wm4
2014-09-10
1
-1
/
+2
*
osdep: add POSIX semaphore emulation for OSX
wm4
2014-09-10
2
-0
/
+179
*
terminal-unix: don't read from stdin if it's not a terminal
wm4
2014-09-10
1
-1
/
+1
*
terminal-unix: move to thread
wm4
2014-09-10
3
-37
/
+73
*
terminal-win: minor simplification
wm4
2014-09-10
1
-2
/
+2
*
win32: add tmpfile() replacement
James Ross-Gowan
2014-09-05
2
-0
/
+37
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
4
-2
/
+137
*
bstr: preparation for next commit
wm4
2014-08-29
1
-0
/
+1
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
1
-4
/
+4
*
win32: correct SGR sequence handling
James Ross-Gowan
2014-08-24
1
-5
/
+13
*
win32: correct HANDLE type
James Ross-Gowan
2014-08-24
3
-5
/
+5
*
terminal-unix: new input handling code
wm4
2014-08-21
1
-33
/
+246
*
terminal-win: read input from a thread
wm4
2014-08-21
2
-29
/
+51
*
terminal: some cleanups
wm4
2014-08-21
3
-64
/
+32
*
terminal-win: remove nonsensical code
wm4
2014-08-21
1
-9
/
+0
*
win32: emulate some ANSI terminal escape codes
wm4
2014-08-21
4
-41
/
+82
*
terminal-unix: eliminate unnecessary variable
wm4
2014-08-20
1
-5
/
+2
*
cocoa: move handleFilesArray: to macosx_events
FRAU KOUJIRO
2014-08-06
4
-17
/
+18
*
cocoa: move set_input_context to macosx_events
FRAU KOUJIRO
2014-08-06
4
-9
/
+9
*
cocoa: sync inputContext inside EventsResponder
FRAU KOUJIRO
2014-08-06
3
-12
/
+28
*
cocoa: decouple events from application somewhat
FRAU KOUJIRO
2014-08-06
4
-64
/
+118
*
Remove the last remains of slave mode
wm4
2014-08-01
3
-32
/
+2
*
cocoa: fix key equivalent dispatching
Stefano Pigozzi
2014-07-30
2
-22
/
+7
*
osdep: don't assume errno is positive
wm4
2014-07-25
1
-2
/
+2
*
cocoa: fix compilation on OS X 10.8
Stefano Pigozzi
2014-07-14
2
-4
/
+30
*
build: deal with endian mess
wm4
2014-07-10
1
-0
/
+31
*
config: use the same signature for win32/OSX specific path functions
wm4
2014-06-26
3
-8
/
+12
*
config: make passing talloc context optional for some functions
wm4
2014-06-26
2
-14
/
+7
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
3
-40
/
+39
*
win32: implement --priority differently
wm4
2014-06-12
2
-94
/
+0
*
input: separate wakeup pipe creation into a separate function
wm4
2014-05-30
2
-0
/
+26
*
timer: remove unneeded time_t overflow check
wm4
2014-05-24
1
-12
/
+1
*
timer: workaround for crappy operating systems
wm4
2014-05-23
1
-0
/
+1
*
timer: fix previous commit
wm4
2014-05-22
1
-1
/
+1
*
timer: improve overflow checks
wm4
2014-05-22
1
-4
/
+5
*
timer: fix (usually impossible) timespec.tv_sec overflow
wm4
2014-05-22
1
-1
/
+13
*
osdep: silence a -Wshadow warning
wm4
2014-05-21
1
-2
/
+2
*
timer: account for negative time values
wm4
2014-05-18
1
-2
/
+6
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
4
-53
/
+87
*
terminal: always use SA_RESTART with sigaction()
wm4
2014-04-26
1
-1
/
+1
*
threads: fix function name
wm4
2014-04-23
2
-4
/
+4
*
dispatch: move into its own source file
wm4
2014-04-23
2
-249
/
+0
*
glob-win: support Unicode
James Ross-Gowan
2014-04-21
3
-103
/
+151
*
Kill all tabs
wm4
2014-04-13
2
-1865
/
+1865
*
client API: add mpv_get_wakeup_pipe convenience function
wm4
2014-04-12
2
-1
/
+4
*
terminal-unix: reject overlong termcap strings
wm4
2014-04-10
1
-0
/
+3
*
timer: reduce ifdef headsplitting-factor
wm4
2014-03-09
1
-3
/
+8
*
timer: switch to CLOCK_MONOTONIC
wm4
2014-03-09
1
-0
/
+10
*
timer: add utility function to get relative time
wm4
2014-02-28
2
-0
/
+17
*
threads: fix wait time overflow check
wm4
2014-02-26
1
-2
/
+2
*
win32: restore support for exe directory as config directory
elevengu
2014-02-14
1
-1
/
+5
*
cocoa: fix deadlock during initialization [2]
Stefano Pigozzi
2014-02-13
1
-6
/
+3