summaryrefslogtreecommitdiff
path: root/src/xine-engine/Makefile.am
AgeCommit message (Expand)Author
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2008-07-08Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}Matthias Ringwald
2008-07-02provide PTHREAD_CFLAGS when neededMatthias Ringwald
2007-06-09Use $(LTLIBICONV) instead of $(LIBICONV) when linking libxine.so.Darren Salt
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ò
2006-06-10Update gettext to 0.14.5, remove intl/ subdirectory so that external gettext ...Diego 'Flameeyes' Pettenò
2006-04-08Ancient platforms support:František Dvořák
2005-09-25move alphablend to coreMiguel Freitas
2005-09-05*BUGFIX*František Dvořák
2005-08-29*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
2005-01-03**BUGFIX**Michael Roitzsch
2004-11-26Don't make xine engine depend on internal libintl if ./configure'd --without-...Andre Pang
2004-10-30better check for posix timersMiguel Freitas
2004-10-27Thibaut's request optimizer input layerMiguel Freitas
2004-10-14Implemented stream_t reference counter idea.Thibaut Mattern
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-09-20Build system improvements:František Dvořák
2004-09-14Moved building xmlparser.c back to xine-utils Makefile from xine-engine MakefileStephen Torri
2004-09-06Updates:František Dvořák
2004-09-04Fix some 'make distcheck' problems.František Dvořák
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-08-30Fix builds where 'srcdir != builddir'.Robin KAY
2004-08-30Fix missing entry for ../xine-utils/xmlparser.c from previous commit.Robin KAY
2004-08-30Fix the way the library path is supplied when testing for libdga. Disable com...Robin KAY
2004-08-28Various fixes and improvements of mingw port:František Dvořák
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-02-29Various compilation fixes and updates:František Dvořák
2003-11-16actually not every engine file uses internals, so we do not need to defineMichael Roitzsch
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-10-19Rename meta_helper info_helper.Thibaut Mattern
2003-10-18Add meta_helper.[h|c]Thibaut Mattern
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-02remove nvtv supportMiguel Freitas
2003-08-21RIP Input PluginMiguel Freitas
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-07-27- removed xine-engine/locale.c as it is unused, fix static functions in theBastien Nocera
2003-07-12trying to fix make distMiguel Freitas
2003-06-05Compile io_helper.Thibaut Mattern
2003-05-20public header cleanup:Michael Roitzsch
2003-05-15add broadcasterMiguel Freitas