summaryrefslogtreecommitdiffstats
path: root/libmenu/menu_cmdlist.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak.ulion2007-12-171-0/+4
* Support to run multiple mplayer commands set in menu.confulion2007-12-111-10/+4
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsulion2007-12-041-5/+0
* rename some menu open functions, to avoid confusion with libc native open()ben2007-05-251-2/+2
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-181-2/+2
* support for auto_close parameter in menu command list (geexbox patch)ben2006-06-251-1/+10
* declaring static functions with the same name than libc ones was not the best...ben2006-06-251-2/+2
* Minor spelling and grammar fixes for part 1 of Otvos Attila'scorey2006-03-311-1/+1
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-301-4/+6
* Allow 6 ways (up/down/left/right/ok/cancel) navigation.albeu2006-03-251-5/+19
* Unify include paths, -I.. is in CFLAGS.diego2005-10-261-7/+7
* Added/reordered #includes to silence warnings about "implicit declaration".rathann2002-12-281-0/+1
* OSD menus initial versionalbeu2002-11-141-0/+155