summaryrefslogtreecommitdiff
path: root/src/xine-engine/Makefile.am
AgeCommit message (Expand)Author
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
2001-11-07buf type cleanup (1st part)Miguel Freitas
2001-10-22Forgotten crosslink removal.Daniel Caujolle-Bert
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-20optimized memcpy (mmx,sse,etc...)Miguel Freitas
2001-10-18audio decoder cleanup, tell the audio part of metronom that there are still i...Guenter Bartsch
2001-09-27Fixed aalib checks. xine-config will contain thread cflags. Update installDaniel Caujolle-Bert
2001-09-16Fixed libtool versionning.Daniel Caujolle-Bert
2001-09-16un-faked so version number.Siggi Langauf
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-08-17added events.h to tarballGuenter Bartsch
2001-07-14Added first bit of event mechanism for mouse/keyboard stuff.Rich J Wareham
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ar...Rich J Wareham
2001-06-18Added first step towards integrating SPU decoder into the new framework.Rich J Wareham
2001-06-10Workaroung about cpu_accel.pp dependencies.Daniel Caujolle-Bert
2001-06-10added missing file to tarballGuenter Bartsch
2001-05-28removed old dependancyGuenter Bartsch
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ...Guenter Bartsch
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-04-29turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixesGuenter Bartsch
2001-04-24Fix some install patch (forgotten), plus nofpic builds.Daniel Caujolle-Bert
2001-04-24xine.c fixed so it compiles againGuenter Bartsch
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
2001-04-23Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. AddDaniel Caujolle-Bert
2001-04-23libmpeg2dec no longer linked staticallyGuenter Bartsch
2001-04-22Change the way to build cpu_accel bin object.Daniel Caujolle-Bert
2001-04-22Comment out the cpu_accel.lo: rule.Daniel Caujolle-Bert
2001-04-22audio decoder code compiles again, more cleanups in xine_internal.hGuenter Bartsch