aboutsummaryrefslogtreecommitdiff
path: root/Navigation.py
AgeCommit message (Collapse)Author
2006-11-13add missing sleep timerStefan Pluecken
2006-10-10use service compare strings instead of eServiceReferences in parental controlStefan Pluecken
2006-10-10add parental control (still somehow buggy and some minor features missing... ↵Stefan Pluecken
don't trust it yet to protect your children)
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-08-24no bluescreen when playing "None"Andreas Monzner
2006-08-18fixesAndreas Monzner
2006-08-18give more resources free on nav.shutdown and nav.stopServiceAndreas Monzner
2006-08-15small performance fix (use cache for nav.getCurrentService())Andreas Monzner
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
2006-01-27Navigation: shutdown nav core on shutdownFelix Domke
2006-01-18store and restore pathes in channellistAndreas Monzner
2006-01-17remove never used playlist stuffFelix Domke
2005-12-21zap to last channel with 0Stefan Pluecken
(could someone check, if this has no side effects now? the root isn't set right after 0-zap... please fix... i have no idea how this can be done)
2005-12-17timer: add name/description, factor out "parse from epg event", fix some ↵Felix Domke
cases where demux was not available at that time, add timeshift framework, fix movielist (not all movies are great!)
2005-11-30nav: add stopUserServicesFelix Domke
2005-11-15fix playService with NoneFelix Domke
2005-11-15always have currentlyPlayingServiceReferenceFelix Domke
2005-11-14add stopServiceFelix Domke
2005-11-09disable some debug outputFelix Domke
2005-10-15some more SWIG_OUTPUT/SWIG_VOID API improvementsFelix Domke
2005-09-29consistently use iServiceHandler instead of eServiceCenter to use properly ↵Felix Domke
wrapped interface
2005-09-29swig: some more simplifying magicFelix Domke
2005-05-20 - add description for timer entriesFelix Domke
2005-05-16 - add missing filesFelix Domke