summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
AgeCommit message (Expand)Author
2007-12-11Don't use two C files to build the two versions of directfb. Just add -DDIREC...Diego 'Flameeyes' Pettenò
2007-06-12A nice simple merge from 1.1.Darren Salt
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-16[1.2 patch] removal of deinterlace.[c/h] and xvmc deinterlacersChristoph Pfister
2007-05-31Make vidix buildable again.Darren Salt
2007-05-31Move vidix and libdha into contrib/.Diego 'Flameeyes' Pettenò
2007-05-13Clean up xxmc/xvmc configure checks, move xv.m4 into video_out.m4Matt Messier
2007-05-12X11 and video output plugin configuration check cleanupsMatt Messier
2007-05-12More configure/Makefile cleanupsMatt Messier
2007-05-11Another pass at cleaning up Makefile.am files. More to come.Matt Messier
2007-05-09Clean up video output plugin configure checksMatt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
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