| Commit message (Expand) | Author | Age |
* | Fix window position when changing videos while in fullscreen and for | reimar | 2006-06-15 |
* | do aspect correction of video size before calculating vo_dx and vo_dy. | reimar | 2006-05-14 |
* | Fix and improve xinerama support | reimar | 2006-04-16 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 |
* | Make -wid behave more consistent. | al | 2005-05-21 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 |
* | Reduce excessive verbosity. | diego | 2004-11-15 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | Removed superfluous XFlush calls before XSync. | al | 2004-08-20 |
* | removed saver_on, saver_off calls, they are already in x11_common.c | reimar | 2004-07-25 |
* | major reindentation of x11 code try #2 | attila | 2004-06-14 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | user settable colorkey | alex | 2003-10-03 |
* | while we are at it: geometry support for xmga | attila | 2003-08-31 |
* | linux->osdep | arpi | 2003-02-09 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | panscan support in -vo mga (actually moved common code to mga_common.c) | arpi | 2002-11-01 |
* | -fixed-vo support | pontscho | 2002-10-17 |
* | more cleanup, some -vo mga fullscreen fixes | arpi | 2002-10-09 |
* | some cleanup | arpi | 2002-10-09 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 |
* | - fix audio equalizer | pontscho | 2002-07-19 |
* | fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch | pontscho | 2002-06-10 |
* | add mute support ( step 1 ) and fixed panscan bugs (1000l for me) | pontscho | 2002-06-06 |
* | added panscan support for xmga/xvidix | pontscho | 2002-06-05 |
* | msg/i18n fixes and some printf->mp_msg | arpi | 2002-06-03 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 |
* | fix Arpi's bugs | pontscho | 2002-05-12 |
* | fix some small bug and -rootwin | pontscho | 2002-05-11 |
* | -zoom, -fs with x[11|mga|v] fix -- round two | pontscho | 2002-05-08 |
* | wm detection -- round two | pontscho | 2002-05-07 |
* | fix -fs and 'f' | pontscho | 2002-05-06 |
* | the Right Fix for gui window setup | arpi | 2002-05-05 |
* | missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu> | arpi | 2002-05-04 |
* | fix xmga fs, resize to movie size and mouse auto hide + dga | pontscho | 2002-05-03 |
* | fix aspect ratio handling | pontscho | 2002-05-03 |
* | fix fullscreen (?) | pontscho | 2002-04-25 |
* | -rootwin fix... | arpi | 2002-04-24 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 |
* | open(/dev/mga_vid) moved to preinit | arpi | 2002-03-31 |
* | U,V plane odrer fixed | arpi | 2002-03-24 |
* | uninit bugs fixed | arpi | 2002-03-17 |
* | round up width/height if mod 2 != 0 | arpi | 2002-03-09 |
* | small changes in libvo's X11 support | pontscho | 2002-03-08 |
* | +10l to .so | arpi | 2002-03-07 |
* | rewrite fullscreen support in some libvo driver | pontscho | 2002-03-07 |
* | control+preinit moved to mga_common.c | arpi | 2002-03-07 |
* | small changes | pontscho | 2002-02-21 |