aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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 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
2006-10-27do not reset clipping rect when draw subtitles to subtitle widget.. nowAndreas Monzner
subtitles no more paint over the infobar or other visible screens ;)
2006-10-27reset cached program on audio pid change (this fixes audio pid in serviceAndreas Monzner
info dialog)
2006-10-26fix skipping broken pluginsFelix Domke
2006-10-26remove unneeded fileAndreas Monzner
2006-10-26add auto vcr switching support (needs new drivers (fp.ko))Andreas Monzner
2006-10-25revert stupid commitAndreas Monzner
2006-10-25fix 'start'/'stop'/'select other' subtitlesAndreas Monzner
2006-10-25reenable old teletext subtitlesAndreas Monzner
2006-10-25dvb subtitles are working nowAndreas Monzner
2006-10-25use correct eDVBServicePMTHandler to get program infoAndreas Monzner
2006-10-25record dvb subtitlesAndreas Monzner
2006-10-25cleanup mainloop codeAndreas Monzner