index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libspudvb
Age
Commit message (
Expand
)
Author
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-03-22
Fix crosscompile to use build and host definition from autoconf, rather than ...
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-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2005-09-25
move alphablend to core
Miguel Freitas
2005-08-25
*BUGFIX*
František Dvořák
2004-12-18
remove errant debugging aid..
Mike Lampard
2004-12-18
move the timer thread init to the display function.
Mike Lampard
2004-12-18
fix flashing subtitles, repeating subs, 'missing' subs.
Mike Lampard
2004-12-13
add timeout on display
Mike Lampard
2004-12-09
dont wait for full pes packet before decoding starts. this improves
Mike Lampard
2004-12-09
use decoder_info[2] for pes packet size, rather than buf->type.
Mike Lampard
2004-12-07
verify pageID
Mike Lampard
2004-12-07
support transmitted clut. don't display blank pages.
Mike Lampard
2004-12-06
general cleanup.
Mike Lampard
2004-12-04
remove leftovers from previous commit
Mike Lampard
2004-12-04
fix stupid bug caused by using the wrong pointer, solving the case of the
Mike Lampard
2004-12-03
major code cleanup, moved more global variables from dvbsub into structs
Mike Lampard
2004-12-01
remove invalid include
Mike Lampard
2004-12-01
little housekeeping
Michael Roitzsch
2004-12-01
add xine licence header
Mike Lampard
2004-12-01
Initial import of dvb spu decoder
Mike Lampard