Age | Commit message (Expand) | Author |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-20 | Another couple of fixes for OSX support by Martin Aumueller, although Win32 s... | Diego 'Flameeyes' Pettenò |
2007-03-10 | Use two-step lookup of wrapper_local to fix assembler errors. Patch by Albert... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Declare sysi86() function only if it's not declared already. Patch by Albert ... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Test presence of alloca.h and include it if present; suggested by a patch fro... | Diego 'Flameeyes' Pettenò |
2006-12-21 | Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The... | Diego 'Flameeyes' Pettenò |
2006-12-08 | Fix wrong length specification for strncat() calls. | Matthias Hopf |
2006-10-10 | Install inttypes.h on stone age platforms (xine.h needs it). | František Dvořák |
2006-09-25 | Assign a character to a char variable, rather than a number. Hopefully will r... | Diego 'Flameeyes' Pettenò |
2006-06-11 | Re-commit lost change: Fix the freeze on QuickTime files when configured with... | František Dvořák |
2006-05-22 | Fixed gcc warnings (Adrian Schroeter). | Matthias Hopf |
2006-05-07 | Setup FS segment to make win32 gods happy with the smiley red deamon. | František Dvořák |
2006-04-21 | Lots of printf format string fixups and a few printf attributes for functions. | Darren Salt |
2006-04-05 | 1) various warning fixes | František Dvořák |
2006-03-26 | Fix one more debug output if would be enabled (format string x number of argu... | František Dvořák |
2006-03-26 | [coverity] | František Dvořák |
2006-02-14 | Fix some compiler warnings. | Darren Salt |
2005-10-22 | /usr/lib/codecs is preferred /usr/lib/win32 (it is what mplayer uses) | Miguel Freitas |
2005-05-15 | fix w32codec build | Miguel Freitas |
2005-05-07 | *BUGFIX* | František Dvořák |
2005-01-06 | **BUGFIX** | James Stembridge |
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 |