log libmenu/menu_param.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 19 Jan 2014 22:24:49 +0000 reimar menu_param: fix memleak on menu click.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 04 Apr 2010 16:11:20 +0000 diego Mark cfg_fields m_option_t array as const.
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.
Sat, 15 Dec 2007 15:32:27 +0000 ulion Add auto-update property for property menu item.
Wed, 12 Dec 2007 05:30:59 +0000 ulion Remove headers not used.
Tue, 04 Dec 2007 10:42:59 +0000 ulion Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
Wed, 30 May 2007 07:07:32 +0000 albeu Drop the metadata stuff and replace it with generic property string expansion.
Tue, 29 May 2007 21:49:39 +0000 albeu Rework the property API to allow sub properties such as
Wed, 21 Feb 2007 18:28:48 +0000 uau Fix menu to work with mpctx
Fri, 25 Aug 2006 23:14:32 +0000 ben added new helpers to allow easy metadata retrieval and make libmenu use them
Fri, 25 Aug 2006 19:22:51 +0000 ben new option for libmenu that allow display of properties and metadata of currently played stream
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Thu, 13 Jul 2006 13:04:26 +0000 diego Compilation fix: Mark mp_property_find parameter as const.
Fri, 31 Mar 2006 05:49:05 +0000 corey Minor spelling and grammar fixes for part 1 of Otvos Attila's
Thu, 30 Mar 2006 06:40:58 +0000 reynaldo Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
Sat, 25 Mar 2006 20:49:36 +0000 albeu Turn the preferences menu in something usefull using the new
Wed, 26 Oct 2005 00:07:43 +0000 diego Unify include paths, -I.. is in CFLAGS.
Sat, 13 Sep 2003 18:02:20 +0000 faust3 make menu work on mingw (run command is still disabled), based on patch by Christophe Perinaud
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Thu, 14 Nov 2002 23:47:11 +0000 albeu OSD menus initial version