index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
osdep
/
timer-darwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-1
/
+1
*
timer: refactor, add 64 bit timer function
wm4
2013-05-26
1
-57
/
+9
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-1
/
+1
*
timer: remove timer_name
wm4
2012-09-07
1
-3
/
+0
*
osdep: tweak some #includes
diego
2011-01-31
1
-0
/
+1
*
Merge svn changes up to r30732
Uoti Urpala
2010-03-10
1
-1
/
+1
|
\
|
*
Mark sleep_accurate() as static, it is only used within the file.
diego
2010-02-22
1
-1
/
+1
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-7
/
+7
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-4
/
+4
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
1
-3
/
+3
|
\
|
|
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
1
-4
/
+4
|
*
Remove useless variable startup_time, since we do not need it any more.
ulion
2008-05-05
1
-5
/
+4
*
|
Merge svn changes up to r26587
Uoti Urpala
2008-04-29
1
-4
/
+2
|
\
|
|
*
Force to uint64_t first to avoid direct conversion from double to unsigned int.
ulion
2008-04-28
1
-4
/
+2
*
|
timers: Remove GetRelativeTime()
Uoti Urpala
2008-04-28
1
-19
/
+2
*
|
osdep: Change timer_name to a saner type
Uoti Urpala
2008-04-28
1
-1
/
+1
|
/
*
main() --> main(void)
diego
2007-11-21
1
-1
/
+1
*
Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow
ulion
2007-10-23
1
-1
/
+2
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-11-14
1
-2
/
+2
*
use sleep_accurate darwin timer
nplourde
2005-04-27
1
-1
/
+11
*
repace call to sleep_accurate to usleep which fix hang while using -cache opt...
nplourde
2004-10-27
1
-9
/
+1
*
Native darwin timer update.
wight
2004-08-04
1
-106
/
+52
*
disable buggy code, patch by Romain Dolbeau
alex
2004-01-28
1
-0
/
+4
*
10l
alex
2003-08-03
1
-3
/
+0
*
Precise timer for Darwin (it's more accurate than timer-macosx.c)
alex
2003-05-21
1
-0
/
+169