aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dvb_chartbl.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-15Eliminate proto_tree_add_text from odds and ends.Michael Mann1-1/+1
2015-01-07Replace bytes_to_ep_str_punct with wmem equivalent.Michael Mann1-2/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21Support all the DVB ISO 8859-x encodings, now that we have ENC_ valuesGuy Harris1-0/+33
2013-12-20use small negative values for the error definesMartin Kaiser1-1/+1
2013-12-20we can display UTF-8 encoded ISO 10646 BMP without any mappingMartin Kaiser1-0/+3
2013-12-20add Asian DVB-SI character tablesMartin Kaiser1-27/+41
2013-12-20simplify the defines for DVB chartablesMartin Kaiser1-35/+22
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1
2013-12-18Add charset table for ISO/IEC 8859-9 (ENC_ISO_8859_9)Jakub Zawadzki1-0/+4
2013-12-16when the default character table is used,Martin Kaiser1-9/+9
2013-12-15use ISO 8859-5 for DVB-SIMartin Kaiser1-0/+4
2013-12-15improve DVB-SI string handlingMartin Kaiser1-33/+56
2013-12-15remove a line that sneaked in from some testsMartin Kaiser1-1/+0
2013-12-15as requested, move the functions/defines for DVB character tablesMartin Kaiser1-0/+246