aboutsummaryrefslogtreecommitdiff
path: root/lib/base/estring.cpp
AgeCommit message (Expand)Author
2010-06-08fix compiler warningsghost
2009-07-28Revert "more standard conform handling for dvb-text encodings"ghost
2009-07-25string.cpp: change debug infoghost
2009-07-25more standard conform handling for dvb-text encodingsghost
2009-06-09estring.cpp: add support for ISO/IEC 10646-1 (Basic Multilingual Plane) (aka ...ghost
2009-04-14estring.cpp: use iso6397 when iso8859-5 is set in dvb texts and use two char ...ghost
2009-04-06estring.cpp: complete iso6397 support ... this fixes the wrong characters in ...ghost
2009-02-23fixed compile errors with g++ 4.3 and replaced some c headers by theirAndreas Oberritter
2009-02-17move replace_all function to base/string.hghost
2008-09-22snprintf is not std::Felix Domke
2008-03-25fix: large integer implicitly truncated to unsigned type,Andreas Oberritter
2007-01-11remove debug outputAndreas Monzner
2007-01-11filter short name brakets in getContent ('N')Andreas Monzner
2006-11-03revert shit encoding fix from yesterday nightAndreas Monzner
2006-11-03why not allow directly utf8 encoded dvb texts? ;)Andreas Monzner
2006-11-03small (non critical) fixAndreas Monzner
2006-10-28always use unsignedFelix Domke
2006-01-17fixed undefined operation on variable 'i' (assuming big endian byte order in ...Andreas Oberritter
2005-11-26add ability to select default encoding for dvb texts in many ways.. ( take a ...Andreas Monzner
2005-11-11fix bug: last char in removeDVBChars was removedFelix Domke
2005-11-09utf8 changesAndreas Monzner
2005-10-09add removeDVBChars, makeUpper string functionsFelix Domke
2005-08-31 - fix character conversion for DVBFelix Domke
2004-10-01 - add python, missing guiFelix Domke
2003-10-17import of enigma2Felix Domke