Sat, 15 Nov 2008 17:45:55 +0000 |
reimar |
Replace some of the different inconsistent XGetGeometry uses by a
|
Sat, 15 Nov 2008 17:41:30 +0000 |
reimar |
Remove a useless XGetGeometry call, the X11 event handling already takes care of this.
|
Sat, 15 Nov 2008 16:40:48 +0000 |
reimar |
Remove code from unused and since ages deprecated draw_frame function.
|
Sat, 15 Nov 2008 16:36:39 +0000 |
reimar |
Remove vo_xv code that has been under #if 0 since ages.
|
Sat, 15 Nov 2008 14:21:02 +0000 |
reimar |
Fix grammar of comment and sync it with vo_x11.c
|
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:
|
Sun, 15 Jun 2008 12:13:29 +0000 |
diego |
Move message about which adapter is used to verbose mode.
|
Fri, 16 May 2008 08:33:27 +0000 |
diego |
cosmetics: Remove useless parentheses from from return statements.
|
Tue, 13 May 2008 17:52:25 +0000 |
ben |
Add a new suboption to -vo xv and -vo xvmc that allows selection
|
Thu, 14 Feb 2008 14:39:49 +0000 |
cehoyos |
Revert accidentally committed line of r25994.
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Sun, 02 Dec 2007 14:39:15 +0000 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Tue, 28 Aug 2007 10:53:51 +0000 |
diego |
warning fix:
|