aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_xvidix.c
Commit message (Expand)AuthorAge
* vidix: drop VIDIX supportGravatar Uoti Urpala2011-01-31
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* vo_xvidix: reconfigure also on window moveGravatar reimar2010-11-02
* libvo: remove UNUSED() macrosGravatar diego2010-11-02
* Remove the internal GUIGravatar Anton Khirnov2009-07-07
* Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Merge svn changes up to r27979Gravatar Uoti Urpala2008-11-22
|\|
| * Factor common code like -wid handling, vo_gc creation etc. out intoGravatar reimar2008-11-19
* | Merge svn changes up to r27949Gravatar Uoti Urpala2008-11-17
|\|
| * Remove explicit setting of vo_ontop since that is already done by vo_x11_crea...Gravatar reimar2008-11-15
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * fixed overlay x and y calculationGravatar faust32008-10-16
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | Merge svn changes up to r27123Gravatar Uoti Urpala2008-06-23
|\|
| * remove now useless vidixlib.h fileGravatar ben2008-06-20
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * cosmetics: Remove useless parentheses from from return statements.Gravatar diego2008-05-16
* | Add new video driver APIGravatar Uoti Urpala2008-04-23
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passingGravatar Uoti Urpala2008-04-23
|/
* Make vo info structs constGravatar reimar2007-12-02
* Fix warning:Gravatar diego2007-08-25
* Make X11 window creation and (with -fixed-vo) management simpler and moreGravatar reimar2007-06-27
* Gui --> guiGravatar diego2007-04-23
* Move common vo initialization code to video_out.cGravatar reimar2007-02-17
* Remove spurious casts to int. Blessed by Reimar.Gravatar rathann2006-10-08
* Fix window position when changing videos while in fullscreen and forGravatar reimar2006-06-15
* 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
* message expanded with hint to use -v optionGravatar gabucino2003-11-15
* fixed -nocolorkeyGravatar alex2003-10-22
* Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying supportGravatar alex2003-10-17
* user settable colorkeyGravatar alex2003-10-03
* remove exit_player and exit referencesGravatar alex2003-08-31
* 10lGravatar alex2003-08-03
* adding geometry support for xvidixGravatar attila2003-04-20