aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmenu/menu_cmdlist.c
Commit message (Expand)AuthorAge
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* Merge svn changes up to r31004Gravatar Uoti Urpala2010-04-26
|\
| * Mark cfg_fields m_option_t array as const.Gravatar diego2010-04-04
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28149Gravatar Uoti Urpala2008-12-14
|\|
| * Add standard GPL headers.Gravatar diego2008-12-13
* | Merge svn changes up to r26624Gravatar Uoti Urpala2008-05-01
|\|
* | input: Move cmd_queue to context structGravatar Uoti Urpala2008-04-30
| * Remove unnecessary version.h #includes.Gravatar diego2008-04-30
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
|/
* 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