Age | Commit message (Expand) | Author |
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 |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |