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
/
io.h
Commit message (
Expand
)
Author
Age
*
Update license headers
Marcin Kurczewski
2015-04-13
*
win32: use a platform-specific unicode entry-point
James Ross-Gowan
2015-04-11
*
win32: add mmap() emulation
wm4
2014-12-26
*
osdep: add helper for creating a sane pipe()
wm4
2014-10-26
*
win32: remove an unneeded mechanism
wm4
2014-10-19
*
win32: remove outdated comment
wm4
2014-10-19
*
win32: get rid of mp_stat in the normal source code
wm4
2014-10-17
*
win32: make lseek() fail on pipes
wm4
2014-10-17
*
win32: add tmpfile() replacement
James Ross-Gowan
2014-09-05
*
input: separate wakeup pipe creation into a separate function
wm4
2014-05-30
*
glob-win: support Unicode
James Ross-Gowan
2014-04-21
*
client API: add mpv_get_wakeup_pipe convenience function
wm4
2014-04-12
*
io: make MP_PATH_MAX private to win32 code
wm4
2014-02-03
*
io/win32: move mp_attach_console to terminal-win.c
Martin Herkt
2014-01-16
*
Windows: use the GUI subsystem, attach to console
Martin Herkt
2014-01-02
*
stream: move O_BINARY dummy definition
wm4
2013-12-18
*
Use O_CLOEXEC when creating FDs
wm4
2013-11-30
*
path, win32: redo user configfile path handling
wm4
2013-09-18
*
win32: add getenv() UTF-8 variant
wm4
2013-09-18
*
windows support: fix _wstat misusage
wm4
2013-01-13
*
windows support: include io.h when building on Cygwin
Kovensky
2012-09-30
*
win32: use more unicode functions
wm4
2012-04-06
*
windows: terminal: unicode, --msgcolor, size change
Martin Herkt
2012-03-09
*
windows support: unicode filenames
wm4
2012-03-09