log libmenu/menu.c @ 29934:ccbc4361e9e6

age author description
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.
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
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.
Wed, 19 Dec 2007 09:34:28 +0000 ulion Calculate and draw osd accurately.
Tue, 18 Dec 2007 10:45:43 +0000 ulion Fix the menu uninit function name.
Mon, 17 Dec 2007 15:01:14 +0000 ulion Fix indent for last commit.
Mon, 17 Dec 2007 14:58:46 +0000 ulion Ignore elements of keybindings other than 'binding'.
Mon, 17 Dec 2007 14:55:45 +0000 ulion Remove NO_REPEAT mask from keycode, fix keycode matching for JOY_BTN0, etc.
Mon, 17 Dec 2007 14:53:38 +0000 ulion Display parsed keycode in verbose output.