aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_xmga.c
Commit message (Expand)AuthorAge
* 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
* fix some small bug and -rootwinGravatar pontscho2002-05-11
* -zoom, -fs with x[11|mga|v] fix -- round twoGravatar pontscho2002-05-08
* wm detection -- round twoGravatar pontscho2002-05-07
* fix -fs and 'f'Gravatar pontscho2002-05-06
* the Right Fix for gui window setupGravatar arpi2002-05-05
* missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>Gravatar arpi2002-05-04
* fix xmga fs, resize to movie size and mouse auto hide + dgaGravatar pontscho2002-05-03
* fix aspect ratio handlingGravatar pontscho2002-05-03
* fix fullscreen (?)Gravatar pontscho2002-04-25
* -rootwin fix...Gravatar arpi2002-04-24
* fix playlist bug with gui and rewrite mousecursor show/hide codeGravatar pontscho2002-04-16
* open(/dev/mga_vid) moved to preinitGravatar arpi2002-03-31
* U,V plane odrer fixedGravatar arpi2002-03-24
* uninit bugs fixedGravatar arpi2002-03-17
* round up width/height if mod 2 != 0Gravatar arpi2002-03-09
* small changes in libvo's X11 supportGravatar pontscho2002-03-08
* +10l to .soGravatar arpi2002-03-07
* rewrite fullscreen support in some libvo driverGravatar pontscho2002-03-07
* control+preinit moved to mga_common.cGravatar arpi2002-03-07
* small changesGravatar pontscho2002-02-21