index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libspucmml
Age
Commit message (
Expand
)
Author
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-15
Make the XML lexer and parser re-entrant
Matt Kraai
2009-01-17
Avoid libtool running ldconfig (where not needed) at install time.
Darren Salt
2008-11-20
Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...
František Dvořák
2008-07-04
Update code style. Mark sizes as constant.
Diego 'Flameeyes' Pettenò
2008-05-09
Don't use temporary for setting title data, initialise structs on declaration.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-04-04
Rename xine_decoder.c to xine_cmml_decoder.c.
Diego 'Flameeyes' Pettenò
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ò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-18
Misc warnings fixes.
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-09-12
made it compile again
Daniel Caujolle-Bert
2004-09-09
Add .cvsignore
Andre Pang
2004-09-09
Small tidyups and turn off logging in CMML decoder
Andre Pang
2004-09-09
Added codec to decode CMML (Continuous Media Markup Language): see
Andre Pang