aboutsummaryrefslogtreecommitdiff
path: root/lib/service
AgeCommit message (Collapse)Author
2007-01-13fix remove last entry in listAndreas Monzner
2007-01-11filter short name brakets in getContent ('N')Andreas Monzner
add possibility to get short names with getContent ('n') the same for epg.search... filter short name brakets in Converter/ServiceName
2007-01-07work on service eventsAndreas Monzner
2007-01-05add iStreamableServiceFelix Domke
2007-01-04fix for use getError from pythonAndreas Monzner
2007-01-04do not clear previous error on getError()..Andreas Monzner
2006-12-31fix non working timeshiftAndreas Monzner
2006-12-30fix for recorded filesAndreas Monzner
2006-12-30send evStart before tuneFailed Events..Andreas Monzner
fix evNoResources fix some bluescreens caused by notification handling
2006-12-29show current running event in channelist not only in bouquetsAndreas Monzner
2006-12-22add "show transponder" info to service context menu in channellistAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-12-15small fixAndreas Monzner
2006-12-14fixAndreas Monzner
2006-12-14add possibility to get a dict with transponderdata for servicerefsAndreas Monzner
2006-12-13use aspect ratio information from mpeg sequence header instead of eit (needsAndreas Monzner
new drivers)
2006-12-12limit queue sizeFelix Domke
2006-12-11fix wrong sense of no_program_infoFelix Domke
2006-12-10remove python support for some (unneeded) classesAndreas Monzner
2006-12-09remove debugFelix Domke
2006-12-09allow dvb state to be queried (last PMT-related event)Felix Domke
2006-12-09add info to query for 'dvb state' (dvb related errors)Felix Domke
2006-12-02fix possible segfaultAndreas Monzner
2006-12-02enable http automatic redirects (requires very recent neonhttpsrc). (mpeg-1 ↵Felix Domke
podcasts from podcastspot.com do work now.)
2006-12-01remove old zapping alternatives pluginAndreas Monzner
new zapping/recording alternatives can be set in channelist context menu
2006-11-30more changes for service groups (replacement for zapping alternativesAndreas Monzner
plugin).. now its basicaly working.. TODO: change zapping alternatives editor for new style
2006-11-30remove debugAndreas Monzner
2006-11-30some changes for service groupsAndreas Monzner
2006-11-30use location for neonhttpsrcFelix Domke
2006-11-30add TODOFelix Domke
2006-11-30allow use of this constructor in pythonFelix Domke
2006-11-29add support for fluendo ts/ps demux (preferred above mpegdemux), add support ↵Felix Domke
for neonhttpsrc (streaming)
2006-11-29dont check playable state on directorysAndreas Monzner
2006-11-29some changes for new service groupsAndreas Monzner
2006-11-29force channels to 2, should/could fix mono mp3Felix Domke
2006-11-29code cleanup in ChannelSelection,Andreas Monzner
prepare for new service groups
2006-11-27some nicer codeAndreas Monzner
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-23add PyObject refcount debugging codeAndreas Monzner
2006-11-22recording service events now workingAndreas Monzner
TODO: add record specific events like diskfull, demux errors, a.o.
2006-11-21add infrastructure for record service events (not finished yet)Andreas Monzner
2006-11-21small fixAndreas Monzner
2006-11-21small servicelist speedupAndreas Monzner
2006-11-04initialize teletext subtitles with page -1 and magazine -1Andreas Monzner
2006-11-01store subtitle data in service cache and reenable subtitles on next zap toAndreas Monzner
the same service
2006-10-31add setInfo / setInfoString for iServiceInformation and ↵Felix Domke
iStaticServiceInformation
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 ↵Felix Domke
tags used for filtering)