Age | Commit message (Expand) | Author |
2002-10-28 | Solaris' make cannot decide, whether the make variable 'include_HEADERS' | Juergen Keil |
2002-10-26 | Fix prototype, when compiled on something != linux | Juergen Keil |
2002-10-26 | Removed trailing white spaces. | Stephen Torri |
2002-10-26 | Changed xine_health_check to take cdrom and dvd device links as arguments | Stephen Torri |
2002-10-26 | Remove assert(0), left over from testing. | James Courtier-Dutton |
2002-10-24 | try to handle the __attribute((__packed__)) gnu extension in buffer.h header | Juergen Keil |
2002-10-24 | let configure determine if we the compiler needs inline, __inline, __inline__, | Juergen Keil |
2002-10-24 | Use compat.h's __XINE_FUNCTION__, so that we get the correct __func__ in a C99 | Juergen Keil |
2002-10-23 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch |
2002-10-23 | Help compiling in ansi. | James Courtier-Dutton |
2002-10-22 | Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL... | Stephen Torri |
2002-10-22 | trying to reduce the number of SIGILL signals on Solaris x86 (no SSE support) | Juergen Keil |
2002-10-22 | Disable the xine_check code for !linux platforms for now. | Juergen Keil |
2002-10-20 | turn healt_check into c-code ;> | Guenter Bartsch |
2002-10-20 | AUTHORS: | Stephen Torri |
2002-10-12 | Fixed macro check to see if ARCH_PPC is defined. (Found by Bill Fink<billfink... | Stephen Torri |
2002-10-09 | configure.ac: | Stephen Torri |
2002-09-22 | fix libtool warning: "-version-info is ignored for convenience libaries" | Michael Roitzsch |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-16 | - sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream -- | Miguel Freitas |
2002-09-14 | Don't use C++ style comment in public header | Ewald Snel |
2002-09-13 | simplify MMX shift instruction | Mike Melanson |
2002-09-12 | revised the MMX color converter to get rid of unsightly green dot in | Mike Melanson |
2002-09-06 | introduce "const" | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-08-28 | revised palette conversion subsystem to make a little more sense | Mike Melanson |
2002-07-30 | memory leaks fixed by Andres Salomon <dilinger@voxel.net> | Michael Roitzsch |
2002-07-24 | Fix xine_strdupa macro. | Daniel Caujolle-Bert |
2002-07-20 | added FINISH_LINE() color utility macro and fixed right-edge green stripe | Mike Melanson |
2002-07-15 | Add 'pitch' support to video decoders (pitch != width) | Ewald Snel |
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 |