summaryrefslogtreecommitdiff
path: root/src/input/Makefile.am
AgeCommit message (Expand)Author
2008-02-01Back out vcd build changes: separate unit (though used only once).Darren Salt
2008-01-27Remove another recursive make invocation, build the vcd plugin inside src/inp...Diego 'Flameeyes' Pettenò
2008-01-24Merge from -plugin-loader branch.Darren Salt
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-19Update all the code to the new headers layout.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-04-06- Moved base64 stuff to xine-utils.Thibaut Mattern
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ò
2006-09-07Added common asf header parser.Thibaut Mattern
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2005-09-05*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-27commiting part of my old build fixes: automake doesn't expand \!HAVE_ZLIB her...Stefan Holst
2004-10-30- make use of the net buffer control in gnome-vfs, to speed it up a bitBastien Nocera
2004-10-20Enable dvdnav support even if CDROM ioctls are not found. This makes xine wo...Andre Pang
2004-10-18Simple libsmbclient (samba) input pluginMiguel Freitas
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-05-05make it possible for the CDDA plugin to give away Musicbrainz CD Index IDBastien Nocera
2003-12-08fix performance problemsMiguel Freitas
2003-12-04Adjusting Makefile.František Dvořák
2003-11-26http_helper:Thibaut Mattern
2003-10-30- More VCDX -> VCDRocky Bernstein
2003-10-19vcd,ovcd -> vcdo. In MRL and plugin name. In the past, the mpeg demuxRocky Bernstein
2003-10-19build both vcd pluginsDaniel Caujolle-Bert
2003-10-13* use Makefile.common for global targetsMichael Roitzsch
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
2003-10-08encoding of URL with multibyte characters in MMS for using xine in ChinaFrantišek Dvořák
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-06-20v4l needs alsa, not pvr (thanks go to Daniel for realizing my stupidity)Michael Roitzsch
2003-06-18small Makefile cleanupMichael Roitzsch