mpv/libmenu
Uoti Urpala e873d703e9 options: change option parsing to use bstr
Using bstr allows simpler parsing code, especially because it avoids
the need to modify or copy strings just to terminate extracted
substrings.
2011-07-29 05:50:38 +03:00
..
menu.c options: change option parsing to use bstr 2011-07-29 05:50:38 +03:00
menu.h menu: Move vf_info_menu extern declaration to menu.h 2010-11-02 04:16:45 +02:00
menu_chapsel.c commands: change property mechanism to use talloc strings 2011-07-03 20:04:21 +03:00
menu_cmdlist.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
menu_console.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
menu_dvbin.c cleanup: remove warnings under libmenu/ 2011-06-24 22:55:09 +03:00
menu_filesel.c cleanup: remove warnings under libmenu/ 2011-06-24 22:55:09 +03:00
menu_list.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
menu_list.h
menu_param.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
menu_pt.c path.c: add function for mp_basename, remove duplicated macros 2010-12-16 03:59:37 +02:00
menu_txt.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vf_menu.c cleanup: remove warnings under libmenu/ 2011-06-24 22:55:09 +03:00