summaryrefslogtreecommitdiff
path: root/src/xine-utils/Makefile.am
AgeCommit message (Expand)Author
2004-09-28Turn #if condition in ppcasm_string.S to an AM_CONDITIONAL: fixes compilationAndre Pang
2004-09-14Moved building xmlparser.c back to xine-utils Makefile from xine-engine MakefileStephen Torri
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-08-30Fix the way the library path is supplied when testing for libdga. Disable com...Robin KAY
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-01-07frame copying functionsJames Stembridge
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-03remove unresolved X11 symbols from xine-lib (xine-lib should always be X11-Michael Roitzsch
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-05-20public header cleanup:Michael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-02-17fixing the xine_check Xv problem (using Xv calls, but no Xv dependency is all...Michael Roitzsch
2003-02-07Clean up Makefile to remove items from xine_check development.Stephen Torri
2002-12-15Introducing an implementation of dynamic buffer especially usefulStefan Holst
2002-11-20remove hopefully unnecessary Xext linkageMichael Roitzsch
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
2002-11-02Forgotten X related removal stuffDaniel Caujolle-Bert
2002-11-02Added flags -L/usr/X11R6/lib and -lX11 to build of libxineutils.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-20AUTHORS:Stephen Torri
2002-10-09configure.ac:Stephen Torri
2002-09-22fix libtool warning: "-version-info is ignored for convenience libaries"Michael Roitzsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-07-14new color conversion facilitiesMike Melanson
2002-07-01Link libxineutils to thread lib (xine-mutex introduced that). Thanks toDaniel Caujolle-Bert
2002-06-21Stupid i am, conditionnal in extra_dist !!. Thanks Miguel for the report.Daniel Caujolle-Bert
2002-06-20What's the hell i've made with conditional files.Daniel Caujolle-Bert
2002-06-16Add missing file inclusion.Daniel Caujolle-Bert
2002-05-29Compile PPC files only on PPC arch.Daniel Caujolle-Bert
2002-05-28PowerPC Assembly Patch by Andrew Patrikalakis <anrp@irulethe.net>Siggi Langauf
2002-05-03switches to libtool versioningSiggi Langauf
2002-05-01added xml parser/lexer from thibaut matternGuenter Bartsch
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-21verbose mutex - will this be usefull for debugging?Guenter Bartsch
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-18update to latest mpeg2dec x86_accel sources, hopefully this solves conftest s...Guenter Bartsch
2001-11-17Install attributes.h again, my mistake.Daniel Caujolle-Bert
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch