summaryrefslogtreecommitdiffstats
path: root/libmenu/menu_console.c
Commit message (Expand)AuthorAgeFilesLines
* libmenu: remove OSD menu functionality (--menu)Uoti Urpala2011-10-251-498/+0
* input: move all key code lists to input/keycodes.hUoti Urpala2011-05-021-1/+1
* sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-1/+1
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-1/+1
* Merge svn changes up to r31004Uoti Urpala2010-04-261-1/+1
|\
| * Mark cfg_fields m_option_t array as const.diego2010-04-041-1/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-10/+10
* | Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-10/+10
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-8/+8
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-8/+8
* | Merge svn changes up to r28149Uoti Urpala2008-12-141-0/+17
|\|
| * Add standard GPL headers.diego2008-12-131-0/+17
* | input: Move cmd_queue to context structUoti Urpala2008-04-301-1/+1
|/
* From now on, libmenu does not steal all input keys from input modules.ulion2007-12-261-5/+6
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsulion2007-12-041-28/+18
* Give message string a more meaningful name.diego2007-07-281-1/+1
* typo fix: childs --> childrendiego2007-07-281-2/+2
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-181-2/+2
* gets ride of a few more sizeof(char)sreynaldo2006-06-301-1/+1
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-301-8/+10
* Add a function to draw flat boxes and use it to make the listalbeu2006-03-301-0/+7
* Unify include paths, -I.. is in CFLAGS.diego2005-10-261-7/+7
* enable the run slave commande even without libmenuaurel2004-12-021-1/+1
* handle sigchld in mplayer.cfaust32004-09-191-9/+10
* Fix typos and better explanatory text.diego2004-07-201-3/+3
* string handling security fixesdiego2004-06-251-2/+4
* make menu work on mingw (run command is still disabled), based on patch by Ch...faust32003-09-131-2/+8
* 64bit supportalex2003-06-241-1/+1
* linux->osdeparpi2003-02-091-2/+2
* fix 100l typo :)colin2002-11-271-2/+2
* 10l:rfelker2002-11-181-0/+1
* A new command to run shell process and a command history.albeu2002-11-181-25/+263
* OSD menus initial versionalbeu2002-11-141-0/+234