summaryrefslogtreecommitdiff
path: root/src/libspucmml
AgeCommit message (Expand)Author
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-15Make the XML lexer and parser re-entrantMatt Kraai
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-07-04Update code style. Mark sizes as constant.Diego 'Flameeyes' Pettenò
2008-05-09Don't use temporary for setting title data, initialise structs on declaration.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-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-04-04Rename xine_decoder.c to xine_cmml_decoder.c.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ò
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
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-09-12made it compile againDaniel Caujolle-Bert
2004-09-09Add .cvsignoreAndre Pang
2004-09-09Small tidyups and turn off logging in CMML decoderAndre Pang
2004-09-09Added codec to decode CMML (Continuous Media Markup Language): seeAndre Pang