summaryrefslogtreecommitdiff
path: root/libsi
AgeCommit message (Collapse)Author
2005-09-03Added support for multiple audio language codes in ISO639LanguageDescriptors ↵Klaus Schmidinger
to 'libsi'
2005-05-29Added -fPICKlaus Schmidinger
2005-05-28Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& ↵Klaus Schmidinger
0xff' in CRC32::crc32() of libsi/util.c
2005-05-08Fixed a wrong inheritance in libsi's SubtitlingDescriptor::Subtitling1.3.24Klaus Schmidinger
2005-05-06Fixed a bug in libsi's SubtitlingDescriptor::getLength()Klaus Schmidinger
2005-05-05Now including the optional user defined Make.config from the 'libsi' MakefileKlaus Schmidinger
2004-10-23Some minor code cleanupsKlaus Schmidinger
2004-10-16Now skipping code table info in SI dataKlaus Schmidinger
2004-10-16Fixed libsi/Makefile to use the compiler defined in for generating file ↵Klaus Schmidinger
dependencies
2004-10-16Fixed a possible crash with inconsistent SI dataKlaus Schmidinger
2004-06-06Modified 'libsi' to require callers to state the buffer sizes when getting ↵1.3.10Klaus Schmidinger
strings in order to avoid buffer overflows
2004-05-31Fixed handling descriptor loops in 'libsi'Klaus Schmidinger
2004-03-26Added language code handling to the subtitling descriptor in 'libssi'Klaus Schmidinger
2004-03-20Fixed handling text lengths for itemized EPG textsKlaus Schmidinger
2004-03-13Added a separator between the long text and the itemsKlaus Schmidinger
2004-03-13Some fixes to handling itemized textsKlaus Schmidinger
2004-03-07Fixed handling itemized texts in EPG dataKlaus Schmidinger
2004-03-05Fixed some descriptor handling in 'libsi'Klaus Schmidinger
2004-02-24Fixed a typo in libsi/si.hKlaus Schmidinger
2004-02-22Added PDCDescriptor handling to 'libsi'Klaus Schmidinger
2004-02-20Added subtable ID and TSDT handling to 'libsi'Klaus Schmidinger
2004-01-24Changed the 'languageCode' members in the descriptor classes of 'libsi' to ↵Klaus Schmidinger
'char[4]' and setting the 4th byte to 0 for easier handling
2004-01-24Added ISO639LanguageDescriptor to 'libsi'Klaus Schmidinger
2004-01-12Added LinkageDescriptor handling to 'libsi'Klaus Schmidinger
2004-01-09Fixed a 'const' in libsi/si.hKlaus Schmidinger
2004-01-05Fixed NumberedSection::moreThanOneSection()Klaus Schmidinger
2004-01-05Fixed a warning about character comparison in libsi/si.cKlaus Schmidinger
2004-01-04Now delivering control character 0x86 and 0x87, which some stations use to ↵Klaus Schmidinger
mark short names
2003-12-25Fixed the TypeLoop classKlaus Schmidinger
2003-12-22Fixed a problem with crc32 in SI handling on 64bit systemsKlaus Schmidinger
2003-12-13Removed superfluous white space; added RCS IdKlaus Schmidinger
2003-12-13Cleaned up MakefileKlaus Schmidinger
2003-11-22Added 'libsi'Klaus Schmidinger