summaryrefslogtreecommitdiff
path: root/src/libmusepack
AgeCommit message (Expand)Author
2011-09-16minor optimizationPetri Hintukainen
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-07-15Port to new libmpcdec APIYavor Doganov
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2008-05-09Remove a new bunch of xine_malloc() calls.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-04-04Rename xine_decoder.c to xine_musepack_decoder.c.Diego 'Flameeyes' Pettenò
2007-04-04Check for previous swap32 definition before writing a new swap32 function.Pascal S. de Kloe
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-19Add --disable-musepack and --with-external-libmpcdec parameters to configure,...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-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
2006-01-07*BUGFIX*František Dvořák
2005-02-03**BUGFIX**František Dvořák
2005-01-30**BUGFIX**František Dvořák
2005-01-29**BUGFIX**James Stembridge
2005-01-16**BUGFIX**Michael Roitzsch
2005-01-14HousekeepingJames Stembridge
2005-01-14(Drum roll) Long awaited support for MusepackJames Stembridge