1
mirror of https://github.com/mpv-player/mpv synced 2024-07-11 23:47:56 +02:00
mpv/osdep
diego f46a19a93f Remove unnecessary _UWIN #define.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28529 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-11 00:38:42 +00:00
..
getch2-os2.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
getch2-win.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 14:48:03 +00:00
getch2.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
getch2.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +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 Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net. 2009-01-15 08:46:17 +00:00
priority.c Remove unnecessary _UWIN #define. 2009-02-11 00:38:42 +00:00
priority.h Add priority support for OS/2 and factorize the Windows priority support. 2009-02-10 15:34:44 +00:00
setenv.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
shmem.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 09:42:28 +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 Remove useless variable startup_time, since we do not need it any more. 2008-05-05 00:35:30 +00:00
timer-linux.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 09:42:28 +00:00
timer-win2.c timer-win2.c: Fix "voi" (void) typo breaking Windows compilation 2009-01-05 18:05:34 +00:00
timer.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
vsscanf.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00