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
/
timer.c
Commit message (
Expand
)
Author
Age
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
timer: fix a corner case on clock changes
wm4
2015-07-04
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
*
timer: add "static" to a variable
wm4
2015-05-01
*
msg: add --log-file option
wm4
2015-01-26
*
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
*
timer: account for negative time values
wm4
2014-05-18
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
*
timer: add utility function to get relative time
wm4
2014-02-28
*
timer: init only once
wm4
2014-02-10
*
Replace calls to usec_sleep()
wm4
2013-05-26
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
*
timer: refactor, add 64 bit timer function
wm4
2013-05-26