Age | Commit message (Expand) | Author |
2010-02-13 | Exported some libsi functions | Klaus Schmidinger |
2009-12-06 | Several code modifications to avoid compiler warnings | Klaus Schmidinger |
2008-09-06 | Fixed wrong value for TableIdBAT in libsi/si.h | Klaus Schmidinger |
2008-08-15 | First step towards switching to TS (Transport Stream) as recording format | Klaus Schmidinger |
2008-03-05 | Revoked the fixed change of the default character set for SI data and introdu... | Klaus Schmidinger |
2008-03-01 | Changed the default character set for SI data from ISO6937 to ISO-8859-9 | Klaus Schmidinger |
2008-02-26 | Stripping control codes 0x86 and 0x87 from SI strings | Klaus Schmidinger |
2007-07-21 | Fixed some whitespace formatting | Klaus Schmidinger |
2007-06-15 | Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses ... | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-05-28 | Fixed checking iconv_open() return value | Klaus Schmidinger |
2007-04-22 | Implemented character set conversion in 'libsi'1.5.2 | Klaus Schmidinger |
2007-02-03 | Adapted 'libsi' to DVB-S2 | Klaus Schmidinger |
2006-09-02 | Fixed processing the PDCDescriptor in 'libsi' on big endian systems | Klaus Schmidinger |
2006-05-28 | Fixed the PremiereContentTransmissionDescriptor in 'libsi' | Klaus Schmidinger |
2006-05-27 | Avoiding a compiler warning in libsi's TypeLoop::operator[] | Klaus Schmidinger |
2006-05-26 | Removed -fPIC from VDR's and libsi's Makefile | Klaus Schmidinger |
2006-04-17 | Stripped some trailing whitespace1.3.47 | Klaus Schmidinger |
2006-04-14 | Added VBITeletextDescriptorTag, TeletextDescriptorTag, LocalTimeOffsetDescrip... | Klaus Schmidinger |
2006-02-25 | Fixed the 'libsi' function CharArray::checkSize(), which made a previous work... | Klaus Schmidinger |
2006-02-18 | Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid ... | Klaus Schmidinger |
2006-02-18 | Checking data size in CaDescriptor::Parse() and LinkageDescriptor::Parse() of... | Klaus Schmidinger |
2006-02-18 | Changed offset and size handling in 'libsi' from 'unsigned' to 'signed', so t... | Klaus Schmidinger |
2005-09-03 | Added support for multiple audio language codes in ISO639LanguageDescriptors ... | Klaus Schmidinger |
2005-05-29 | Added -fPIC | Klaus Schmidinger |
2005-05-28 | Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& ... | Klaus Schmidinger |
2005-05-08 | Fixed a wrong inheritance in libsi's SubtitlingDescriptor::Subtitling1.3.24 | Klaus Schmidinger |
2005-05-06 | Fixed a bug in libsi's SubtitlingDescriptor::getLength() | Klaus Schmidinger |
2005-05-05 | Now including the optional user defined Make.config from the 'libsi' Makefile | Klaus Schmidinger |
2004-10-23 | Some minor code cleanups | Klaus Schmidinger |
2004-10-16 | Now skipping code table info in SI data | Klaus Schmidinger |
2004-10-16 | Fixed libsi/Makefile to use the compiler defined in for generating file depe... | Klaus Schmidinger |
2004-10-16 | Fixed a possible crash with inconsistent SI data | Klaus Schmidinger |
2004-06-06 | Modified 'libsi' to require callers to state the buffer sizes when getting st...1.3.10 | Klaus Schmidinger |
2004-05-31 | Fixed handling descriptor loops in 'libsi' | Klaus Schmidinger |
2004-03-26 | Added language code handling to the subtitling descriptor in 'libssi' | Klaus Schmidinger |
2004-03-20 | Fixed handling text lengths for itemized EPG texts | Klaus Schmidinger |
2004-03-13 | Added a separator between the long text and the items | Klaus Schmidinger |
2004-03-13 | Some fixes to handling itemized texts | Klaus Schmidinger |
2004-03-07 | Fixed handling itemized texts in EPG data | Klaus Schmidinger |
2004-03-05 | Fixed some descriptor handling in 'libsi' | Klaus Schmidinger |
2004-02-24 | Fixed a typo in libsi/si.h | Klaus Schmidinger |
2004-02-22 | Added PDCDescriptor handling to 'libsi' | Klaus Schmidinger |
2004-02-20 | Added subtable ID and TSDT handling to 'libsi' | Klaus Schmidinger |
2004-01-24 | Changed the 'languageCode' members in the descriptor classes of 'libsi' to 'c... | Klaus Schmidinger |
2004-01-24 | Added ISO639LanguageDescriptor to 'libsi' | Klaus Schmidinger |
2004-01-12 | Added LinkageDescriptor handling to 'libsi' | Klaus Schmidinger |
2004-01-09 | Fixed a 'const' in libsi/si.h | Klaus Schmidinger |
2004-01-05 | Fixed NumberedSection::moreThanOneSection() | Klaus Schmidinger |
2004-01-05 | Fixed a warning about character comparison in libsi/si.c | Klaus Schmidinger |