aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-01fix height and position of subtitle list windowAndreas Monzner
2006-11-01only accept delivery descriptors when the descriptor type is equal to theAndreas Monzner
type of current scanned transponder (Sat == Sat, Cable == Cable, Terrestrial == Terrestrial)
2006-11-01temporary disable dvb-s2 supportAndreas Monzner
2006-11-01fix subtitles list widthAndreas Monzner
2006-11-01better hide subtitles window on evStopAndreas Monzner
2006-11-01print a warning for now that the skin misses some elementsFelix Domke
2006-11-01add czech language, thanks to ws79Felix Domke
2006-11-01fix non working diseqcAndreas 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
the same service
2006-11-01make "Satfinder" and "Positioner setup" translatableAndreas Monzner
2006-11-01move Satfinder and Positioner Plugin to Menu -> Setup -> Service SearchingAndreas Monzner
On close Satfinder/Positioner Setup ask the user to rezap to service before Satfinder/Positioner Setup
2006-10-31refuse to write metadata when no real metadata is availableFelix Domke
2006-10-31add setInfo / setInfoString for iServiceInformation and ↵Felix Domke
iStaticServiceInformation
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
ignore non direct displayable teletext pakets
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
build/tmp/cross/mipsel-linux/include/c++/bits/stl_function.h:227: error: passing 'const eDVBServicePMTHandler::subtitleStream' as 'this' argument of 'bool eDVBServicePMTHandler::subtitleStream::operator<(const eDVBServicePMTHandler::subtitleStream&)' discards qualifiers
2006-10-31when adding a manual timer, don't propose the original name/description.Felix Domke
2006-10-31optionally store debug dataFelix Domke
2006-10-31fix delete not working in ConfigScreensFelix Domke
2006-10-31fix timeout on rightmost positionFelix Domke
2006-10-30fixes for powerpc, thanks to pieterFelix Domke
2006-10-30fix for API < v3, thanks to pieterFelix Domke
2006-10-30revert local change (just for testing)Andreas Monzner
2006-10-30add missing fileAndreas Monzner
2006-10-30move subtitles selection to mainmenu, some subtitle fixesAndreas Monzner
2006-10-30recursive close Menu when a screen returns true at closeAndreas Monzner
2006-10-30disable polling the fp when driver is not ready for thatAndreas Monzner
2006-10-29add ability to filter by tag. they must be created by hand right now.Felix Domke
2006-10-29add 'tags' interface (4th line in .meta files are a space-seperated list of ↵Felix Domke
tags used for filtering)
2006-10-29send rotor stop command twiceAndreas Monzner
2006-10-29convert radiotext in c++ part to utf8Andreas Monzner
2006-10-29small optimizeAndreas Monzner
2006-10-29fix displaying teletext subtitle characters > 0x80Andreas Monzner
2006-10-28revert non working "goto standby" after timerevent code (needs some work inAndreas Monzner
other files)
2006-10-28add "go to standby" as timer after eventAndreas Monzner
2006-10-28fixAndreas Monzner
2006-10-28enable/disable pip with blue button in extensions menuAndreas Monzner
2006-10-28do not initialize config entrys on every startAndreas Monzner
2006-10-28always use unsignedFelix Domke
2006-10-27fix typoAndreas Monzner
2006-10-27fix goto stored posAndreas Monzner
2006-10-27fix subtitle clippingAndreas Monzner
add 5 seconds hide timeout for dvb subtitles
2006-10-27real mute volume on lowest volume level .. but not show the mute symbolAndreas Monzner
2006-10-27dont try to install no more existing ScartLoopThrough.pyAndreas Monzner