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, 30 Apr 2008 11:03:41 +0000 |
diego |
Remove unnecessary version.h #includes.
|
Fri, 28 Dec 2007 03:45:01 +0000 |
ulion |
Remove redundant option 'auto-close' from cmdlist and filesel.
|
Tue, 25 Dec 2007 08:38:09 +0000 |
ulion |
Remove useless scope.
|
Mon, 17 Dec 2007 01:20:19 +0000 |
ulion |
Fix memory leak.
|
Tue, 11 Dec 2007 08:11:21 +0000 |
ulion |
Support to run multiple mplayer commands set in menu.conf
|
Tue, 04 Dec 2007 10:42:59 +0000 |
ulion |
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
|
Fri, 25 May 2007 10:26:39 +0000 |
ben |
rename some menu open functions, to avoid confusion with libc native open()
|
Fri, 18 Aug 2006 13:58:03 +0000 |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
Sun, 25 Jun 2006 21:24:46 +0000 |
ben |
support for auto_close parameter in menu command list (geexbox patch)
|
Sun, 25 Jun 2006 20:59:12 +0000 |
ben |
declaring static functions with the same name than libc ones was not the best idea ever
|
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 17:32:10 +0000 |
albeu |
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
|
Wed, 26 Oct 2005 00:07:43 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Sat, 28 Dec 2002 18:51:10 +0000 |
rathann |
Added/reordered #includes to silence warnings about "implicit declaration".
|
Thu, 14 Nov 2002 23:47:11 +0000 |
albeu |
OSD menus initial version
|