1
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 00:06:25 +01:00
mpv/osdep
Uoti Urpala eaf7857b7f timers: Remove GetRelativeTime()
Move the code calculating time delta since last query out of the
platform-specific drivers and into mplayer.c. The platform-specific
drivers now return absolute values only.

The way the code in timer-darwin.c uses doubles in wrapping arithmetic
looks questionable and this change might make problems in it more
visible.
2008-04-28 12:18:45 +03:00
..
getch2-os2.c OS/2 getch2() support 2008-02-21 16:20:33 +00:00
getch2-win.c Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func. 2008-02-21 16:15:31 +00:00
getch2.c getch2: Fix incorrect test 2007-09-15 18:13:56 +00:00
getch2.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
gettimeofday.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
glob-win.c main() --> main(void) 2007-11-21 09:22:33 +00:00
glob.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:38:21 +00:00
keycodes.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
macosx_finder_args.c introduce new 'stream' directory for all stream layer related components and split them from libmpdemux 2006-07-31 17:39:17 +00:00
mmap_anon.c warning fix: 2007-08-25 17:09:09 +00:00
mmap_anon.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mmap-os2.c mmap() support for OS/2 2008-02-27 22:29:52 +00:00
mmap.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:38:21 +00:00
mplayer.rc Happy New Year! 2008-01-02 07:38:40 +00:00
setenv.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
shmem.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
shmem.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
strsep.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
swab.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
timer-darwin.c timers: Remove GetRelativeTime() 2008-04-28 12:18:45 +03:00
timer-linux.c timers: Remove GetRelativeTime() 2008-04-28 12:18:45 +03:00
timer-win2.c timers: Remove GetRelativeTime() 2008-04-28 12:18:45 +03:00
timer.h timers: Remove GetRelativeTime() 2008-04-28 12:18:45 +03:00
vsscanf.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00