Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |