mpv/libmenu
ben 9e0e5b028c fixes two bugs:
1. doesn't add \ before spaces when showing dirname in interface title.
2. when replace_path() string is to be parsed by input command,
I assume that the path is to be run in shell,
and I do special escaping of 'into \'\\\'\'

(tested useful and ok with geexbox for last 3 years ...)



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27118 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-20 20:36:05 +00:00
..
menu.c Remove pointless #ifdefs around extern declarations. 2008-02-20 08:51:53 +00:00
menu.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:59 +00:00
menu_chapsel.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
menu_cmdlist.c Remove unnecessary version.h #includes. 2008-04-30 11:03:41 +00:00
menu_console.c From now on, libmenu does not steal all input keys from input modules. 2007-12-26 13:13:48 +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 fixes two bugs: 2008-06-20 20:36:05 +00:00
menu_list.c OSD menu support mouse selection. 2007-12-22 06:14:38 +00:00
menu_list.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24: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 Add auto-close option to libmenu playlist handling part. 2008-06-20 19:43:19 +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 cosmetics: Remove useless parentheses from return statements. 2008-05-16 09:42:28 +00:00