1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Klaus Schmidinger
def0c7aaa0 Modified 'libsi' to require callers to state the buffer sizes when getting strings in order to avoid buffer overflows 2004-06-06 14:53:21 +02:00
Klaus Schmidinger
246a1c99bb Fixed handling descriptor loops in 'libsi' 2004-05-31 08:35:12 +02:00
Klaus Schmidinger
6552474ca4 Added language code handling to the subtitling descriptor in 'libssi' 2004-03-26 15:26:03 +01:00
Klaus Schmidinger
9ba2825032 Fixed handling text lengths for itemized EPG texts 2004-03-20 10:56:24 +01:00
Klaus Schmidinger
99f54a7780 Added a separator between the long text and the items 2004-03-13 15:08:12 +01:00
Klaus Schmidinger
6dd6aea940 Some fixes to handling itemized texts 2004-03-13 11:07:02 +01:00
Klaus Schmidinger
823081b59e Fixed handling itemized texts in EPG data 2004-03-07 11:13:54 +01:00
Klaus Schmidinger
8ae3142f94 Fixed some descriptor handling in 'libsi' 2004-03-05 15:22:38 +01:00
Klaus Schmidinger
d9401eb27b Fixed a typo in libsi/si.h 2004-02-24 10:09:30 +01:00
Klaus Schmidinger
45eac6d946 Added PDCDescriptor handling to 'libsi' 2004-02-22 13:08:04 +01:00
Klaus Schmidinger
402184b9da Added subtable ID and TSDT handling to 'libsi' 2004-02-20 13:54:14 +01:00
Klaus Schmidinger
12fd3cdeb4 Changed the 'languageCode' members in the descriptor classes of 'libsi' to 'char[4]' and setting the 4th byte to 0 for easier handling 2004-01-24 14:59:04 +01:00
Klaus Schmidinger
72189b5228 Added ISO639LanguageDescriptor to 'libsi' 2004-01-24 14:49:51 +01:00
Klaus Schmidinger
2a11c183b5 Added LinkageDescriptor handling to 'libsi' 2004-01-12 22:19:34 +01:00
Klaus Schmidinger
299a600c3c Fixed a 'const' in libsi/si.h 2004-01-09 16:18:45 +01:00
Klaus Schmidinger
a8482ae3ff Fixed NumberedSection::moreThanOneSection() 2004-01-05 14:54:55 +01:00
Klaus Schmidinger
eab7806f20 Fixed a warning about character comparison in libsi/si.c 2004-01-05 11:04:17 +01:00
Klaus Schmidinger
06688d22ea Now delivering control character 0x86 and 0x87, which some stations use to mark short names 2004-01-04 14:26:53 +01:00
Klaus Schmidinger
3a1058fe1f Fixed the TypeLoop class 2003-12-25 13:30:56 +01:00
Klaus Schmidinger
0acb4dc6d0 Fixed a problem with crc32 in SI handling on 64bit systems 2003-12-22 14:18:48 +01:00
Klaus Schmidinger
8f5407bc81 Removed superfluous white space; added RCS Id 2003-12-13 10:43:26 +01:00
Klaus Schmidinger
7559685c8c Cleaned up Makefile 2003-12-13 10:41:39 +01:00
Klaus Schmidinger
161927f9fc Added 'libsi' 2003-11-22 17:56:45 +01:00