Age | Commit message (Expand) | Author |
2003-10-25 | judging from the reaction, this check is supposed to test for SCSI devices | Michael Roitzsch |
2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
2003-10-14 | made libtool-nofpic silent and not installing .la files at all | Daniel Caujolle-Bert |
2003-10-03 | these are already in xine.h, don't define them twice | Michael Roitzsch |
2003-10-03 | remove unresolved X11 symbols from xine-lib (xine-lib should always be X11- | Michael Roitzsch |
2003-09-17 | Bounded defition with a check to ensure that it is not predefined | Stephen Torri |
2003-09-16 | The code that checked to see that the cdrom and dvdrom drives were | Stephen Torri |
2003-09-16 | Removed headers that were providing nothing needed to the build. | Stephen Torri |
2003-09-16 | Removed headers that provided nothing needed to the build. | Stephen Torri |
2003-09-16 | Quit being trigger happy when commiting. | Stephen Torri |
2003-09-16 | Removed header that providing nothing needed to the build. | Stephen Torri |
2003-09-16 | Removed headers that were serving no adding anything necessary to the build. | Stephen Torri |
2003-09-16 | Renamed a empty macro. Apparently the macro name __attribute__ was defined ea... | Stephen Torri |
2003-09-13 | Oups, wrong node... | Thibaut Mattern |
2003-09-13 | Fix memory leaks. | Thibaut Mattern |
2003-09-11 | Better xml_parser_free_tree() | Thibaut Mattern |
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-04 | segfault fix by Frantisek Dvorak | Miguel Freitas |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-07-25 | export XINE_NO_ACCEL can be used to disable MMX/SSE code. | Miguel Freitas |
2003-07-19 | print at least a short note on XINE_ABORT in non-debug mode | Michael Roitzsch |
2003-07-19 | Backport cleanups/fixes/improvements from gxine. | Thibaut Mattern |
2003-07-16 | don't try to print del either | James Stembridge |
2003-07-16 | 1) signed data needs casting to unsigned | James Stembridge |
2003-07-16 | more cleanup; remove unused variables; use lprintf | Marco Zuehlke |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-07-12 | add yv12_to_yuy2_mmxext | Miguel Freitas |
2003-07-12 | add yuy2_to_yv12 conversion | Miguel Freitas |
2003-06-22 | implement simple interpolation for 4:2:0 -> 4:2:2 upsampling | Miguel Freitas |
2003-06-20 | the new logging macros, for details see README.logging | Marco Zuehlke |
2003-06-13 | Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-ut... | Robin KAY |
2003-06-03 | progressive_frame flag may be used to select how to convert yv12->yuy2 | Miguel Freitas |
2003-06-02 | that should fix compilation problems with some gcc / cflags combination | Miguel Freitas |
2003-05-31 | provide yv12 to yuy2 conversion | Miguel Freitas |
2003-05-20 | public header cleanup: | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-04-22 | Additional changes for win32/msvc port; This is my first real commit so pleas... | Tim Champagne |
2003-04-20 | merging in win32 port | Guenter Bartsch |
2003-03-25 | only abort() in DEBUG versions | Heiko Schaefer |
2003-03-24 | fix crash on no-mtrr x86 machines | Guenter Bartsch |
2003-03-11 | Disable some debug output on x86, when the OS doesn't support SSE. | Juergen Keil |
2003-03-07 | ok, lets try to not break the frontends... | Miguel Freitas |
2003-03-05 | The 'inline' keyword is not standard ANSI-C and not always available. | Ewald Snel |
2003-03-04 | forgot the declaration of the xine_print_trace() function | Michael Roitzsch |
2003-03-03 | Bring back the 'exp' in the output for failed assertions. The expression | Juergen Keil |
2003-03-03 | implementing the backtrace function in the header results in the code being i... | Michael Roitzsch |
2003-03-02 | definitely stop warnings | Daniel Caujolle-Bert |
2003-03-02 | fix multiple definition (me) and unused warning (not me ;) ) | Daniel Caujolle-Bert |
2003-03-02 | err, i never see such thing | Daniel Caujolle-Bert |