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-win2.c
Commit message (
Expand
)
Author
Age
*
win32: use QueryPerformanceCounter for timing
James Ross-Gowan
2015-07-04
*
win32: do not call timeEndPeriod(1) on termination
wm4
2015-05-21
*
Update license headers
Marcin Kurczewski
2015-04-13
*
win32: use monotonic clock on windows if possible
Hiltjo Posthuma
2015-01-19
*
timer: init only once
wm4
2014-02-10
*
timer: use gettimeofday() on Windows
wm4
2013-05-26
*
timer: refactor, add 64 bit timer function
wm4
2013-05-26
*
timer: remove timer_name
wm4
2012-09-07
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Merge svn changes up to r28862
Uoti Urpala
2009-03-07
|
\
|
*
Add standard license headers to files.
diego
2009-03-01
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
timer-win2.c: Fix "voi" (void) typo breaking Windows compilation
uau
2009-01-05
|
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
|
timers: Remove GetRelativeTime()
Uoti Urpala
2008-04-28
*
|
osdep: Change timer_name to a saner type
Uoti Urpala
2008-04-28
|
/
*
Native darwin timer update.
wight
2004-08-04
*
Sleep(0) != usleep(0), bugreport by Paul-Kenji Cahier
faust3
2003-11-16
*
alternative timer and glob emulation code for mingw32 port
faust3
2003-04-25