mpv/osdep
attila 840a77bd06 * remove extern definitions of functions in .c files
* create new .h files where necessary

todo:
* go trough other files than mplayer.c
* vf_menu_pause_update()
* mp_input_register_options()
* import_playtree_playlist_into_gui()
* import_initial_playtree_into_gui()

For more infos see http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-September/045683.html
( 20060902133225.2cc82aec.attila@kinali.ch on -dev-eng )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19814 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 16:24:23 +00:00
..
Makefile Move all internal -I parameters to the front of CFLAGS to avoid using external 2006-08-17 17:19:56 +00:00
fseeko.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
getch2-win.c 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from working 2006-04-15 21:18:20 +00:00
getch2.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
getch2.h * remove extern definitions of functions in .c files 2006-09-12 16:24:23 +00:00
gettimeofday.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
glob-win.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
glob.h Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
keycodes.h libvo input cleanup: remove the dependency on libinput, 2005-11-02 21:50:55 +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
mplayer.rc typo 2004-06-28 16:34:24 +00:00
scandir.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
setenv.c - move our setenv() fallback implementation to osdep 2005-12-26 03:16:48 +00:00
shmem.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
shmem.h
strl.c Missing initialization 2006-03-08 10:24:07 +00:00
strsep.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
swab.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
timer-darwin.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
timer-lx.c remove useless cruft (caused error tz undefined) 2006-05-13 05:56:40 +00:00
timer-win2.c Native darwin timer update. 2004-08-04 15:48:43 +00:00
timer.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
vsscanf.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00