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