summaryrefslogtreecommitdiff
path: root/src/input/Makefile.am
AgeCommit message (Expand)Author
2012-06-12Add test image generator input pluginTorsten Jager
2011-12-15Merge from 1.1Petri Hintukainen
2011-12-15Added BluRay input pluginPetri Hintukainen
2011-12-10Merge from 1.1.Darren Salt
2011-11-23Remove our internal videodev2.h - no longer needed.Darren Salt
2011-11-23Have the PVR input plugin built if V4L2, not V4L1, is present.Darren Salt
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2010-03-07Merge from 1.1.Darren Salt
2010-02-24Fix up V4L/V4L2 for non-Linux.Darren Salt
2010-01-29Link the v4l2 plugin with libv4l2 (if required); use pkgconfig to locate it.Darren Salt
2010-01-06Add v4l2 to the makefileTrever Fischer
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2010-01-29Merge from 1.1.Darren Salt
2010-01-26Merge from 1.1.Darren Salt
2009-06-21No DVB support on Hurd.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2008-01-05Merge from 1.2.Diego 'Flameeyes' Pettenò
2008-01-01Merge (with adjustment) from 1.1.Darren Salt
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-19Rewrite http_plugin_basicauth to use libavutil's base64 encoding.Diego 'Flameeyes' Pettenò
2007-12-14Remove internal FFmpeg reference from build system.Diego 'Flameeyes' Pettenò
2007-12-11Use libavutil's sha1 routine rather than adding an implementation of it.Diego 'Flameeyes' Pettenò
2007-12-11Use libavutil's base64 routines rather than adding musicbrainz's to cdda plugin.Diego 'Flameeyes' Pettenò
2007-12-11Use libavutil's crc routines rather than xine-utils's code.Diego 'Flameeyes' Pettenò
2007-11-10Stop trying to distribute videodev2.h.Darren Salt
2007-06-12A nice simple merge from 1.1.Darren Salt
2007-06-09Use $(LTLIBICONV) instead of @LIBICONV@.Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-05-31Remove the DVB headers dmx.h and frontend.h, use the ones from linux-headers ...Diego 'Flameeyes' Pettenò
2007-05-19Input plugins: Enable vcd, but disable vcdo by defaultMatt Messier
2007-05-14Final pass over input plugin configuration checksMatt 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-10Remove -D_LARGEFILE64_SOURCE from AM_CPPFLAGSMatt Messier
2007-05-08More configure.ac cleanupsMatt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-04-14Look in the user XDG config dir for channels.conf.Darren Salt
2007-04-13CDDB cache placement is no more a configuration option, and uses instead XDG_...Diego 'Flameeyes' Pettenò
2007-04-06Use xineplug_LTLIBRARIES wherever possible.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-12-31Fix typo..Diego 'Flameeyes' Pettenò
2006-12-28Link to pthreads for the pvr input plugin.Diego 'Flameeyes' Pettenò
2006-12-25The dvd input plugin uses dlopen-related functions, link to the correct library.Diego 'Flameeyes' Pettenò