summaryrefslogtreecommitdiff
path: root/libsi/si.c
AgeCommit message (Collapse)Author
2008-03-05Revoked the fixed change of the default character set for SI data and ↵Klaus Schmidinger
introduced an environment variable to control it
2008-03-01Changed the default character set for SI data from ISO6937 to ISO-8859-9Klaus Schmidinger
2008-02-26Stripping control codes 0x86 and 0x87 from SI stringsKlaus Schmidinger
2007-07-21Fixed some whitespace formattingKlaus Schmidinger
2007-06-15Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses ↵Klaus Schmidinger
canonical codeset names
2007-06-10Freetype font support; full UTF-8 support; dropped pixel fontsKlaus Schmidinger
2007-05-28Fixed checking iconv_open() return valueKlaus Schmidinger
2007-04-22Implemented character set conversion in 'libsi'1.5.2Klaus Schmidinger
2007-02-03Adapted 'libsi' to DVB-S2Klaus Schmidinger
2006-04-14Added VBITeletextDescriptorTag, TeletextDescriptorTag, ↵Klaus Schmidinger
LocalTimeOffsetDescriptorTag and PremiereContentTransmissionDescriptor to 'libsi'
2006-02-18Changed offset and size handling in 'libsi' from 'unsigned' to 'signed', so ↵Klaus Schmidinger
that overflows can be better detected
2005-05-28Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& ↵Klaus Schmidinger
0xff' in CRC32::crc32() of libsi/util.c
2004-10-16Now skipping code table info in SI dataKlaus Schmidinger
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-07Fixed handling itemized texts in EPG dataKlaus Schmidinger
2004-02-22Added PDCDescriptor handling to 'libsi'Klaus Schmidinger
2004-02-20Added subtable ID and TSDT handling to 'libsi'Klaus Schmidinger
2004-01-24Added ISO639LanguageDescriptor to 'libsi'Klaus Schmidinger
2004-01-12Added LinkageDescriptor handling to 'libsi'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-13Removed superfluous white space; added RCS IdKlaus Schmidinger
2003-11-22Added 'libsi'Klaus Schmidinger