Age | Commit message (Expand) | Author |
2005-03-09 | **BUGFIX** | Darren Salt |
2005-01-23 | **BUGFIX** | James Stembridge |
2005-01-16 | fixing compiler warnings | Michael Roitzsch |
2005-01-16 | Add basic support for character entities: | Darren Salt |
2004-12-20 | reverse the order plugins with equal priorities are handled so that plugins | Michael Roitzsch |
2004-12-20 | remove all local names beginning with double underscore, because C99 | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-12 | Check absolute path in $ac_aux_dir (just reflected from gxine). | František Dvořák |
2004-10-30 | better check for posix timers | Miguel Freitas |
2004-10-29 | use monotonic clock when available | Miguel Freitas |
2004-09-28 | Turn #if condition in ppcasm_string.S to an AM_CONDITIONAL: fixes compilation | Andre Pang |
2004-09-26 | - almost finalize headers refactoring needed for MSVC frontends (and for other | František Dvořák |
2004-09-20 | Build system improvements: | František Dvořák |
2004-09-14 | Moved building xmlparser.c back to xine-utils Makefile from xine-engine Makefile | Stephen Torri |
2004-09-12 | including <unistd.h>, which has been removed from the global headers | Michael Roitzsch |
2004-09-06 | Updates: | František Dvořák |
2004-09-02 | Warnings on WIN32. | František Dvořák |
2004-09-01 | Improvements and implementing Michael's suggestions: | František Dvořák |
2004-08-30 | Fix the way the library path is supplied when testing for libdga. Disable com... | Robin KAY |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
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 |