summaryrefslogtreecommitdiff
path: root/src/libspudvb
AgeCommit message (Expand)Author
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-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...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-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2005-09-25move alphablend to coreMiguel Freitas
2005-08-25*BUGFIX*František Dvořák
2004-12-18remove errant debugging aid..Mike Lampard
2004-12-18move the timer thread init to the display function.Mike Lampard
2004-12-18fix flashing subtitles, repeating subs, 'missing' subs.Mike Lampard
2004-12-13add timeout on displayMike Lampard
2004-12-09dont wait for full pes packet before decoding starts. this improvesMike Lampard
2004-12-09use decoder_info[2] for pes packet size, rather than buf->type.Mike Lampard
2004-12-07verify pageIDMike Lampard
2004-12-07support transmitted clut. don't display blank pages.Mike Lampard
2004-12-06general cleanup.Mike Lampard
2004-12-04remove leftovers from previous commitMike Lampard
2004-12-04fix stupid bug caused by using the wrong pointer, solving the case of theMike Lampard
2004-12-03major code cleanup, moved more global variables from dvbsub into structsMike Lampard
2004-12-01remove invalid includeMike Lampard
2004-12-01little housekeepingMichael Roitzsch
2004-12-01add xine licence headerMike Lampard
2004-12-01Initial import of dvb spu decoderMike Lampard