summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xover.c
Commit message (Expand)AuthorAgeFilesLines
* Change a bunch of X11-specific preprocessor directives.diego2008-08-041-2/+2
* Rename two GUI-related preprocessor directives:diego2008-07-301-3/+3
* cosmetics: Remove useless parentheses from from return statements.diego2008-05-161-1/+1
* Mark several uses of vo_functions_t as const to stop some of the currentreimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* 10lattila2007-07-221-1/+1
* Make X11 window creation and (with -fixed-vo) management simpler and morereimar2007-06-271-16/+4
* xinerama_screen is already declared in video_out.hreimar2007-06-241-4/+0
* Gui --> guidiego2007-04-231-1/+1
* Get rid of completely useless includes that in addition hinder compilationreimar2006-12-161-1/+0
* Fix and improve xinerama supportreimar2006-04-161-6/+3
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-5/+5
* Make -wid behave more consistent.al2005-05-211-0/+1
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-4/+4
* Reduce excessive verbosity.diego2004-11-151-1/+1
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* Removed superfluous XFlush calls before XSync.al2004-08-201-1/+0
* removed saver_on, saver_off calls, they are already in x11_common.creimar2004-07-251-3/+0
* output wordingdiego2004-07-091-1/+1
* runtime 'stay-on-top' functionalityjoey2003-11-301-0/+6
* user settable colorkeyalex2003-10-031-14/+17
* 1000lalex2003-08-291-4/+2
* 10lalex2003-08-031-2/+0
* 10L the comment header again. That's it when you stole someone else code ;)albeu2003-03-121-0/+1
* vo_xover is a new vo that should make easy to have x11 support foralbeu2003-03-121-0/+473