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
*
build: deal with endian mess
wm4
2014-07-10
*
config: use the same signature for win32/OSX specific path functions
wm4
2014-06-26
*
config: make passing talloc context optional for some functions
wm4
2014-06-26
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
*
win32: implement --priority differently
wm4
2014-06-12
*
input: separate wakeup pipe creation into a separate function
wm4
2014-05-30
*
timer: remove unneeded time_t overflow check
wm4
2014-05-24
*
timer: workaround for crappy operating systems
wm4
2014-05-23
*
timer: fix previous commit
wm4
2014-05-22
*
timer: improve overflow checks
wm4
2014-05-22
*
timer: fix (usually impossible) timespec.tv_sec overflow
wm4
2014-05-22
*
osdep: silence a -Wshadow warning
wm4
2014-05-21
*
timer: account for negative time values
wm4
2014-05-18
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
*
terminal: always use SA_RESTART with sigaction()
wm4
2014-04-26
*
threads: fix function name
wm4
2014-04-23
*
dispatch: move into its own source file
wm4
2014-04-23
*
glob-win: support Unicode
James Ross-Gowan
2014-04-21
*
Kill all tabs
wm4
2014-04-13
*
client API: add mpv_get_wakeup_pipe convenience function
wm4
2014-04-12
*
terminal-unix: reject overlong termcap strings
wm4
2014-04-10
*
timer: reduce ifdef headsplitting-factor
wm4
2014-03-09
*
timer: switch to CLOCK_MONOTONIC
wm4
2014-03-09
*
timer: add utility function to get relative time
wm4
2014-02-28
*
threads: fix wait time overflow check
wm4
2014-02-26
*
win32: restore support for exe directory as config directory
elevengu
2014-02-14
*
cocoa: fix deadlock during initialization [2]
Stefano Pigozzi
2014-02-13
*
cocoa: fix deadlock during initialization
Stefano Pigozzi
2014-02-13
*
timer: init only once
wm4
2014-02-10
*
threads: add a dispatch queue thing
wm4
2014-02-10
*
threads: avoid timeout calculation overflow
wm4
2014-02-10
*
io: make MP_PATH_MAX private to win32 code
wm4
2014-02-03
*
threads: add function to calculate deadline for timed waits
wm4
2014-01-31
*
threads: add wrapper for initializing recursive mutexes
wm4
2014-01-31
*
cocoa: sort files opened from Finder the same way Finder does
Bilal Syed Hussain
2014-01-20
*
w32: use the w32_common keymap in terminal-win too
James Ross-Gowan
2014-01-19
*
io/win32: move mp_attach_console to terminal-win.c
Martin Herkt
2014-01-16
*
cocoa: add application icon to the Dock when run from CLI
Stefano Pigozzi
2014-01-14
*
terminal-unix: fix terminfo/termcap name for cursor up
wm4
2014-01-14
*
terminal-unix: add fallback for enter key
wm4
2014-01-13
*
terminal-unix: fix fallbacks in case terminfo/termcap are disabled
wm4
2014-01-13
*
terminal-unix: add termcap/terminfo documentation links
wm4
2014-01-13
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
*
terminal: don't initialize termcap etc. if stdout is not a terminal
wm4
2014-01-07
*
Windows: use roaming AppData instead of local
Martin Herkt
2014-01-06
*
win32-console-wrapper: use child process exit code
Martin Herkt
2014-01-06
*
win32-console-wrapper: remove command line mangling
Martin Herkt
2014-01-06
*
win32-console-wrapper: Fix heap corruption
Martin Herkt
2014-01-06
*
cocoa: handle files drag and drop on the player video view
Stefano Pigozzi
2014-01-04
*
cocoa: refactor files drag and drop on the Dock icon
Stefano Pigozzi
2014-01-04
[next]