summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2007-04-06Similarly, add a vidix_LTLIBRARIES class to install the vidix drivers in the ...Diego 'Flameeyes' Pettenò
2007-04-03Overhaul the Mac OS X video output plugin. XineOpenGLView is almost completelyMatt Messier
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-29Reorder to fill hole.Diego 'Flameeyes' Pettenò
2007-03-25Create at least a 1×1 shared image when the first frame is skipped (and thus...Diego 'Flameeyes' Pettenò
2007-03-25Fix messages for video out modules. Patch by Reinhard Nissl.Diego 'Flameeyes' Pettenò
2007-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò
2007-03-22Instead of rewriting the install and uninstall rules for headers, simply chan...Diego 'Flameeyes' Pettenò
2007-03-20We're building xine even when we're building the Mac OS X video helper.Diego 'Flameeyes' Pettenò
2007-03-20Fix Makefile so that the CPPFLAGS in AM_CPPFLAGS are not ingored for directx ...Diego 'Flameeyes' Pettenò
2007-03-20There's no point in this.Diego 'Flameeyes' Pettenò
2007-03-16Collapse X_LIBS, X_PRE_LIBS, -lXext and -lX11 in a single X_LIBS variable whe...Diego 'Flameeyes' Pettenò
2007-03-10Use xineplug_LTLIBRARIES rather than lib_LTLIBRARIES so there's no need to re...Diego 'Flameeyes' Pettenò
2007-03-09Properly pass XV_CFLAGS where needed. Patch by Albert Lee.Diego 'Flameeyes' Pettenò
2007-03-09Fix X11 linkage for pgx modules. Patch by Albert Lee.Diego 'Flameeyes' Pettenò
2007-02-20Make deinterlace_methods a static constant rather than an extern, as it's jus...Diego 'Flameeyes' Pettenò
2007-02-19Fix building with LOG enabled by changing an the Xlib constant XvPacked into ...Diego 'Flameeyes' Pettenò
2007-02-15Properly repaint the whole surface during expose events. Patch by Christoph P...Diego 'Flameeyes' Pettenò
2007-02-15Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa...Diego 'Flameeyes' Pettenò
2007-01-28some additional fixes in case "-Wl,-z,defs" gets enabled again.Miguel Freitas
2007-01-28disabled "-Wl,-z,defs": it breaks compilation for vidix drivers.Miguel Freitas
2007-01-14Link fix for the directfb plugin.Darren Salt
2007-01-13Fix vidix compilation (for those who enable it).Darren Salt
2007-01-08more build fixes (libdha is already included into libvidix)Miguel Freitas
2007-01-08trying to fix broken MakefileMiguel Freitas
2007-01-06Fix a silly naming error. Should fix linkage problems where vidix is enabled.Darren Salt
2007-01-06Link libdha into libvidix, this should close the last linking (and runtime) i...Diego 'Flameeyes' Pettenò
2006-12-31Link to libdha as suggested by Jason Tackaberry, this should be the last link...Diego 'Flameeyes' Pettenò
2006-12-31Add missing links to $(XINE_LIB).Diego 'Flameeyes' Pettenò
2006-12-28Link to thread libs when neededReinhard Tartler
2006-12-27Link to X libraries when buidling the SDL plugin with X support.Diego 'Flameeyes' Pettenò
2006-12-27Link to the dlopen-providing library.Diego 'Flameeyes' Pettenò
2006-12-25 * Fix disposing of image buffers in video_out_xv when SHM get disabled byDiego 'Flameeyes' Pettenò
2006-12-19Mark string-type configuration items according to whether they're plainDarren Salt
2006-12-13Added support for OSD layers with inverted alpha (e.g. Unichrome).Claudio Ciccani
2006-11-23Added support for the new x11 visual.Claudio Ciccani
2006-11-05Fix a compile problem which can mean that the Xv output plugin isn't linkedDarren Salt
2006-10-28Christoph Pfister's patch to support XINE_VISUAL_TYPE_X11_2 with XVMiguel Freitas
2006-10-28new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking.Miguel Freitas
2006-10-01Avoid usage of DirectFBSetOption().Claudio Ciccani
2006-09-14Update API for libcaca 0.99. Patch by cjacker huang.Diego 'Flameeyes' Pettenò
2006-09-04Proper configure fix,František Dvořák
2006-09-03Clear back buffer(s) when output area changes.Claudio Ciccani
2006-09-02Disabled support for subpicture overlay bacause of problems with Matrox'sClaudio Ciccani
2006-09-02Don't use linux/config.h and include mtrr.h unconditionally, close bug #973678.Diego 'Flameeyes' Pettenò
2006-09-02Avoid implicit declaration of close() function.Diego 'Flameeyes' Pettenò
2006-09-02Now that syncfb can be enabled, let it compile. This fixes the report #1547576.Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-30Added support for other types of subpicture layers (e.g. Matrox CRTC2's subpi...Claudio Ciccani