mpv/libmenu
ulion 9fc4150e7d Fix memory leak. I thought asx_get_attrib() return a const char *,
but indeed it return string by strdup.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25375 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-12 06:32:54 +00:00
..
Makefile
menu.c Fix memory leak. I thought asx_get_attrib() return a const char *, 2007-12-12 06:32:54 +00:00
menu.h Remove hardcoded key->cmd bindings in libmenu, support custom key bindings 2007-12-04 10:42:59 +00:00
menu_cmdlist.c Support to run multiple mplayer commands set in menu.conf 2007-12-11 08:11:21 +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 Fix memory leak, reported by Andrew Calkin <andrew P calkin A gmail P com>. 2007-12-12 05:39:17 +00:00
menu_filesel.c Support to run multiple mplayer commands set in menu.conf 2007-12-11 08:11:21 +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 Remove headers not used. 2007-12-12 05:30:59 +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
vf_menu.c Remove hardcoded key->cmd bindings in libmenu, support custom key bindings 2007-12-04 10:42:59 +00:00