aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmenu/menu_console.c
Commit message (Expand)AuthorAge
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
* 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
* | input: Move cmd_queue to context structGravatar Uoti Urpala2008-04-30
|/
* From now on, libmenu does not steal all input keys from input modules.Gravatar ulion2007-12-26
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsGravatar ulion2007-12-04
* Give message string a more meaningful name.Gravatar diego2007-07-28
* typo fix: childs --> childrenGravatar diego2007-07-28
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
* gets ride of a few more sizeof(char)sGravatar reynaldo2006-06-30
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-30
* Add a function to draw flat boxes and use it to make the listGravatar albeu2006-03-30
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-10-26
* enable the run slave commande even without libmenuGravatar aurel2004-12-02
* handle sigchld in mplayer.cGravatar faust32004-09-19
* Fix typos and better explanatory text.Gravatar diego2004-07-20
* string handling security fixesGravatar diego2004-06-25
* make menu work on mingw (run command is still disabled), based on patch by Ch...Gravatar faust32003-09-13
* 64bit supportGravatar alex2003-06-24
* linux->osdepGravatar arpi2003-02-09
* fix 100l typo :)Gravatar colin2002-11-27
* 10l:Gravatar rfelker2002-11-18
* A new command to run shell process and a command history.Gravatar albeu2002-11-18
* OSD menus initial versionGravatar albeu2002-11-14