Age | Commit message (Expand) | Author |
2007-12-22 | Move all the SubPicture decoders together in the spu_dec directory. Remove su... | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the interface version for SPU decoders. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use default_*_class_dispose macro whenever the class dispose function only ca... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all misc plugins to the new identifier/description interface. Add _() ... | Diego 'Flameeyes' Pettenò |
2007-12-09 | Merge from 1.1. | Darren Salt |
2007-12-08 | spudvb osd update fix | Christophe Thommeret |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-09-19 | Add controls for setting the opacity of DVB subtitles. | Darren Salt |
2007-09-14 | Merge from 1.1. | Darren Salt |
2007-09-11 | Mark spudvb functions as static. | Darren Salt |
2007-09-11 | Fix DVB sub palette extraction when full_range_flag is clear. | Darren Salt |
2007-09-09 | Merge from 1.1. | Darren Salt |
2007-09-08 | switch spudvb to dyn mem alloc and allow multiple CLUTs per page. | Christophe Thommeret |
2007-09-08 | Check if DVB sub PTS is reliable and show sub immediately if it's not. | Christophe Thommeret |
2007-08-21 | Merge from 1.1. | Darren Salt |
2007-08-20 | spudvb bitmaps downscale | Christophe Thommeret |
2007-07-13 | Merge from 1.1. | Darren Salt |
2007-07-12 | Fix thread leak in DVB subtitles, and enhance spec compliance | Simon Farnsworth |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-05-11 | Another round of Makefile.am cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-04-06 | Use xineplug_LTLIBRARIES wherever possible. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Rename xine_decoder.c to xine_spudvb_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ò |
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 |