index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dvbspu.c
Age
Commit message (
Collapse
)
Author
2010-01-17
cPalette::ClosestColor() now treats fully transparent colors as "equal"; ↵
Klaus Schmidinger
improved cDvbSpuBitmap::getMinBpp()
2009-12-26
Removed an unnecessary include
Klaus Schmidinger
2009-12-24
Reverted change to cDvbSpuBitmap::getMinBpp()
Klaus Schmidinger
2009-12-13
Some fixes to dvbspu.[hc]
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-12-05
Improved SPU handling on devices with limited OSD capabilities
Klaus Schmidinger
2009-11-22
Reverted "Removed limitation to PAL resolution from SPU handling" because it ↵
Klaus Schmidinger
cause nothing but trouble
2009-05-09
Removed limitation to PAL resolution from SPU handling
Klaus Schmidinger
2007-02-03
Removed 'assert(0)' from cDvbSpuDecoder::setTime()
Klaus Schmidinger
2006-04-17
Some comment cleanups
Klaus Schmidinger
2006-02-12
Improved OSD area handling in cDvbSpuDecoder
Klaus Schmidinger
2006-01-08
Cleaned up some trailing white space
Klaus Schmidinger
2006-01-05
Added missing #include "thread.h" to dvbspu.c
Klaus Schmidinger
2005-11-05
Fixed a race condition in the SPU decoder
Klaus Schmidinger
2005-11-04
Removed '\n' from several syslog() calls
Klaus Schmidinger
2005-08-07
Fixed cDvbSpuBitmap::putPixel()
Klaus Schmidinger
2005-05-07
Removed scaling coordinates in letterbox mode from cDvbSpu
Klaus Schmidinger
2005-05-05
Fixed handling transparent areas in cDvbSpuBitmap
Klaus Schmidinger
2005-02-06
Added CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime()
Klaus Schmidinger
2005-01-08
Implemented displaying mandatory subtitles in the SPU decoder
Klaus Schmidinger
2005-01-08
Revoked 'Fixed reusing OSD in cDvbSpuDecoder' by demand of Marco Schluessler
Klaus Schmidinger
2005-01-02
Fixed reusing OSD in cDvbSpuDecoder
Klaus Schmidinger
2004-11-06
Fixed the cDvbSpuDecoder
Klaus Schmidinger
2004-05-22
Fixed the OSD alignment in the SPU decoder
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2003-10-12
Fixed initializing the highlight area in cDvbSpuDecoder
Klaus Schmidinger
2003-08-15
Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material
Klaus Schmidinger
2002-10-26
Fixed a ternary expression in dvbspu.c
Klaus Schmidinger
2002-09-29
Fixed handling DVD subtitles in the SPU decoder
Klaus Schmidinger
2002-09-08
Implemented an SPU decoder
Klaus Schmidinger