summaryrefslogtreecommitdiff
path: root/src/xine-engine/Makefile.am
AgeCommit message (Expand)Author
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
2002-06-07- demuxer cleanup (helper functions)Miguel Freitas
2002-05-03switches to libtool versioningSiggi Langauf
2002-05-03Fix 'make debug' stage (slap on my face).Daniel Caujolle-Bert
2002-05-02Declare a logo name constant (better to use in UIs).Daniel Caujolle-Bert
2002-03-28Ability to change logo at run-time. Fix endianness in xine-logoconv, buildDaniel Caujolle-Bert
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-24automatic still image detection - based on miguel's work but with modificatio...Guenter Bartsch
2001-12-09xine log functions for gui outputGuenter Bartsch
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas