mpv/libmenu
reimar 5d02058b47 Do not use fast_memcpy for small size copy, esp. when the size is constant
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23476 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 15:09:49 +00:00
..
Makefile cosmetics: Fix indentation, reorder some lines for consistency. 2007-03-13 21:55:23 +00:00
menu.c get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf 2007-05-20 15:17:56 +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 Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +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 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 Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +00:00
menu_list.h better readability on selected menu item by tweaking alpha channel properties 2006-09-09 09:07:02 +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 Do not use fast_memcpy for small size copy, esp. when the size is constant 2007-06-05 15:09:49 +00:00