| Commit message (Expand) | Author | Age |
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 |
* | vo_xmga: Remove an unmotivated and pointless panscan_calc call | reimar | 2010-11-02 |
* | vo_xmga: fix event handling | reimar | 2010-11-02 |
* | vo_xmga: Remove a useless MGA_VID_CONFIG ioctl | reimar | 2010-11-02 |
* | vo_mga: switch to newer screen dimension handling API | reimar | 2010-11-02 |
* | vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.c | diego | 2010-11-02 |
* | Remove the internal GUI | Anton Khirnov | 2009-07-07 |
* | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | Factor common code like -wid handling, vo_gc creation etc. out into | reimar | 2008-11-19 |
* | Remove explicit setting of vo_ontop since that is already done by vo_x11_crea... | reimar | 2008-11-15 |
* | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 |
* | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | Fix borders for xmga broken by r23675. Tested by Diego. | reimar | 2007-09-08 |
* | 10l | attila | 2007-07-22 |
* | Remove some unused variables | reimar | 2007-06-27 |
* | Make X11 window creation and (with -fixed-vo) management simpler and more | reimar | 2007-06-27 |
* | Gui --> gui | diego | 2007-04-23 |
* | 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 |