Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sat, 09 Oct 2010 11:26:37 +0000 |
reimar |
xvidix: reconfigure also on window move.
|
Sat, 02 Oct 2010 14:22:03 +0000 |
diego |
Remove UNUSED macros used to shut up unused function parameter warnings.
|
Sun, 13 Jun 2010 12:04:13 +0000 |
reimar |
For vos that support the new libvo API (provide UPDATE_SCREENINFO),
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Wed, 19 Nov 2008 20:19:25 +0000 |
reimar |
Factor common code like -wid handling, vo_gc creation etc. out into
|
Sat, 15 Nov 2008 23:09:31 +0000 |
reimar |
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
|
Thu, 16 Oct 2008 18:13:26 +0000 |
faust3 |
fixed overlay x and y calculation
|
Mon, 04 Aug 2008 06:16:23 +0000 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
Wed, 30 Jul 2008 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Fri, 20 Jun 2008 20:16:34 +0000 |
ben |
remove now useless vidixlib.h file
|
Fri, 16 May 2008 08:33:27 +0000 |
diego |
cosmetics: Remove useless parentheses from from return statements.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Sat, 25 Aug 2007 13:37:19 +0000 |
diego |
Fix warning:
|