Sat, 10 Nov 2012 13:29:26 +0000 |
reimar |
Fix const correctness.
|
Thu, 09 Sep 2010 10:39:08 +0000 |
diego |
Mark vf_info_menu declaration as const.
|
Wed, 08 Sep 2010 18:34:21 +0000 |
diego |
Move vf_info_menu extern declaration to menu.h, where it belongs.
|
Wed, 08 Sep 2010 18:21:49 +0000 |
diego |
Move menu_mouse_* extern declarations to menu.h, where they belong.
|
Thu, 17 Jun 2010 09:12:38 +0000 |
diego |
Move menu-related extern variable declarations to menu.h.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sun, 14 Feb 2010 14:54:48 +0000 |
diego |
Declare vf_menu_pause_update in libmenu/menu.h.
|
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.
|