aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmenu/menu_cmdlist.c
Commit message (Expand)AuthorAge
* Remove unnecessary version.h #includes.Gravatar diego2008-04-30
* Remove redundant option 'auto-close' from cmdlist and filesel.Gravatar ulion2007-12-28
* Remove useless scope.Gravatar ulion2007-12-25
* Fix memory leak.Gravatar ulion2007-12-17
* Support to run multiple mplayer commands set in menu.confGravatar ulion2007-12-11
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsGravatar ulion2007-12-04
* rename some menu open functions, to avoid confusion with libc native open()Gravatar ben2007-05-25
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
* support for auto_close parameter in menu command list (geexbox patch)Gravatar ben2006-06-25
* declaring static functions with the same name than libc ones was not the best...Gravatar ben2006-06-25
* Minor spelling and grammar fixes for part 1 of Otvos Attila'sGravatar corey2006-03-31
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-30
* Allow 6 ways (up/down/left/right/ok/cancel) navigation.Gravatar albeu2006-03-25
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-10-26
* Added/reordered #includes to silence warnings about "implicit declaration".Gravatar rathann2002-12-28
* OSD menus initial versionGravatar albeu2002-11-14