1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-18 22:06:59 +00:00
mpv/libmenu
diego b02e7924b9 Move all internal -I parameters to the front of CFLAGS to avoid using external
header files that happen to have the same name as internal ones.
based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 17:19:56 +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
menu_cmdlist.c support for auto_close parameter in menu command list (geexbox patch) 2006-06-25 21:24:46 +00:00
menu_console.c gets ride of a few more sizeof(char)s 2006-06-30 04:24:07 +00:00
menu_dvbin.c introduce new 'stream' directory for all stream layer related components and split them from libmpdemux 2006-07-31 17:39:17 +00:00
menu_filesel.c Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu 2006-03-30 06:40:58 +00:00
menu_list.c Verticaly center the background around the text. 2006-04-22 18:29:29 +00:00
menu_list.h Fix menu background drawing. 2006-04-22 16:22:33 +00:00
menu_param.c Compilation fix: Mark mp_property_find parameter as const. 2006-07-13 13:04:26 +00:00
menu_pt.c declaring static functions with the same name than libc ones was not the best idea ever 2006-06-25 20:59:12 +00:00
menu_txt.c Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu 2006-03-30 06:40:58 +00:00
menu.c introduce new 'stream' directory for all stream layer related components and split them from libmpdemux 2006-07-31 17:39:17 +00:00
menu.h Fix menu background drawing. 2006-04-22 16:22:33 +00:00
vf_menu.c Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu 2006-03-30 06:40:58 +00:00