1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-08 07:08:12 +00:00
mpv/osdep
Uoti Urpala c693b77e93 osdep: Change timer_name to a saner type
timer_name was a (non-const) pointer to a const char array. Make the
symbol the array itself.
2008-04-28 12:16:13 +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
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
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
shmem.c
shmem.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
strsep.c
swab.c
timer-darwin.c osdep: Change timer_name to a saner type 2008-04-28 12:16:13 +03:00
timer-linux.c osdep: Change timer_name to a saner type 2008-04-28 12:16:13 +03:00
timer-win2.c osdep: Change timer_name to a saner type 2008-04-28 12:16:13 +03:00
timer.h osdep: Change timer_name to a saner type 2008-04-28 12:16:13 +03:00
vsscanf.c