vdr/libsi
Klaus Schmidinger dd9dd76722 The isSingleByte parameter in the call to getCharacterTable() is deprecated and only present for backwards compatibility 2020-05-15 12:32:51 +02:00
..
Makefile The Makefiles now use the macro $(Q) instead of a plain '@' in front of their commands, so that verbosity can be controlled by the user 2017-05-29 09:12:42 +02:00
descriptor.c Fixed handling multi part ExtendedEventDescriptors where only the first part contains information about the character table 2020-05-14 21:21:03 +02:00
descriptor.h Fixed processing SI::T2DeliverySystemDescriptor when typecasting it over an SI::ExtensionDescriptor 2019-03-15 16:28:16 +01:00
gendescr Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
headers.h Added code for parsing LCN and AVC descriptors to libsi 2013-10-30 10:18:26 +01:00
section.c Added VBITeletextDescriptorTag, TeletextDescriptorTag, LocalTimeOffsetDescriptorTag and PremiereContentTransmissionDescriptor to 'libsi' 2006-04-14 10:59:03 +02:00
section.h Added some typecasts to silence gcc compiler warnings 2012-02-26 14:02:17 +01:00
si.c Modified setting system and override character tables 2020-05-15 11:31:40 +02:00
si.h The isSingleByte parameter in the call to getCharacterTable() is deprecated and only present for backwards compatibility 2020-05-15 12:32:51 +02:00
util.c Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid data and changed CharArray::DataOwnData::Delete() so that it sets 'size' and 'data' to 0 2006-02-18 11:21:00 +01:00
util.h Added some typecasts to silence gcc compiler warnings 2012-02-26 14:02:17 +01:00