aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Expand)Author
2006-11-29bool to intAndreas Monzner
2006-11-29some changes for new service groupsAndreas Monzner
2006-11-29code cleanup in ChannelSelection,Andreas Monzner
2006-11-27fix warningsAndreas Monzner
2006-11-27refuse to stop scan after first invalid NIT in quick modeFelix Domke
2006-11-26more python refcount debugging stuffAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-11-24remove non working python refcount debugging codeAndreas Monzner
2006-11-24remove non working fixAndreas Monzner
2006-11-24small fixAndreas Monzner
2006-11-23add PyObject refcount debugging codeAndreas Monzner
2006-11-23fixAndreas Monzner
2006-11-20speedup show satellite-/ providerlistAndreas Monzner
2006-11-10implement some teletext level 1.5 stuffAndreas Monzner
2006-11-08fix debugAndreas Monzner
2006-11-07fix crashes in cable scanAndreas Monzner
2006-11-06fix cable brute force scanAndreas Monzner
2006-11-04small code optimizeAndreas Monzner
2006-11-03workaround for romanian txt subtitlesAndreas Monzner
2006-11-02fix another subtitles bugAndreas Monzner
2006-11-02fix national option subset selection,Andreas Monzner
2006-11-02fix debug outputAndreas Monzner
2006-11-02remove data unit id check...Andreas Monzner
2006-11-01fix possible dvb subtitles segfaultAndreas Monzner
2006-11-01only accept delivery descriptors when the descriptor type is equal to theAndreas Monzner
2006-11-01fix read cache values from lamedbAndreas Monzner
2006-11-01store subtitle data in service cache and reenable subtitles on next zap toAndreas Monzner
2006-10-31refuse to write metadata when no real metadata is availableFelix Domke
2006-10-31add writeback of metadataFelix Domke
2006-10-31revert some previous changesAndreas Monzner
2006-10-31fix some wrong Latin National Subset UTF8 codesAndreas Monzner
2006-10-31fix LATIN SMALL LETTER E WITH OGONEK in polish lation national subsetAndreas Monzner
2006-10-31more complete implementation of national option character subsetsAndreas Monzner
2006-10-31bug fixed by tmbincStefan Pluecken
2006-10-31make operator< constFelix Domke
2006-10-31FIXME: the commented line throws the following error on my compilerStefan Pluecken
2006-10-30fix for API < v3, thanks to pieterFelix Domke
2006-10-30move subtitles selection to mainmenu, some subtitle fixesAndreas Monzner
2006-10-29add 'tags' interface (4th line in .meta files are a space-seperated list of t...Felix Domke
2006-10-29fix displaying teletext subtitle characters > 0x80Andreas Monzner
2006-10-27real mute volume on lowest volume level .. but not show the mute symbolAndreas Monzner
2006-10-27reset cached program on audio pid change (this fixes audio pid in serviceAndreas Monzner
2006-10-25fix 'start'/'stop'/'select other' subtitlesAndreas Monzner
2006-10-25dvb subtitles are working nowAndreas Monzner
2006-10-24initialize pointerAndreas Monzner
2006-10-24only read twice when the previous read returned max bytesAndreas Monzner
2006-10-23more work on dvb subtitles (not finished/working yet)Andreas Monzner
2006-10-23prepare for dvb subtitle support (not finished yet)Andreas Monzner
2006-10-19fix python part of ePythonConfig::getConfigQuery... so now default ac3 and 5VAndreas Monzner
2006-10-19remove debugFelix Domke