Age | Commit message (Expand) | Author |
2011-12-16 | Hide aliasing problems in xcb plugins | Petri Hintukainen |
2010-01-21 | Backport YUV build optimisation. | Darren Salt |
2009-01-17 | Avoid libtool running ldconfig (where not needed) at install time. | Darren Salt |
2008-09-17 | Mingw+MSys: NLS support, --enable-stdcall-fixup | Carlo Bramini |
2008-02-02 | Add a header file for some strings shared between the Xv-using plugins. | Darren Salt |
2008-04-08 | New video out plugin ("raw") | Christophe Thommeret |
2008-02-04 | Fix a few remaining and apparently harmless linkage order issues. | Darren Salt |
2008-01-04 | Pass $(X_CFLAGS) when compiling syncfb. | Darren Salt |
2008-01-01 | Avoid potential install-time mislinkage against libxine.so.2. | Darren Salt |
2007-06-13 | pgx32/64 need SUNDGA_CFLAGS | Albert Lee |
2007-06-09 | Add $(LTLIBINTL) for a few plugins which I'd missed. | Darren Salt |
2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-06-08 | Added $(LTLIBINTL) to several targets | Ben Taylor |
2007-04-10 | Split the DirectFB plugin into X11 and non-X versions. | Darren Salt |
2007-03-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | 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-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-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-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 |
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-11-05 | Fix a compile problem which can mean that the Xv output plugin isn't linked | Darren Salt |
2006-09-04 | Proper configure fix, | František Dvořák |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-02-09 | Added X11 OSD support to XDirectFB driver. | Claudio Ciccani |
2006-01-08 | *BUGFIX* | František Dvořák |
2005-11-14 | *BUGFIX* | František Dvořák |
2005-09-25 | move alphablend to core | Miguel Freitas |
2005-09-11 | new directfb plugin by Claudio Ciccani | Miguel Freitas |
2005-08-29 | *BUGFIX* | František Dvořák |
2005-04-22 | Fixed Makefile.am for OpenGL output plugin (Alien). | Matthias Hopf |
2004-11-23 | Rewrote OpenGL output plugin. | Matthias Hopf |
2004-10-24 | Mac OS X video output plugin: don't link against libxine_macosx_video, becaus... | Andre Pang |
2004-09-28 | xxmc patch by Thomas Hellstrom (with some changes) | Miguel Freitas |
2004-09-06 | Updates: | František Dvořák |
2004-06-19 | now we need to link against the macosx library, don't we? | Michael Roitzsch |
2004-06-19 | Removed superfluous AM_CFLAGS in src/video_out/macosx/Makefile.am | Andre Pang |
2004-06-19 | Build code in src/video_out/macosx directory again | Andre Pang |
2004-06-12 | - Makefile.am: removed unneeded build options and added options from | Daniel Mack |
2004-06-08 | next try to get the Objective-C OSX code supported by the automagic | Michael Roitzsch |
2004-06-06 | Remove the references to OBJC in the configure.ac and video_out Makefile.am | James Courtier-Dutton |