vdr/libsi
Klaus Schmidinger f69b920dbc 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
..
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 Added code for parsing LCN and AVC descriptors to libsi 2013-10-30 10:18:26 +01:00
descriptor.h Fixed some compiler warnings with Clang 3.4.1 2014-02-08 13:00:39 +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 Added command line option --chartab to replace VDR_CHARSET_OVERRIDE 2015-02-10 14:29:27 +01:00
si.h Added command line option --chartab to replace VDR_CHARSET_OVERRIDE 2015-02-10 14:29:27 +01: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