aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_xmga.c
Commit message (Expand)AuthorAge
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* vo_xmga: Remove an unmotivated and pointless panscan_calc callGravatar reimar2010-11-02
* vo_xmga: fix event handlingGravatar reimar2010-11-02
* vo_xmga: Remove a useless MGA_VID_CONFIG ioctlGravatar reimar2010-11-02
* vo_mga: switch to newer screen dimension handling APIGravatar reimar2010-11-02
* vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.cGravatar diego2010-11-02
* Remove the internal GUIGravatar Anton Khirnov2009-07-07
* Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* Factor common code like -wid handling, vo_gc creation etc. out intoGravatar reimar2008-11-19
* Remove explicit setting of vo_ontop since that is already done by vo_x11_crea...Gravatar reimar2008-11-15
* Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
* Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* typo fix: inited --> initializedGravatar diego2008-02-14
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* Fix borders for xmga broken by r23675. Tested by Diego.Gravatar reimar2007-09-08
* 10lGravatar attila2007-07-22
* Remove some unused variablesGravatar reimar2007-06-27
* Make X11 window creation and (with -fixed-vo) management simpler and moreGravatar reimar2007-06-27
* Gui --> guiGravatar diego2007-04-23
* Fix window position when changing videos while in fullscreen and forGravatar reimar2006-06-15
* do aspect correction of video size before calculating vo_dx and vo_dy.Gravatar reimar2006-05-14
* Fix and improve xinerama supportGravatar reimar2006-04-16
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* Make -wid behave more consistent.Gravatar al2005-05-21
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Reduce excessive verbosity.Gravatar diego2004-11-15
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* Removed superfluous XFlush calls before XSync.Gravatar al2004-08-20
* removed saver_on, saver_off calls, they are already in x11_common.cGravatar reimar2004-07-25
* major reindentation of x11 code try #2Gravatar attila2004-06-14
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* user settable colorkeyGravatar alex2003-10-03
* while we are at it: geometry support for xmgaGravatar attila2003-08-31
* linux->osdepGravatar arpi2003-02-09
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* panscan support in -vo mga (actually moved common code to mga_common.c)Gravatar arpi2002-11-01
* -fixed-vo supportGravatar pontscho2002-10-17
* more cleanup, some -vo mga fullscreen fixesGravatar arpi2002-10-09
* some cleanupGravatar arpi2002-10-09
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningGravatar arpi2002-08-09
* - fix audio equalizerGravatar pontscho2002-07-19
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchGravatar pontscho2002-06-10
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)Gravatar pontscho2002-06-06
* added panscan support for xmga/xvidixGravatar pontscho2002-06-05
* msg/i18n fixes and some printf->mp_msgGravatar arpi2002-06-03
* some cleanup, gl/gl2 updated to use vo_windowGravatar arpi2002-05-14
* fix Arpi's bugsGravatar pontscho2002-05-12