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