summaryrefslogtreecommitdiff
path: root/dvbspu.c
AgeCommit message (Collapse)Author
2010-01-17cPalette::ClosestColor() now treats fully transparent colors as "equal"; ↵Klaus Schmidinger
improved cDvbSpuBitmap::getMinBpp()
2009-12-26Removed an unnecessary includeKlaus Schmidinger
2009-12-24Reverted change to cDvbSpuBitmap::getMinBpp()Klaus Schmidinger
2009-12-13Some fixes to dvbspu.[hc]Klaus Schmidinger
2009-12-06Several code modifications to avoid compiler warningsKlaus Schmidinger
2009-12-05Improved SPU handling on devices with limited OSD capabilitiesKlaus Schmidinger
2009-11-22Reverted "Removed limitation to PAL resolution from SPU handling" because it ↵Klaus Schmidinger
cause nothing but trouble
2009-05-09Removed limitation to PAL resolution from SPU handlingKlaus Schmidinger
2007-02-03Removed 'assert(0)' from cDvbSpuDecoder::setTime()Klaus Schmidinger
2006-04-17Some comment cleanupsKlaus Schmidinger
2006-02-12Improved OSD area handling in cDvbSpuDecoderKlaus Schmidinger
2006-01-08Cleaned up some trailing white spaceKlaus Schmidinger
2006-01-05Added missing #include "thread.h" to dvbspu.cKlaus Schmidinger
2005-11-05Fixed a race condition in the SPU decoderKlaus Schmidinger
2005-11-04Removed '\n' from several syslog() callsKlaus Schmidinger
2005-08-07Fixed cDvbSpuBitmap::putPixel()Klaus Schmidinger
2005-05-07Removed scaling coordinates in letterbox mode from cDvbSpuKlaus Schmidinger
2005-05-05Fixed handling transparent areas in cDvbSpuBitmapKlaus Schmidinger
2005-02-06Added CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime()Klaus Schmidinger
2005-01-08Implemented displaying mandatory subtitles in the SPU decoderKlaus Schmidinger
2005-01-08Revoked 'Fixed reusing OSD in cDvbSpuDecoder' by demand of Marco SchluesslerKlaus Schmidinger
2005-01-02Fixed reusing OSD in cDvbSpuDecoderKlaus Schmidinger
2004-11-06Fixed the cDvbSpuDecoderKlaus Schmidinger
2004-05-22Fixed the OSD alignment in the SPU decoderKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2003-10-12Fixed initializing the highlight area in cDvbSpuDecoderKlaus Schmidinger
2003-08-15Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC materialKlaus Schmidinger
2002-10-26Fixed a ternary expression in dvbspu.cKlaus Schmidinger
2002-09-29Fixed handling DVD subtitles in the SPU decoderKlaus Schmidinger
2002-09-08Implemented an SPU decoderKlaus Schmidinger