mpv/libmenu
ulion 88f37769f2 Fix code to make sure the browse starting path within the menu-chroot path.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25162 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-26 00:28:05 +00:00
..
Makefile cosmetics: Fix indentation, reorder some lines for consistency. 2007-03-13 21:55:23 +00:00
menu.c Warning fixes: 2007-11-05 02:45:59 +00:00
menu.h Fix menu to work with mpctx 2007-02-21 18:28:48 +00:00
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 Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +00:00
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 Drop the metadata stuff and replace it with generic property string expansion. 2007-05-30 07:07:32 +00:00
menu_pt.c Fix menu to work with mpctx 2007-02-21 18:28:48 +00:00
menu_txt.c allow left key command to close text menus too 2007-05-25 16:31:16 +00:00
vf_menu.c Remove the pause filter and the cmd queue hack, to know the mplayer going to 2007-11-15 01:07:56 +00:00