summaryrefslogtreecommitdiffstats
path: root/libmenu/menu.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-2/+2
* Merge svn changes up to r28149Uoti Urpala2008-12-141-0/+18
|\
| * Add standard GPL headers.diego2008-12-131-0/+18
* | input: Move cmd_queue to context structUoti Urpala2008-04-301-1/+3
* | Move global mconfig to mpctxUoti Urpala2008-04-261-1/+2
|/
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-051-0/+3
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+4
* From now on, libmenu does not steal all input keys from input modules.ulion2007-12-261-2/+2
* OSD menu support mouse selection.ulion2007-12-221-0/+4
* Fix the menu uninit function name.ulion2007-12-181-1/+1
* Replace another m_struct_t by 'struct m_struct_st' to remove depedencyulion2007-12-181-1/+1
* Remove dependency on m_struct.h when include libmenu/menu.h.ulion2007-12-181-1/+3
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsulion2007-12-041-1/+5
* Add type info to menu_t, now we can get the menu name and the type name of menu.ulion2007-12-021-0/+3
* Fix menu to work with mpctxuau2007-02-211-1/+2
* support multiple actions in menu's file browser using key bindingsben2006-08-221-0/+1
* Fix menu background drawing.albeu2006-04-221-1/+1
* Add a function to draw flat boxes and use it to make the listalbeu2006-03-301-0/+2
* Allow 6 ways (up/down/left/right/ok/cancel) navigation.albeu2006-03-251-0/+2
* OSD menus initial versionalbeu2002-11-141-0/+72