summaryrefslogtreecommitdiff
path: root/src/libxineadec/nosefart
AgeCommit message (Expand)Author
2007-04-07Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.Darren Salt
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-01-18__attribute__(packed) is used on the struct, not on its members.Diego 'Flameeyes' Pettenò
2006-09-26Free the filename string and close the file pointer when returning.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-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2006-04-21Add printf format attributes.Darren Salt
2005-05-07*BUGFIX*František Dvořák
2004-12-12Code cleanups and elimination of some compiler warnings; patch courtesy of AL13NAndre Pang
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-02-20Fixed detection of linux framebuffer support. Included xineutils.h in dsputil...Robin KAY
2004-02-19Mandrake patches fromRocky Bernstein
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-03-01Added new line at end of file to remove compiler warning.Stephen Torri
2003-01-11make the Nosefart engine aware of the config's WORDS_BIGENDIAN #defineMike Melanson
2003-01-09NSF audio files were crashing on SPARC.Juergen Keil
2003-01-09memcpy copies too much, corrupts malloc heapJuergen Keil
2003-01-08initial import of Nosefart sourcesMike Melanson