aboutsummaryrefslogtreecommitdiff
path: root/lib/service
AgeCommit message (Collapse)Author
2006-10-29convert radiotext in c++ part to utf8Andreas Monzner
2006-10-27reset cached program on audio pid change (this fixes audio pid in serviceAndreas Monzner
info dialog)
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-25disable subtitles until not finishedAndreas 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
cache query of eDVBServicePMThandler::getProgram
2006-10-19fix for default ac3Andreas Monzner
2006-10-17follow driver changesFelix Domke
2006-10-10add function to get a comparable service reference string (useable toAndreas Monzner
compare servicesrefs in python)
2006-10-07only write .cuts file when .ts file is still accessibleFelix Domke
2006-10-02alternative media decoder based on libxineFelix Domke
2006-08-24always return currently active apidAndreas Monzner
2006-08-18speedupsAndreas Monzner
2006-08-17fix typoAndreas Monzner
2006-08-17dont start radiotext decoder in playback / timeshift mode.. (not workingAndreas Monzner
yet)
2006-08-16fix small mem leakAndreas Monzner
2006-08-16add support for radiotext (python gui component missing yet)Andreas Monzner
2006-07-20fix removing last entry in bouquetAndreas Monzner
2006-07-20add support for markers in bouquetsAndreas Monzner
< > are usable to jump from marker to marker
2006-07-19save mark type '3' on bookmark positionFelix Domke
2006-07-14add possibility to view eventinfo in recorded movielist (move cursor toAndreas Monzner
recorded movie and press info)
2006-07-12fix segfaultAndreas Monzner
2006-07-12fix non working timeshift stop when press the TV ButtonAndreas Monzner
2006-07-12use ac3/pcm delay from parent service (for subservices and recordings)Andreas Monzner
2006-06-26add support for show used tuner for running service in the infobarAndreas Monzner
add support for show all tuners in use in the infobar add support for show the currently date in the infobar now all skins have to define some new widgets in skin.. look in skin.xml and search for "not used in this skin yet"
2006-06-25add possibility to show iframes (not bugfree yet)Andreas Monzner
2006-06-22add possibility to set per service ac3/pcm delay (not yet via gui)Andreas Monzner
to set a pcm or ac3 delay for a specific service edit your servicelist (/etc/enigma2/lamedb) example for pcm delay: 6dca:00c00000:044d:0001:1:0 Das Erste p:ARD,c:000065,c:010066,c:020068,c:030065,c:060001,c:080060 <-- 0x60 = 96ms PCM delay for AC3 delay set, c:07xxxx
2006-06-22make file extensions case insensitive in mediaplayer and servicefsStefan Pluecken
2006-06-18change .e2 to .e2plsStefan Pluecken
2006-06-18more flexible way of adding new playlist typesStefan Pluecken
add .e2 as playlist type for the internal e2 playlist
2006-06-18hopefully fix frequently segfaultsAndreas Monzner
2006-06-16free teletext parser references, this fixes timeshift when internal teletext ↵Felix Domke
decoder is running
2006-06-16cleanupAndreas Monzner
2006-06-16no more segfault when opening audio track/channel selection on subservicesAndreas Monzner
2006-06-06add sync for teletext subtitles and improve text extraction a bitFelix Domke
2006-06-05fix actual selection of subtitle streamFelix Domke
2006-06-05add subtitle listFelix Domke
2006-06-05change interface a bitFelix Domke
2006-06-02(not yet enabled) teletext subtitle supportFelix Domke
2006-06-02add support for playing back videos with the not-yet-finished ↵Felix Domke
dvbvideosink/dvbaudiosink
2006-06-02add subtitle interfaceFelix Domke
2006-05-26add support for show small icons behind each channel in servicelist (used ↵Andreas Monzner
for type -S -C -T) show folder icon in channellist
2006-05-20many changes for better CI handlingAndreas Monzner
- the CI is now working on both tuners - the CI is no more blocked by freetv services - add multi services support (on same transponder) (yet hardcoded for Alphacrypt only) - fix bluescreen in CI MMI dialog when pressin ok/left/right
2006-05-17rename iFrontendStatusInformation to iFrontendInformationAndreas Monzner
add possibility to query the tuner number for playing and recording services
2006-05-16do not store default values in cacheAndreas Monzner
2006-05-16add ability to selecte the audio channel (mono left, stereo, mono right) ↵Andreas Monzner
from python store the current selected audio channel then per service in servicelist TODO: extend the audio track selection screen to make audio channel selection usable :)