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
/
subprocess-win.c
Commit message (
Expand
)
Author
Age
*
subprocess-win: don't change the mouse cursor in CreateProcess
pavelxdd
2017-12-14
*
subprocess-win: fix swprintf usage
James Ross-Gowan
2017-07-29
*
subprocess-win: don't leak pipe handle on error
James Ross-Gowan
2017-07-28
*
subprocess-win: remove VLA usage
James Ross-Gowan
2017-07-26
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
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
*
win32: use PIPE_REJECT_REMOTE_CLIENTS
James Ross-Gowan
2015-12-20
*
win32: remove ProcThreadAttributeList dynamic loading
James Ross-Gowan
2015-12-20
*
win32: revert wchar_t changes
wm4
2015-08-01
*
win32: more wchar_t -> WCHAR replacements
wm4
2015-07-30
*
subprocess, lua: export whether the process was killed by us
wm4
2015-06-27
*
subprocess-win: use the correct pipe namespace
James Ross-Gowan
2015-05-04
*
subprocess-win: clarify argument escaping logic
James Ross-Gowan
2015-03-24
*
subprocess-win: handle empty arguments correctly
James Ross-Gowan
2015-03-24
*
subprocess-win: Always quote argv[0]
James Ross-Gowan
2015-01-16
*
win32: request UTF-16 API variants, Vista+ APIs, and COM C macros
wm4
2015-01-07
*
subprocess: allow disabling redirection of stdout/stderr
wm4
2015-01-01
*
subprocess-win: remove a Vista-only flag
James Ross-Gowan
2014-11-28
*
subprocess: minor cosmetic cleanup
wm4
2014-11-22
*
lua: subprocess: move to osdep/subprocess-{win,posix}.c
James Ross-Gowan
2014-11-22