summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2007-11-09Merge FSF address changes from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-08-16Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.Darren Salt
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-06-16Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...Diego 'Flameeyes' Pettenò
2007-06-12A nice simple merge from 1.1.Darren Salt
2007-06-16Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...Diego 'Flameeyes' Pettenò
2007-06-09Add $(LTLIBINTL) for a few plugins which I'd missed.Darren Salt
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-05-16Merge changes from main 1.2 repositoryMatt Messier
2007-05-17Merge from 1.1.Darren Salt
2007-05-15Remove a stray trailing backslashMatt Messier
2007-05-12More configure/Makefile cleanupsMatt Messier
2007-05-11Another round of Makefile.am cleanupsMatt Messier
2007-05-08More configure.ac cleanupsMatt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-04-14Compile fixes.Darren Salt
2007-04-14Don't save the fake win32 registry in ~/.xine hardcoded, use XDG_CACHE_HOME.Diego 'Flameeyes' Pettenò
2007-04-10Rationalise __attribute__((packed)) usage.Diego 'Flameeyes' Pettenò
2007-04-07Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.Darren Salt
2007-04-06Use xineplug_LTLIBRARIES wherever possible.Diego 'Flameeyes' Pettenò
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-22Fix crosscompile to use build and host definition from autoconf, rather than ...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-10 * Security fixes: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-28Link to threading providing libs and -lm. THIS PROBABLY NEEDS REVIEW!Reinhard Tartler
2006-12-21Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The...Diego 'Flameeyes' Pettenò
2006-12-19Mark string-type configuration items according to whether they're plainDarren Salt
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-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-19Mark text as impure where necessary to fix build under Solaris/IA32.Robin KAY
2006-06-11Re-commit lost change: Fix the freeze on QuickTime files when configured with...František Dvořák
2006-06-02Various static/const fixes from Gentoo.Darren Salt
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-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
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-03-26[coverity]František Dvořák
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
2006-02-14Fix some compiler warnings.Darren Salt