summaryrefslogtreecommitdiffstats
path: root/libmenu/menu_console.c
Commit message (Expand)AuthorAgeFilesLines
* 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