index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsi
/
si.c
Age
Commit message (
Expand
)
Author
2012-09-29
Added missing decrementing of 'len' in libsi/si.c's String::decodeText() func...
Klaus Schmidinger
2012-08-21
Fixed handling control characters in SI data in case of UTF-8 encoded strings
Klaus Schmidinger
2011-12-10
Added support for HbbTV to libsi
Klaus Schmidinger
2011-12-04
Fixed a crash with malformed SI data
1.7.22
Klaus Schmidinger
2011-06-15
Added support for "content identifier descriptor" and "default authority desc...
Klaus Schmidinger
2010-11-01
Added support for "registration descriptor"
Klaus Schmidinger
2010-02-13
Exported some libsi functions
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
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-04-14
Added VBITeletextDescriptorTag, TeletextDescriptorTag, LocalTimeOffsetDescrip...
Klaus Schmidinger
2006-02-18
Changed offset and size handling in 'libsi' from 'unsigned' to 'signed', so t...
Klaus Schmidinger
2005-05-28
Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& ...
Klaus Schmidinger
2004-10-16
Now skipping code table info in SI data
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-07
Fixed handling itemized texts in EPG data
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
Added ISO639LanguageDescriptor to 'libsi'
Klaus Schmidinger
2004-01-12
Added LinkageDescriptor handling to 'libsi'
Klaus Schmidinger
2004-01-05
Fixed a warning about character comparison in libsi/si.c
Klaus Schmidinger
2004-01-04
Now delivering control character 0x86 and 0x87, which some stations use to ma...
Klaus Schmidinger
2003-12-13
Removed superfluous white space; added RCS Id
Klaus Schmidinger
2003-11-22
Added 'libsi'
Klaus Schmidinger