Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 13 Dec 2008 18:40:19 +0000 |
diego |
Add standard GPL headers.
|
Wed, 05 Mar 2008 08:24:59 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Tue, 01 Jan 2008 21:35:58 +0000 |
diego |
Add multiple inclusion guards to all header files that lack them.
|
Wed, 26 Dec 2007 13:13:48 +0000 |
ulion |
From now on, libmenu does not steal all input keys from input modules.
|
Sat, 22 Dec 2007 06:14:38 +0000 |
ulion |
OSD menu support mouse selection.
|
Tue, 18 Dec 2007 10:45:43 +0000 |
ulion |
Fix the menu uninit function name.
|
Tue, 18 Dec 2007 09:44:54 +0000 |
ulion |
Replace another m_struct_t by 'struct m_struct_st' to remove depedency
|
Tue, 18 Dec 2007 04:07:48 +0000 |
ulion |
Remove dependency on m_struct.h when include libmenu/menu.h.
|
Tue, 04 Dec 2007 10:42:59 +0000 |
ulion |
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
|
Sun, 02 Dec 2007 11:14:50 +0000 |
ulion |
Add type info to menu_t, now we can get the menu name and the type name of menu.
|
Wed, 21 Feb 2007 18:28:48 +0000 |
uau |
Fix menu to work with mpctx
|
Tue, 22 Aug 2006 19:59:53 +0000 |
ben |
support multiple actions in menu's file browser using key bindings
|
Sat, 22 Apr 2006 16:22:33 +0000 |
albeu |
Fix menu background drawing.
|
Thu, 30 Mar 2006 02:52:54 +0000 |
albeu |
Add a function to draw flat boxes and use it to make the list
|
Sat, 25 Mar 2006 17:32:10 +0000 |
albeu |
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
|
Thu, 14 Nov 2002 23:47:11 +0000 |
albeu |
OSD menus initial version
|