Thu, 22 Feb 2007 00:18:10 +0000 |
diego |
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
|
Mon, 24 Apr 2006 14:03:58 +0000 |
attila |
fix typo X<->Y
|
Mon, 24 Apr 2006 04:23:53 +0000 |
reynaldo |
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Sun, 06 Nov 2005 21:15:53 +0000 |
reimar |
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Thu, 31 Mar 2005 22:06:34 +0000 |
rathann |
Fix memset() usage, patch by Ismail Donmez
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Fri, 20 Aug 2004 09:41:13 +0000 |
al |
Removed superfluous XFlush calls before XSync.
|
Fri, 25 Jun 2004 16:49:53 +0000 |
diego |
string handling security fixes
|
Sun, 30 Nov 2003 16:36:10 +0000 |
joey |
runtime 'stay-on-top' functionality
|
Fri, 28 Nov 2003 20:49:34 +0000 |
mswitch |
Added a patch from Anders Rune Jensen to support the latest em8300 CVS changes
|
Tue, 18 Feb 2003 23:22:44 +0000 |
mswitch |
Patch from Tamas Kohegyi to fix subpic placement on 16:9
|
Sun, 12 Jan 2003 19:32:56 +0000 |
mswitch |
Added patch from Tamas Kohegyi to fix subpic placement with freetype
|
Thu, 02 Jan 2003 23:57:38 +0000 |
mswitch |
Added patch by Thomas Jarosch
|
Thu, 02 Jan 2003 21:45:13 +0000 |
mswitch |
Updated changelog
|
Thu, 02 Jan 2003 18:54:16 +0000 |
mswitch |
Added patch that makes the dxr3 return to the previous tv norm when quiting.
|
Tue, 24 Dec 2002 12:45:32 +0000 |
mswitch |
Added patch from Thomas Jarosch
|
Fri, 29 Nov 2002 21:40:37 +0000 |
mswitch |
Use MVCOMMAND_SYNC
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Sun, 03 Nov 2002 20:59:04 +0000 |
mswitch |
Made new overlay functions static so they won't interfere with the rest
|
Sun, 03 Nov 2002 20:48:16 +0000 |
mswitch |
At least I can honestly say that I didn't add the equalizer support, so
|
Sun, 03 Nov 2002 20:26:47 +0000 |
mswitch |
Suddenly I needed vidix.h for vidix_video_eq_t
|
Sun, 03 Nov 2002 20:05:39 +0000 |
mswitch |
Updated docs with DXR3 overlay info
|
Sat, 02 Nov 2002 16:00:21 +0000 |
mswitch |
Missed some gui ifdefs
|
Sat, 02 Nov 2002 11:24:53 +0000 |
mswitch |
Minor cleanups
|
Sat, 02 Nov 2002 01:18:54 +0000 |
mswitch |
Huge update, added native overlay support (no more need for dxr3view).
|
Wed, 30 Oct 2002 23:31:02 +0000 |
mswitch |
Removed debugging output
|