aboutsummaryrefslogtreecommitdiff
path: root/lib/base/encoding.cpp
AgeCommit message (Collapse)Author
2009-07-28Revert "more standard conform handling for dvb-text encodings"ghost
This reverts commit efdb7161844b7be58cdc5ec3308d8aaf5b257894.
2009-07-25more standard conform handling for dvb-text encodingsghost
with this fix no more special handling for UPC Direkt transponders on 19.2°E and CS Link on 23.5°E is needed but some polish providers still needs special handling... i think they interpreted the spec in the wrong way
2009-07-12include cstdio to fix build with gcc 4.4Andreas Oberritter
2009-04-14add possibility to set default charset to iso6397 for country codes and ↵ghost
transponders
2009-02-23fixed compile errors with g++ 4.3 and replaced some c headers by theirAndreas Oberritter
c++ counterparts
2006-07-25make inlineAndreas Monzner
2006-01-22remove generated file "config.h":Andreas Oberritter
pass preprocessor definitions as command line arguments instead this also drops the dependency on "autoheader"
2005-12-08add each country code in lower and upper caseAndreas Monzner
2005-11-26add ability to select default encoding for dvb texts in many ways.. ( take a ↵Andreas Monzner
look in data/encodings.conf )