Klaus Schmidinger
|
4ed9d95394
|
Replaced "%lld" and "%llX" print format specifiers with "PRId64" and "PRIX64"
|
2011-03-27 15:12:20 +02:00 |
|
Klaus Schmidinger
|
1387660744
|
Fixed scaling subtitles in case the OSD size is exactly the same as the display size of the subtitles
|
2011-03-27 14:12:58 +02:00 |
|
Klaus Schmidinger
|
08d5ad047a
|
Renamed cBitmap::Scale() to Scaled()
|
2011-03-27 11:54:07 +02:00 |
|
Klaus Schmidinger
|
d7d57c3d2a
|
Fixed horizontal scaling of subtitles
|
2011-03-20 15:19:28 +01:00 |
|
Klaus Schmidinger
|
5f35ff690f
|
Fixed some direct comparisons of double values
|
2011-03-13 13:58:22 +01:00 |
|
Klaus Schmidinger
|
2bd17596a0
|
The original display size of subtitles is now used to scale them properly when displaying them on an HD OSD
|
2011-03-12 16:08:08 +01:00 |
|
Klaus Schmidinger
|
11cca8015c
|
Now storing the original display size when handling DVB subtitles
|
2011-03-12 13:09:30 +01:00 |
|
Klaus Schmidinger
|
d1ab9dbc5f
|
Now checking the result of all realloc() calls
|
2011-02-25 15:25:42 +01:00 |
|
Klaus Schmidinger
|
fbbcb8e9c8
|
Removed the check for positive STC values from cDvbSubtitleConverter::Action()
|
2010-10-24 12:29:04 +02:00 |
|
Klaus Schmidinger
|
5203fa03e8
|
Fixed DDS detection for HD resolution subtitles
|
2010-08-29 14:10:47 +02:00 |
|
Klaus Schmidinger
|
fd42609883
|
Implemented handling of HD resolution subtitles according to v1.3.1 of ETSI EN 300 743, chapter 7.2.1 (cont'd)
|
2010-06-05 14:03:55 +02:00 |
|
Klaus Schmidinger
|
08e6d87a86
|
Implemented handling of HD resolution subtitles according to v1.3.1 of ETSI EN 300 743, chapter 7.2.1
|
2010-05-13 14:51:48 +02:00 |
|
Klaus Schmidinger
|
978807e4d1
|
Keeping subtitles visible when pausing replay
|
2010-02-07 12:08:13 +01:00 |
|
Klaus Schmidinger
|
6a208294be
|
Several code modifications to avoid compiler warnings
|
2009-12-06 12:57:45 +01:00 |
|
Klaus Schmidinger
|
d8857154a1
|
Fixed handling DVB subtitles for PES recordings
|
2009-11-22 12:30:17 +01:00 |
|
Klaus Schmidinger
|
d9e56db9fc
|
First step towards switching to TS (Transport Stream) as recording format
|
2008-08-15 14:49:34 +02:00 |
|
Klaus Schmidinger
|
a97119d0b4
|
Fixed the declaration of cSubtitleObject::Decode8BppCodeString()
|
2007-11-25 13:35:08 +01:00 |
|
Klaus Schmidinger
|
db3e2a122d
|
Fixed a possible blocking in replay when subtitles are active; fixed displaying subtitles in live mode
|
2007-11-03 14:39:25 +01:00 |
|
Klaus Schmidinger
|
0c8cda9bd0
|
Implemented handling DVB subtitles
|
2007-10-12 14:52:30 +02:00 |
|