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

age author description
Sat, 10 Nov 2012 13:31:32 +0000 reimar Do not leak memory while processing command.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 27 Oct 2010 17:37:29 +0000 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
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.
Wed, 26 Dec 2007 13:13:48 +0000 ulion From now on, libmenu does not steal all input keys from input modules.
Tue, 04 Dec 2007 10:42:59 +0000 ulion Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
Sat, 28 Jul 2007 17:16:55 +0000 diego Give message string a more meaningful name.
Sat, 28 Jul 2007 14:27:04 +0000 diego typo fix: childs --> children
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Fri, 30 Jun 2006 04:24:07 +0000 reynaldo gets ride of a few more sizeof(char)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
Thu, 30 Mar 2006 02:52:54 +0000 albeu Add a function to draw flat boxes and use it to make the list
Wed, 26 Oct 2005 00:07:43 +0000 diego Unify include paths, -I.. is in CFLAGS.
Thu, 02 Dec 2004 14:37:16 +0000 aurel enable the run slave commande even without libmenu
Sun, 19 Sep 2004 18:45:11 +0000 faust3 handle sigchld in mplayer.c
Tue, 20 Jul 2004 17:58:33 +0000 diego Fix typos and better explanatory text.
Fri, 25 Jun 2004 16:49:53 +0000 diego string handling security fixes
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
Tue, 24 Jun 2003 19:59:14 +0000 alex 64bit support
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Wed, 27 Nov 2002 16:12:02 +0000 colin fix 100l typo :)
Mon, 18 Nov 2002 04:37:18 +0000 rfelker 10l:
Mon, 18 Nov 2002 00:16:39 +0000 albeu A new command to run shell process and a command history.
Thu, 14 Nov 2002 23:47:11 +0000 albeu OSD menus initial version