Age | Commit message (Expand) | Author |
2002-07-15 | added some pixel unpacking macros | Mike Melanson |
2002-07-14 | added architecture-specific compile conditionals | Mike Melanson |
2002-07-14 | new color conversion facilities | Mike Melanson |
2002-07-01 | Link libxineutils to thread lib (xine-mutex introduced that). Thanks to | Daniel Caujolle-Bert |
2002-06-24 | Remove last tranlated enums. Add --check in .po build, since it seems some | Daniel Caujolle-Bert |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-23 | Use much faster calloc instead of malloc/memset (reduces startup time) | Ewald Snel |
2002-06-21 | Stupid i am, conditionnal in extra_dist !!. Thanks Miguel for the report. | Daniel Caujolle-Bert |
2002-06-20 | What's the hell i've made with conditional files. | Daniel Caujolle-Bert |
2002-06-16 | ppc patch for older kernel versions by Ralf Ertzinger | Siggi Langauf |
2002-06-16 | Add missing file inclusion. | Daniel Caujolle-Bert |
2002-06-15 | added missing file | Siggi Langauf |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-09 | Made profiler in non debug less verbose. Change the warning sentence. | Daniel Caujolle-Bert |
2002-06-07 | Ability to xine-lib clients to use non debug xine-lib with UI compiled with | Daniel Caujolle-Bert |
2002-05-29 | Compile PPC files only on PPC arch. | Daniel Caujolle-Bert |
2002-05-28 | PowerPC Assembly Patch by Andrew Patrikalakis <anrp@irulethe.net> | Siggi Langauf |
2002-05-14 | fix segfault after getpwuid_r as suggested by Gianluca Amato | Miguel Freitas |
2002-05-14 | fix suggested by Ian Goldberg | Miguel Freitas |
2002-05-03 | switches to libtool versioning | Siggi Langauf |
2002-05-01 | added xml parser/lexer from thibaut mattern | Guenter Bartsch |
2002-04-27 | Two small changes to stop C++ moaning | Rich J Wareham |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-23 | content-detection for ogg | Guenter Bartsch |
2002-03-21 | verbose mutex - will this be usefull for debugging? | Guenter Bartsch |
2002-02-06 | perr never used. | Daniel Caujolle-Bert |
2002-01-25 | Add header files for strcpy/malloc/... | Juergen Keil |
2002-01-21 | provide a "setenv" implementation, when it's missing in libc | Juergen Keil |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-14 | Move [PATH/NAME]_MAX into compat.h. | Daniel Caujolle-Bert |
2001-12-08 | improved altivec detection by Bill Fink <billfink@mindspring.com> | Guenter Bartsch |
2001-12-05 | altivec support by Jeffrey W. Baker <jwbaker@acm.org> | Guenter Bartsch |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-20 | bugfix | Miguel Freitas |
2001-11-20 | testing some configfile stuff... | Miguel Freitas |
2001-11-20 | playing with new configfile scheme | Miguel Freitas |
2001-11-18 | test OS support for SSE instructions | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-18 | sorry, last update already contained some of the new config code | Guenter Bartsch |
2001-11-18 | update to latest mpeg2dec x86_accel sources, hopefully this solves conftest s... | Guenter Bartsch |
2001-11-17 | fixing memory leaks | Miguel Freitas |
2001-11-17 | Install attributes.h again, my mistake. | Daniel Caujolle-Bert |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-14 | catch sigill in memcpy probing | Guenter Bartsch |
2001-11-07 | make sure a valid memcopy for the machine is used even if .xinerc tells somet... | Guenter Bartsch |
2001-11-01 | don't check for speed of sse-memcpy on freebsd | Heiko Schaefer |
2001-10-30 | fixing memcpy probing for some systems | Matthias Dahl |
2001-10-23 | Add a debug option for SPU. | James Courtier-Dutton |
2001-10-22 | remove prefetchnta from mmx1 code | Miguel Freitas |