Age | Commit message (Expand) | Author |
2004-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |
2004-11-24 | wmv9 may use floor(), borrow it from mplayer | Miguel Freitas |
2004-09-21 | - Port patch from MPlayer for win32 DLLs loading on recent versions of Linux | Bastien Nocera |
2004-08-08 | Support newer DLLs | James Stembridge |
2004-07-29 | several fixes to implementation of critical sections using pthreads | Miguel Freitas |
2004-07-29 | fix from Casper Boemann to reuse the stubs for unresolved symbols | Miguel Freitas |
2004-07-25 | strncpy will not necessarily terminate the string | Michael Roitzsch |
2004-06-12 | remove warning message so users won't get confuse about it | Miguel Freitas |
2004-05-25 | the new, improved, the "definitive" ldt_keeper! ;-) | Miguel Freitas |
2004-05-04 | Port support for VP5 and VP6 from mplayer | James Stembridge |
2004-04-22 | commit fix for new freebsd libs | Miguel Freitas |
2003-12-24 | time for some Christmas presents... | Michael Roitzsch |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-01 | Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32) | Ewald Snel |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-10 | patch for kernels >= 2.5 from Billy Biggs | Miguel Freitas |
2003-10-03 | remove some unneeded code that generates unresolved symbols in the w32dll plugin | Michael Roitzsch |
2003-10-02 | fix build failures with newer libtool versions | Michael Roitzsch |
2003-08-13 | CCASCOMPILE doesn't work here | Miguel Freitas |
2003-07-20 | Changed assembly building code to take advantage of libtool. This command | Stephen Torri |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-06-25 | not all gcc versions support all these options, so probe them before using | Michael Roitzsch |
2003-06-21 | hopefully this will finally fix the deadlocks | Michael Roitzsch |
2003-06-14 | Fix QuickTime binary audio decoder lockup | Ewald Snel |
2003-05-16 | fix compilation problem with "make debug": the CFLAGS would be overridden in the | Michael Roitzsch |
2003-05-15 | Try to get it to compile. | James Courtier-Dutton |
2003-05-15 | some build-system cleanup | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-02-20 | caught, the word is caught | Mike Melanson |
2003-02-17 | new findings from linuxthreads sources | Miguel Freitas |
2003-02-17 | - fix LDT clash with linuxthreads | Miguel Freitas |
2003-02-14 | +1 for \0 | Miguel Freitas |
2003-02-10 | what the hell is that? | Miguel Freitas |
2003-01-31 | - Added debian into Makefile.am as a sub-directory rather than have the | Stephen Torri |
2003-01-20 | no homedir pollution: move the registry file inside the ~/.xine | Michael Roitzsch |
2003-01-18 | VoxWare hack from MPlayer | Thibaut Mattern |
2002-12-24 | uncomment DEBUG_CFLAGS | Miguel Freitas |
2002-12-24 | This should fix WMV8/9, for now... | Siggi Langauf |
2002-12-18 | u_int32_t is not available on solaris, uint32_t is... | Juergen Keil |
2002-12-18 | first draft of quicktime binary-only codec support | Guenter Bartsch |
2002-10-23 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch |
2002-10-09 | configure.ac: | Stephen Torri |
2002-10-07 | Remove the vsscanf prototype for solaris, it's incompatible with the one | Juergen Keil |
2002-09-19 | small typo | Guenter Bartsch |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-08-11 | fix long standing bug of segfaults on exit. stupid me: i had overlooked | Miguel Freitas |
2002-07-05 | - win32 bugfixes | Miguel Freitas |
2002-06-26 | Define __stdcall and __cdecl as empty macros when gcc is not used, so that we | Juergen Keil |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-21 | update win32 codec loading code | Miguel Freitas |