summaryrefslogtreecommitdiff
path: root/src/xine-engine/Makefile.am
AgeCommit message (Expand)Author
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
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-04-06- freetype2 support for osdStefan Holst
2003-03-31iconv on FreeBSD fixDaniel Caujolle-Bert
2003-01-26fix automake warning. NOTE: nvtv user, can you check if i didn't break compil...Daniel Caujolle-Bert
2003-01-18nvtv patch by Mattias Eriksson <snaggen@acc.umu.se> with a few changesMiguel Freitas
2002-12-19Undo for non-X11 front-endsEwald Snel
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
2002-12-01enable compilation of post plugin helper moduleMichael Roitzsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
2002-10-28Solaris' make cannot decide, whether the make variable 'include_HEADERS'Juergen Keil
2002-10-22Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL...Stephen Torri
2002-10-20fix make debugGuenter Bartsch
2002-10-20AUTHORS:Stephen Torri
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-10-09configure.ac:Stephen Torri
2002-09-20first attempt to solve skin problemMichael Roitzsch
2002-09-19small fix to link libxineutils statically, not dynamically to libxineGuenter Bartsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-10missing header filesGuenter Bartsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-07-01Link libxineutils to thread lib (xine-mutex introduced that). Thanks toDaniel Caujolle-Bert
2002-06-24sigh, another occurance of the logo mrlGuenter Bartsch
2002-06-22fixing logo extensionGuenter Bartsch
2002-06-16xine lib is X11 independent, so don't include nvtv support if X11 is notDaniel Caujolle-Bert
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf