1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00
mpv/libmenu
ulion fea0ba733f Replace another m_struct_t by 'struct m_struct_st' to remove depedency
on m_struct.h when include libmenu/menu.h.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25447 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-18 09:44:54 +00:00
..
Makefile Support chapter in OSD menu. 2007-12-14 08:39:45 +00:00
menu_chapsel.c Support chapter in OSD menu. 2007-12-14 08:39:45 +00:00
menu_cmdlist.c Fix memory leak. 2007-12-17 01:20:19 +00:00
menu_console.c Remove hardcoded key->cmd bindings in libmenu, support custom key bindings 2007-12-04 10:42:59 +00:00
menu_dvbin.c get rid of the file-static dvb_config and free the config at close() . Patch by Andrew Calkin and me 2007-12-15 13:30:44 +00:00
menu_filesel.c reverted r25323: deprecated by ulion's recent patches 2007-12-12 19:26:55 +00:00
menu_list.c Remove hardcoded key->cmd bindings in libmenu, support custom key bindings 2007-12-04 10:42:59 +00:00
menu_list.h Remove hardcoded key->cmd bindings in libmenu, support custom key bindings 2007-12-04 10:42:59 +00:00
menu_param.c Add auto-update property for property menu item. 2007-12-15 15:32:27 +00:00
menu_pt.c Remove hardcoded key->cmd bindings in libmenu, support custom key bindings 2007-12-04 10:42:59 +00:00
menu_txt.c Remove hardcoded key->cmd bindings in libmenu, support custom key bindings 2007-12-04 10:42:59 +00:00
menu.c Fix indent for last commit. 2007-12-17 15:01:14 +00:00
menu.h Replace another m_struct_t by 'struct m_struct_st' to remove depedency 2007-12-18 09:44:54 +00:00
vf_menu.c Remove hardcoded key->cmd bindings in libmenu, support custom key bindings 2007-12-04 10:42:59 +00:00