summaryrefslogtreecommitdiff
path: root/src/input/Makefile.am
AgeCommit message (Expand)Author
2014-08-04Add missing LIBINTLCarlo Bramini
2014-04-20Removed -fno-strict-aliasing from rtp input pluginPetri Hintukainen
2014-02-26Add a rule to cause building of libdvdnav if needed.Darren Salt
2014-02-26dvdnav-config has gone away.Darren Salt
2013-09-18Avoid using deprecated autoconf & automake features.Darren Salt
2013-07-03Use pkg-config to detect Samba client library.Xavier Bachelot
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ò