Age | Commit message (Expand) | Author |
2004-07-25 | protect buffer | Michael Roitzsch |
2004-07-14 | - Use Windows encoding for the external subtitles, guessed according to curr... | František Dvořák |
2004-07-05 | setjmp/longjmp support for Darwin/PPC | Daniel Mack |
2004-07-04 | better error checking when testing cdrom and dvd devices, not being able | Michael Roitzsch |
2004-06-25 | beautify last commit | Michael Roitzsch |
2004-06-25 | have CVS compile again | Michael Roitzsch |
2004-06-25 | Move IA32 specific code out of the generic code into the ISA-specific arch_ac... | Robin KAY |
2004-06-14 | fix comment (this is enclosed in #ifdef DEBUG) | Michael Roitzsch |
2004-06-04 | Remove GNUism. | Robin KAY |
2004-06-01 | applied patches from Daniel Mack for recognizing darwin as a host, and | Conrad Parker |
2004-05-31 | '/' is not allowed in identifier | Thibaut Mattern |
2004-05-09 | Valid error description for gethostbyname. Obsolete function hstrerror() has ... | František Dvořák |
2004-04-28 | Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these routin... | Robin KAY |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-25 | addeed ppcasm_cacheable_memcpy fix from David Woodhouse <dwmw2@infradead.org> | Manfred Tremmel |
2004-04-16 | - flush the events queue before returning from an open() so that the front-ends | Bastien Nocera |
2004-04-06 | Prepare for MinGW port: | František Dvořák |
2004-03-29 | fix prototype | Michael Roitzsch |
2004-03-27 | "+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD). | František Dvořák |
2004-03-18 | The string passed to putenv must not be freed during the lifetime of that ent... | Robin KAY |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-03-03 | arrays of variable size are not understood by all compilers | Michael Roitzsch |
2004-01-07 | frame copying functions | James Stembridge |
2003-12-29 | getting rid of some MSVC specific parts | Michael Roitzsch |
2003-12-26 | Win32 mega update: | František Dvořák |
2003-12-24 | Ooops, not even an editor with brace highlighting can compensate my faults | Michael Roitzsch |
2003-12-24 | the access() check is wrong, since R_OK & W_OK & X_OK is always 0, so we | Michael Roitzsch |
2003-12-21 | if gcc knows that xine_xmalloc() behaves like malloc(), some more | Michael Roitzsch |
2003-12-18 | - fix compilation on Debian unstable | Bastien Nocera |
2003-12-13 | Update win32 MSVC build: | František Dvořák |
2003-12-13 | no need to mallocing (and never freeing) for putenv() calls. | Daniel Caujolle-Bert |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-08 | use __XINE_FUNCTION__ | Daniel Caujolle-Bert |
2003-12-08 | _x_assert: printout format like assert(), _x_abort: print file/line/func befo... | Daniel Caujolle-Bert |
2003-12-08 | all code where xine_list_free() is used (correctly) assumes that | Michael Roitzsch |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-06 | getting the spelling really right | Michael Roitzsch |
2003-12-06 | reading through Daniel's huge patch was quite tiresome, but it was not worthl... | Michael Roitzsch |
2003-12-06 | fix mem overlap reported by valgrind | Miguel Freitas |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-04 | some const correctness | James Stembridge |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | Win32 MSVC stuff: | František Dvořák |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-11 | no need to declare twice | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-04 | Final patches for compiling xine under MSVC: | František Dvořák |
2003-11-01 | assuming Miguel's consent I commit his profiling macros | Michael Roitzsch |
2003-11-01 | back out brightness patch | Mike Melanson |
2003-10-30 | brighten up the converted RGB video | Mike Melanson |