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
/
dvb
/
teletext.cpp
Age
Commit message (
Expand
)
Author
2006-11-10
implement some teletext level 1.5 stuff
Andreas Monzner
2006-11-04
small code optimize
Andreas Monzner
2006-11-03
workaround for romanian txt subtitles
Andreas Monzner
2006-11-02
fix another subtitles bug
Andreas Monzner
2006-11-02
fix national option subset selection,
Andreas Monzner
2006-11-02
fix debug output
Andreas Monzner
2006-11-02
remove data unit id check...
Andreas Monzner
2006-10-31
revert some previous changes
Andreas Monzner
2006-10-31
fix some wrong Latin National Subset UTF8 codes
Andreas Monzner
2006-10-31
fix LATIN SMALL LETTER E WITH OGONEK in polish lation national subset
Andreas Monzner
2006-10-31
more complete implementation of national option character subsets
Andreas Monzner
2006-10-31
bug fixed by tmbinc
Stefan Pluecken
2006-10-31
FIXME: the commented line throws the following error on my compiler
Stefan Pluecken
2006-10-30
move subtitles selection to mainmenu, some subtitle fixes
Andreas Monzner
2006-10-29
fix displaying teletext subtitle characters > 0x80
Andreas Monzner
2006-10-25
fix 'start'/'stop'/'select other' subtitles
Andreas Monzner
2006-10-25
dvb subtitles are working now
Andreas Monzner
2006-10-23
prepare for dvb subtitle support (not finished yet)
Andreas Monzner
2006-10-19
remove debug
Felix Domke
2006-07-25
disable debug output
Andreas Monzner
2006-06-26
remove warning
Felix Domke
2006-06-06
add sync for teletext subtitles and improve text extraction a bit
Felix Domke
2006-06-05
fix some bugs, collect subtitle pages
Felix Domke
2006-06-02
get notified on new page, color decoding
Felix Domke
2006-05-21
some more work on teletext single-page parsing
Felix Domke
2006-05-12
add teletext parser
Felix Domke