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-darwin.c
Commit message (
Expand
)
Author
Age
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
timer: refactor, add 64 bit timer function
wm4
2013-05-26
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
timer: remove timer_name
wm4
2012-09-07
*
osdep: tweak some #includes
diego
2011-01-31
*
Merge svn changes up to r30732
Uoti Urpala
2010-03-10
|
\
|
*
Mark sleep_accurate() as static, it is only used within the file.
diego
2010-02-22
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
|
\
|
|
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
|
*
Remove useless variable startup_time, since we do not need it any more.
ulion
2008-05-05
*
|
Merge svn changes up to r26587
Uoti Urpala
2008-04-29
|
\
|
|
*
Force to uint64_t first to avoid direct conversion from double to unsigned int.
ulion
2008-04-28
*
|
timers: Remove GetRelativeTime()
Uoti Urpala
2008-04-28
*
|
osdep: Change timer_name to a saner type
Uoti Urpala
2008-04-28
|
/
*
main() --> main(void)
diego
2007-11-21
*
Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow
ulion
2007-10-23
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-11-14
*
use sleep_accurate darwin timer
nplourde
2005-04-27
*
repace call to sleep_accurate to usleep which fix hang while using -cache opt...
nplourde
2004-10-27
*
Native darwin timer update.
wight
2004-08-04
*
disable buggy code, patch by Romain Dolbeau
alex
2004-01-28
*
10l
alex
2003-08-03
*
Precise timer for Darwin (it's more accurate than timer-macosx.c)
alex
2003-05-21