mpv/libmenu
ulion 311e30c11a Warning fixes:
menu.c:303: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
menu.c:370: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
menu.c:463: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
menu.c:537: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
menu.c:565: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
menu.c:577: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
menu.c:597: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
menu.c:612: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24968 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-05 02:45:59 +00:00
..
Makefile
menu.c Warning fixes: 2007-11-05 02:45:59 +00:00
menu.h
menu_cmdlist.c rename some menu open functions, to avoid confusion with libc native open() 2007-05-25 10:26:39 +00:00
menu_console.c Give message string a more meaningful name. 2007-07-28 17:16:55 +00:00
menu_dvbin.c
menu_filesel.c new -menu-chroot option that prevent OSD file selection menu to go to an unwanted location (yeah, chroot ;-)) 2007-05-29 18:49:38 +00:00
menu_list.c
menu_list.h
menu_param.c Drop the metadata stuff and replace it with generic property string expansion. 2007-05-30 07:07:32 +00:00
menu_pt.c
menu_txt.c allow left key command to close text menus too 2007-05-25 16:31:16 +00:00
vf_menu.c Fix link to email explaining the paused vf_menu behaviour change 2007-11-03 16:22:45 +00:00