index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
base
/
estring.cpp
Age
Commit message (
Expand
)
Author
2009-06-09
estring.cpp: add support for ISO/IEC 10646-1 (Basic Multilingual Plane) (aka ...
ghost
2009-04-14
estring.cpp: use iso6397 when iso8859-5 is set in dvb texts and use two char ...
ghost
2009-04-06
estring.cpp: complete iso6397 support ... this fixes the wrong characters in ...
ghost
2009-02-23
fixed compile errors with g++ 4.3 and replaced some c headers by their
Andreas Oberritter
2009-02-17
move replace_all function to base/string.h
ghost
2008-09-22
snprintf is not std::
Felix Domke
2008-03-25
fix: large integer implicitly truncated to unsigned type,
Andreas Oberritter
2007-01-11
remove debug output
Andreas Monzner
2007-01-11
filter short name brakets in getContent ('N')
Andreas Monzner
2006-11-03
revert shit encoding fix from yesterday night
Andreas Monzner
2006-11-03
why not allow directly utf8 encoded dvb texts? ;)
Andreas Monzner
2006-11-03
small (non critical) fix
Andreas Monzner
2006-10-28
always use unsigned
Felix Domke
2006-01-17
fixed undefined operation on variable 'i' (assuming big endian byte order in ...
Andreas Oberritter
2005-11-26
add ability to select default encoding for dvb texts in many ways.. ( take a ...
Andreas Monzner
2005-11-11
fix bug: last char in removeDVBChars was removed
Felix Domke
2005-11-09
utf8 changes
Andreas Monzner
2005-10-09
add removeDVBChars, makeUpper string functions
Felix Domke
2005-08-31
- fix character conversion for DVB
Felix Domke
2004-10-01
- add python, missing gui
Felix Domke
2003-10-17
import of enigma2
Felix Domke