index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
osdep
Commit message (
Expand
)
Author
Age
*
Fix misspellings
stepshal
2016-06-26
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
*
win32: pthread: use SRW locks by default
wm4
2016-05-24
*
mpv.rc: remove most contents
wm4
2016-03-14
*
glob-win: relicense to LGPL
James Ross-Gowan
2016-02-18
*
windows_utils: try and use FormatMessage for errors.
Kevin Mitchell
2016-02-17
*
dxva2: use mp_HESULT_to_str on FAILED(hr)
Kevin Mitchell
2016-02-16
*
cocoa: fix charcode retrieving for accented characters
Alexis Nootens
2016-02-15
*
Initial Android support
Jan Ekström
2016-02-10
*
build: make posix_spawn optional
wm4
2016-02-08
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
ao_wasapi: move out some utility functions
wm4
2016-01-11
*
win32: fix fd://
James Ross-Gowan
2016-01-07
*
Update copyright year
wm4
2016-01-01
*
path-win: include initguid.h
Kevin Mitchell
2015-12-20
*
win32: add Windows 10 compatibility GUID
James Ross-Gowan
2015-12-20
*
win32: path: use Known Folder IDs
James Ross-Gowan
2015-12-20
*
win32: use PIPE_REJECT_REMOTE_CLIENTS
James Ross-Gowan
2015-12-20
*
win32: remove ProcThreadAttributeList dynamic loading
James Ross-Gowan
2015-12-20
*
win32: remove SetDllDirectoryW dynamic loading
James Ross-Gowan
2015-12-20
*
win32: fix console output with raw stdio functions
James Ross-Gowan
2015-12-06
*
input: add append argument to file drop event
Kevin Mitchell
2015-08-30
*
atomics: cleanup HAVE_ATOMICS define
wm4
2015-08-13
*
terminal: disable terminal foreground state polling
wm4
2015-08-01
*
win32: revert wchar_t changes
wm4
2015-08-01
*
win32: more wchar_t -> WCHAR replacements
wm4
2015-07-30
*
win32: replace wchar_t with WCHAR
wm4
2015-07-29
*
win32: pthread: don't play dirty tricks for mutex init
wm4
2015-07-27
*
win32: add portable config mode
wm4
2015-07-27
*
player: use exit code 0 by default for quit, 4 for signals, etc.
Philip Sequeira
2015-07-11
*
timer: fix a corner case on clock changes
wm4
2015-07-04
*
win32: use QueryPerformanceCounter for timing
James Ross-Gowan
2015-07-04
*
subprocess, lua: export whether the process was killed by us
wm4
2015-06-27
*
terminal-unix: set terminal mode on init
wm4
2015-06-27
*
Revert "win32: add mappings for some special keys"
wm4
2015-06-24
*
Various spelling fixes
Marcin Kurczewski
2015-06-18
*
osx: add NULL check for input context in a missing case
wm4
2015-06-01
*
osx: synchronize access to the input_ctx
wm4
2015-05-26
*
osx: never expose input_ctx from EventsResponder
wm4
2015-05-26
*
win32: do not call timeEndPeriod(1) on termination
wm4
2015-05-21
*
Remove trailing whitespaces
Michael Vetter
2015-05-15
*
win32: add mappings for some special keys
wm4
2015-05-12
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
*
ao: make better use of atomics
wm4
2015-05-11
*
atomics: add atomic_fetch_and/atomic_fetch_or
wm4
2015-05-11
*
Always block SIGPIPE globally
wm4
2015-05-11
*
build: exclude -Wredundant-decls
wm4
2015-05-09
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
subprocess-win: use the correct pipe namespace
James Ross-Gowan
2015-05-04
[next]