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