summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Expand)Author
2002-07-15added some pixel unpacking macrosMike Melanson
2002-07-14added architecture-specific compile conditionalsMike Melanson
2002-07-14new color conversion facilitiesMike Melanson
2002-07-01Link libxineutils to thread lib (xine-mutex introduced that). Thanks toDaniel Caujolle-Bert
2002-06-24Remove last tranlated enums. Add --check in .po build, since it seems someDaniel Caujolle-Bert
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-23Use much faster calloc instead of malloc/memset (reduces startup time)Ewald Snel
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-16ppc patch for older kernel versions by Ralf ErtzingerSiggi Langauf
2002-06-16Add missing file inclusion.Daniel Caujolle-Bert
2002-06-15added missing fileSiggi Langauf
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-09Made profiler in non debug less verbose. Change the warning sentence.Daniel Caujolle-Bert
2002-06-07Ability to xine-lib clients to use non debug xine-lib with UI compiled withDaniel 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-14fix segfault after getpwuid_r as suggested by Gianluca AmatoMiguel Freitas
2002-05-14fix suggested by Ian GoldbergMiguel Freitas
2002-05-03switches to libtool versioningSiggi Langauf
2002-05-01added xml parser/lexer from thibaut matternGuenter Bartsch
2002-04-27Two small changes to stop C++ moaningRich J Wareham
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-23content-detection for oggGuenter Bartsch
2002-03-21verbose mutex - will this be usefull for debugging?Guenter Bartsch
2002-02-06perr never used.Daniel Caujolle-Bert
2002-01-25Add header files for strcpy/malloc/...Juergen Keil
2002-01-21provide a "setenv" implementation, when it's missing in libcJuergen Keil
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-14Move [PATH/NAME]_MAX into compat.h.Daniel Caujolle-Bert
2001-12-08improved altivec detection by Bill Fink <billfink@mindspring.com>Guenter Bartsch
2001-12-05altivec support by Jeffrey W. Baker <jwbaker@acm.org>Guenter Bartsch
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-20bugfixMiguel Freitas
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-20playing with new configfile schemeMiguel Freitas
2001-11-18test OS support for SSE instructionsMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-18sorry, last update already contained some of the new config codeGuenter Bartsch
2001-11-18update to latest mpeg2dec x86_accel sources, hopefully this solves conftest s...Guenter Bartsch
2001-11-17fixing memory leaksMiguel Freitas
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-11-14catch sigill in memcpy probingGuenter Bartsch
2001-11-07make sure a valid memcopy for the machine is used even if .xinerc tells somet...Guenter Bartsch
2001-11-01don't check for speed of sse-memcpy on freebsdHeiko Schaefer
2001-10-30fixing memcpy probing for some systemsMatthias Dahl
2001-10-23Add a debug option for SPU.James Courtier-Dutton
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas