Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
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.
|
Thu, 09 Sep 2010 18:52:56 +0000 |
diego |
Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
|
Thu, 09 Sep 2010 10:39:08 +0000 |
diego |
Mark vf_info_menu declaration as const.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Thu, 02 Apr 2009 09:20:48 +0000 |
diego |
Remove unnecessary malloc.h #includes and related #ifdeffery.
|
Tue, 17 Feb 2009 11:16:19 +0000 |
diego |
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
|
Sat, 13 Dec 2008 18:40:19 +0000 |
diego |
Add standard GPL headers.
|
Thu, 16 Oct 2008 18:08:18 +0000 |
diego |
Remove pointless attribute_used from variable declaration.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Fri, 16 May 2008 09:42:28 +0000 |
diego |
cosmetics: Remove useless parentheses from return statements.
|
Sun, 27 Jan 2008 15:14:02 +0000 |
reimar |
Allow independent scaling of vo_font and sub_font.
|
Wed, 26 Dec 2007 13:13:48 +0000 |
ulion |
From now on, libmenu does not steal all input keys from input modules.
|