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
*
atomics: add atomic_compare_exchange_strong()
wm4
2014-11-09
*
win32: silence some warnings
James Ross-Gowan
2014-11-08
*
osdep: potentially fix compilation on OpenBSD
wm4
2014-10-31
*
osdep: add helper for creating a sane pipe()
wm4
2014-10-26
*
terminal: drop ncurses/terminfo/termcap support
wm4
2014-10-23
*
terminal: strictly don't read terminal input if stdout is not a terminal
wm4
2014-10-23
*
win32: change config path priorities
wm4
2014-10-23
*
osdep: NetBSD pthread_setname_np()
wm4
2014-10-22
*
osdep: shorten thread name on glibc only
wm4
2014-10-20
*
osdep: limit thread names to 16 characters
wm4
2014-10-20
*
Set thread name for debugging
wm4
2014-10-19
*
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
*
cocoa: allow to disable apple remote at compile time
Stefano Pigozzi
2014-10-17
*
terminal: recognize ^h
wm4
2014-10-17
*
cocoa: post keydown and keyup events without event monitor
Stefano Pigozzi
2014-10-09
*
libmpv/cocoa: don't start the event monitor
Stefano Pigozzi
2014-10-09
*
Remove mpbswap.h
wm4
2014-09-25
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
osdep: hack to fix build with low quality pthreads-w32 headers
wm4
2014-09-20
*
osdep/semaphore_osx.c: Include osdep/semaphore.h before #ifdef
Diogo Franco (Kovensky)
2014-09-10
*
osdep: fix windows build
wm4
2014-09-10
*
osdep: add POSIX semaphore emulation for OSX
wm4
2014-09-10
*
terminal-unix: don't read from stdin if it's not a terminal
wm4
2014-09-10
*
terminal-unix: move to thread
wm4
2014-09-10
*
terminal-win: minor simplification
wm4
2014-09-10
*
win32: add tmpfile() replacement
James Ross-Gowan
2014-09-05
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
bstr: preparation for next commit
wm4
2014-08-29
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
*
win32: correct SGR sequence handling
James Ross-Gowan
2014-08-24
*
win32: correct HANDLE type
James Ross-Gowan
2014-08-24
*
terminal-unix: new input handling code
wm4
2014-08-21
*
terminal-win: read input from a thread
wm4
2014-08-21
*
terminal: some cleanups
wm4
2014-08-21
*
terminal-win: remove nonsensical code
wm4
2014-08-21
*
win32: emulate some ANSI terminal escape codes
wm4
2014-08-21
*
terminal-unix: eliminate unnecessary variable
wm4
2014-08-20
*
cocoa: move handleFilesArray: to macosx_events
FRAU KOUJIRO
2014-08-06
*
cocoa: move set_input_context to macosx_events
FRAU KOUJIRO
2014-08-06
*
cocoa: sync inputContext inside EventsResponder
FRAU KOUJIRO
2014-08-06
*
cocoa: decouple events from application somewhat
FRAU KOUJIRO
2014-08-06
*
Remove the last remains of slave mode
wm4
2014-08-01
*
cocoa: fix key equivalent dispatching
Stefano Pigozzi
2014-07-30
*
osdep: don't assume errno is positive
wm4
2014-07-25
*
cocoa: fix compilation on OS X 10.8
Stefano Pigozzi
2014-07-14
*
build: deal with endian mess
wm4
2014-07-10
*
config: use the same signature for win32/OSX specific path functions
wm4
2014-06-26
[next]