aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_xover.c
Commit message (Expand)AuthorAge
* libvo: remove UNUSED() macrosGravatar diego2010-11-02
* Remove the internal GUIGravatar Anton Khirnov2009-07-07
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-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 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 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 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
|/
* Mark several uses of vo_functions_t as const to stop some of the currentGravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* 10lGravatar attila2007-07-22
* Make X11 window creation and (with -fixed-vo) management simpler and moreGravatar reimar2007-06-27
* xinerama_screen is already declared in video_out.hGravatar reimar2007-06-24
* Gui --> guiGravatar diego2007-04-23
* Get rid of completely useless includes that in addition hinder compilationGravatar reimar2006-12-16
* 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
* output wordingGravatar diego2004-07-09
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* user settable colorkeyGravatar alex2003-10-03
* 1000lGravatar alex2003-08-29
* 10lGravatar alex2003-08-03
* 10L the comment header again. That's it when you stole someone else code ;)Gravatar albeu2003-03-12
* vo_xover is a new vo that should make easy to have x11 support forGravatar albeu2003-03-12