log libmenu/menu.c @ 25420:e5a7f0401180

age author description
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.
Fri, 14 Dec 2007 08:39:45 +0000 ulion Support chapter in OSD menu.
Wed, 12 Dec 2007 06:32:54 +0000 ulion Fix memory leak. I thought asx_get_attrib() return a const char *,