summaryrefslogtreecommitdiff
path: root/src/xine-engine/Makefile.am
AgeCommit message (Expand)Author
2013-06-26Distribute a header needed for the VAAPI plugin.Darren Salt
2012-08-16link against mlibFabian Groffen
2012-06-06Merge from 1.1Petri Hintukainen
2012-06-06fix make uninstall for libxine-1.defVolker Grabsch
2012-06-06fix install/uninstall static library in windowsVolker Grabsch
2012-06-05Merge from 1.1Petri Hintukainen
2012-06-05Fixed -no-undefined handling with mingw and cygwinCarlo Bramini
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-10-04Merge from 1.1.Darren Salt
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-04-15Fix building out of source directory.Reinhard Nißl
2011-03-29Continuous video frame grabbing feature.Andreas Auras
2011-03-20Merge from 1.1.Darren Salt
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-03-09Include accel_vdpau.h in tarballs.Darren Salt
2010-01-23Fix up convenience interface library building (with older build tools).Darren Salt
2010-01-21Create libxine-interface.la and make libxine.la weakly provide it.Darren Salt
2008-07-17Merge from 1.1.Darren Salt
2008-07-08Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}Matthias Ringwald
2008-07-03Merge from 1.1.Darren Salt
2008-07-02provide PTHREAD_CFLAGS when neededMatthias Ringwald
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-05Replace load_plugins.h with a more generic xine_private.h, move the functions...Diego 'Flameeyes' Pettenò
2008-03-01Merge from 1.2 tip.Diego 'Flameeyes' Pettenò
2008-01-15Use GCSECTIONS for libxine too.Diego 'Flameeyes' Pettenò
2008-01-05Merge from 1.2.Diego 'Flameeyes' Pettenò
2007-12-24Move _x_scan_plugins and _x_dispose_plugins into an internal header, and don'...Diego 'Flameeyes' Pettenò
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-19Consolidate all public include files into include/xine directory.Diego 'Flameeyes' Pettenò
2007-12-14Remove internal FFmpeg reference from build system.Diego 'Flameeyes' Pettenò
2007-12-12Merge from 1.2 main.Diego 'Flameeyes' Pettenò
2007-12-12Remove tvmode functions, deprecated for a while now.Diego 'Flameeyes' Pettenò
2007-12-12Remove use of xine_xmalloc_aligned() in libxine, and link it to libavutil.Diego 'Flameeyes' Pettenò
2007-09-19Add controls for setting the opacity of DVB subtitles.Darren Salt
2007-06-12A nice simple merge from 1.1.Darren Salt
2007-06-09Use $(LTLIBICONV) instead of $(LIBICONV) when linking libxine.so.Darren Salt
2007-05-11Another pass at cleaning up Makefile.am files. More to come.Matt Messier
2007-05-08More configure.ac cleanupsMatt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-04-13Simplify handling of internal/external libxdg-basedir, as it's going to be us...Diego 'Flameeyes' Pettenò
2007-04-13Add a global handle for libxdg-basedir library to xine_s.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-10When hstrerror() is found in libresolv, link it where it is used. Patch by Al...Diego 'Flameeyes' Pettenò
2006-11-08Cleanup bswap.h header by moving the part of the code borrowed from FFmpeg (o...Diego 'Flameeyes' Pettenò
2006-09-29Add an optional dependency over fontconfig, so that if present it is used to ...Diego 'Flameeyes' Pettenò
2006-09-26Fix the missing protected symbols, and enable hidden visibility for libxine.so.Diego 'Flameeyes' Pettenò
2006-06-20Remove need to use -fno-strict-aliasing, by using an union on accept() usage,...Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò