summaryrefslogtreecommitdiff
path: root/src/libw32dll/wine
AgeCommit message (Expand)Author
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-20Another couple of fixes for OSX support by Martin Aumueller, although Win32 s...Diego 'Flameeyes' Pettenò
2007-03-10Use two-step lookup of wrapper_local to fix assembler errors. Patch by Albert...Diego 'Flameeyes' Pettenò
2007-03-09Declare sysi86() function only if it's not declared already. Patch by Albert ...Diego 'Flameeyes' Pettenò
2007-03-09Test presence of alloca.h and include it if present; suggested by a patch fro...Diego 'Flameeyes' Pettenò
2006-12-21Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The...Diego 'Flameeyes' Pettenò
2006-12-08Fix wrong length specification for strncat() calls.Matthias Hopf
2006-10-10Install inttypes.h on stone age platforms (xine.h needs it).František Dvořák
2006-09-25Assign a character to a char variable, rather than a number. Hopefully will r...Diego 'Flameeyes' Pettenò
2006-06-11Re-commit lost change: Fix the freeze on QuickTime files when configured with...František Dvořák
2006-05-22Fixed gcc warnings (Adrian Schroeter).Matthias Hopf
2006-05-07Setup FS segment to make win32 gods happy with the smiley red deamon.František Dvořák
2006-04-21Lots of printf format string fixups and a few printf attributes for functions.Darren Salt
2006-04-051) various warning fixesFrantišek Dvořák
2006-03-26Fix 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-14Fix 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-15fix w32codec buildMiguel Freitas
2005-05-07*BUGFIX*František Dvořák
2005-01-06**BUGFIX**James Stembridge
2004-12-12Code cleanups and elimination of some compiler warnings; patch courtesy of AL13NAndre Pang
2004-11-24wmv9 may use floor(), borrow it from mplayerMiguel Freitas
2004-09-21- Port patch from MPlayer for win32 DLLs loading on recent versions of LinuxBastien Nocera
2004-08-08Support newer DLLsJames Stembridge
2004-07-29several fixes to implementation of critical sections using pthreadsMiguel Freitas
2004-07-29fix from Casper Boemann to reuse the stubs for unresolved symbolsMiguel Freitas
2004-07-25strncpy will not necessarily terminate the stringMichael Roitzsch
2004-06-12remove warning message so users won't get confuse about itMiguel Freitas
2004-05-25the new, improved, the "definitive" ldt_keeper! ;-)Miguel Freitas
2004-05-04Port support for VP5 and VP6 from mplayerJames Stembridge
2004-04-22commit fix for new freebsd libsMiguel Freitas
2003-12-24time for some Christmas presents...Michael Roitzsch
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-01Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32)Ewald Snel
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-10patch for kernels >= 2.5 from Billy BiggsMiguel Freitas
2003-10-03remove some unneeded code that generates unresolved symbols in the w32dll pluginMichael Roitzsch
2003-10-02fix build failures with newer libtool versionsMichael Roitzsch
2003-08-13CCASCOMPILE doesn't work hereMiguel Freitas
2003-07-20Changed assembly building code to take advantage of libtool. This commandStephen Torri
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-06-25not all gcc versions support all these options, so probe them before usingMichael Roitzsch
2003-06-21hopefully this will finally fix the deadlocksMichael Roitzsch
2003-06-14Fix QuickTime binary audio decoder lockupEwald Snel
2003-05-16fix compilation problem with "make debug": the CFLAGS would be overridden in theMichael Roitzsch
2003-05-15Try to get it to compile.James Courtier-Dutton
2003-05-15some build-system cleanupMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch