mpv/libmenu
reimar 844c8ffc48 Mark several uses of vo_functions_t as const to stop some of the current
hacks e.g. in vidix code from spreading.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25247 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-02 14:24:23 +00:00
..
Makefile
menu.c Add type info to menu_t, now we can get the menu name and the type name of menu. 2007-12-02 11:14:50 +00:00
menu.h Add type info to menu_t, now we can get the menu name and the type name of menu. 2007-12-02 11:14:50 +00:00
menu_cmdlist.c
menu_console.c
menu_dvbin.c
menu_filesel.c Fix code to make sure the browse starting path within the menu-chroot path. 2007-11-26 00:28:05 +00:00
menu_list.c Make page up and down with proper page size instead of always 10 rows. 2007-11-10 02:01:41 +00:00
menu_list.h Make page up and down with proper page size instead of always 10 rows. 2007-11-10 02:01:41 +00:00
menu_param.c
menu_pt.c
menu_txt.c
vf_menu.c Mark several uses of vo_functions_t as const to stop some of the current 2007-12-02 14:24:23 +00:00