aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Fixed typoGravatar nplourde2004-07-16
* Add Window Level Key, Can switch mode with T keyGravatar nplourde2004-07-15
* Indentation fix from previous patch, as discussed on IRC.Gravatar rtognimp2004-07-11
* This fixes the problems that originated from my ewmhGravatar rtognimp2004-07-11
* don't use uninitialized font descriptionsGravatar faust32004-07-11
* avoid using corrupted font descriptions patch by Daniel von Dincklage <daniel...Gravatar faust32004-07-11
* fix for xscreensaver disablingGravatar reimar2004-07-09
* make mplayer capable of being in the foreground by Dan ChristiansenGravatar nplourde2004-07-09
* output wordingGravatar diego2004-07-09
* default is now to center the imageGravatar faust32004-07-06
* 100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com)Gravatar reimar2004-07-06
* removed XFlush() before XSync(), made config_glx return-type signed, force 32...Gravatar reimar2004-07-02
* removed XFlush() before XSync()Gravatar reimar2004-07-02
* avoid visuals with low color-depth.Gravatar reimar2004-06-27
* asyncblit slows down on UP systems, regarding to the SDL docs, noticed by Joh...Gravatar alex2004-06-26
* SDL_HWACCEL is a readonly flag according to DOCS, noticed by John PhilipGravatar alex2004-06-26
* 10lGravatar diego2004-06-25
* neomagic tv out support throught vesa vbe, patch by Rudolf MarekGravatar alex2004-06-25
* Unify the config.h #include, use "config.h" instead of "../config.h"Gravatar diego2004-06-25
* string handling security fixesGravatar diego2004-06-25
* ranlib cleanupGravatar alex2004-06-24
* added more key to keyboard eventGravatar nplourde2004-06-23
* removed buggy rgb32 supportGravatar nplourde2004-06-23
* array initialization fix by SungKwanKang <ksquarekr at yahoo.com>Gravatar faust32004-06-18
* moved vo_quartz higher in the listGravatar nplourde2004-06-17
* major reindentation of x11 code try #2Gravatar attila2004-06-14
* Fix for big endian systemsGravatar rtognimp2004-06-12
* Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,Gravatar diego2004-06-02
* choose fullscreen device with suboption device_id=#Gravatar nplourde2004-06-02
* uyvy osd supportGravatar nplourde2004-05-31
* draw alpha for uyvyGravatar nplourde2004-05-31
* vo_quartz now default vo on OSXGravatar nplourde2004-05-30
* fix crash due to fast_memcpy calling itself instead of libc memcpyGravatar reimar2004-05-20
* re-use same window when playing multiple filesGravatar nplourde2004-05-18
* more sane order for overlay workarounds, fixed a bug where the mouse would st...Gravatar faust32004-05-18
* Event Handling MakeoverGravatar nplourde2004-05-12
* removing useless code, improving readabilityGravatar reimar2004-05-08
* fixed memory leak and removed unnecessary static variableGravatar reimar2004-05-08
* changes to get manyfmts nearer to working and fixed memory leakGravatar reimar2004-05-08
* More code cleanupGravatar nplourde2004-05-07
* Switch rgb32 from QD to QTGravatar nplourde2004-05-07
* Disable live resize for yuv - HW accel bugGravatar nplourde2004-05-05
* Cosmetic change std ident styleGravatar nplourde2004-05-05
* Removed unused debug code.Gravatar nplourde2004-05-05
* Add yuv csp supportGravatar nplourde2004-05-04
* clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering bordersGravatar reimar2004-05-02
* keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYV...Gravatar faust32004-05-01
* GUI supportGravatar reimar2004-05-01
* keepaspect and nokeepaspect are now useable by all vosGravatar faust32004-05-01
* Copyright notice added back.Gravatar diego2004-04-27