aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Removed fb_dev_name handling.Gravatar syrjala2004-08-20
* Removed superfluous XFlush calls before XSync.Gravatar al2004-08-20
* user can select dvb card number to use (V3 api only)Gravatar nicodvb2004-08-19
* Removed useless SetOpacity() calls.Gravatar syrjala2004-08-15
* Fixed BES aspect ratio.Gravatar syrjala2004-08-15
* Reorganized init/unint so that fixed-vo works.Gravatar syrjala2004-08-15
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:Gravatar rik2004-08-11
* Don't use flicker filtering.Gravatar syrjala2004-08-09
* now use vo_rootwin var to check for -rootwin switchGravatar nplourde2004-08-08
* applied old patch that was missing an include...Gravatar reimar2004-08-02
* support for passing mouse events on to MPlayerGravatar reimar2004-08-01
* 10l query format at least when used with vidix, disable colorkeying with vidi...Gravatar faust32004-08-01
* add var vo_rootwin and -rootwin switch for mac osxGravatar nplourde2004-07-29
* removed saver_on, saver_off calls, they are already in x11_common.cGravatar reimar2004-07-25
* removed ref to extern WinIDGravatar nplourde2004-07-23
* add support for -rootwin commandGravatar nplourde2004-07-23
* listen for key repeats, patch by Dan ChristiansenGravatar nplourde2004-07-22
* fix for people experimenting with GUI under windowsGravatar reimar2004-07-22
* name changeGravatar diego2004-07-19
* embarassing typo and new nameGravatar diego2004-07-19
* embarassing typoGravatar diego2004-07-19
* changed misleading TEXTUREFORMAT_32BPP (was 24bpp!) to vo_gl2 style TEXTUREFO...Gravatar reimar2004-07-17
* use RGB32 textures on OS XGravatar reimar2004-07-17
* 1, killed some 100l's (no error checking). 2, added subotion for output filen...Gravatar alex2004-07-17
* 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