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
*
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
*
win32: fix desktop directory
wm4
2015-05-03
*
win32: move platform specifics to osdep
wm4
2015-05-02
*
build: move main-fn files to osdep
wm4
2015-05-02
*
cocoa: always compile OSX application code with cocoa
wm4
2015-05-02
*
path: update path descriptions
wm4
2015-05-02
*
path: add resolving desktop path to platform-specific paths
wm4
2015-05-01
*
timer: add "static" to a variable
wm4
2015-05-01
*
path: refactor
wm4
2015-05-01
*
terminal: printf() is not signal-safe
wm4
2015-04-24
*
subprocess: move implementation for deatched subprocesses
wm4
2015-04-15
*
subprocess-posix: always connect stdin to /dev/null
wm4
2015-04-15
*
Update license headers
Marcin Kurczewski
2015-04-13
*
win32: only attach to the console from mpv.com
James Ross-Gowan
2015-04-11
*
win32: use a platform-specific unicode entry-point
James Ross-Gowan
2015-04-11
*
subprocess-win: clarify argument escaping logic
James Ross-Gowan
2015-03-24
*
subprocess-win: handle empty arguments correctly
James Ross-Gowan
2015-03-24
[next]