aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/ChannelSelection.py
AgeCommit message (Collapse)Author
2006-11-20speedup show satellite-/ providerlistAndreas Monzner
2006-10-30revert local change (just for testing)Andreas Monzner
2006-10-30add missing fileAndreas Monzner
2006-10-13remove currently unimplemented feature from parental control menu ↵Stefan Pluecken
(remembering pin... coming soon) fix bluescreen when removing a service from parental control protection in the channel selection screen context menu
2006-10-10show radio (rds) text when available... feel free to make it nicerAndreas Monzner
2006-10-10fix e1like radio modeAndreas Monzner
2006-10-10ignore short name brakets in parental control edit listAndreas Monzner
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-24some NumericalInput and uncode/utf-8 fixesAndreas Monzner
2006-08-15changes for use of new swig version 1.3.29 (c++ python wrapper)Andreas Monzner
with the new swig version all python -> c++ calls are round about 40% faster you must change in openembedded/conf/distro PREFERRED_VERSION_swig-native = "1.3.27" to PREFERRED_VERSION_swig-native = "1.3.29" or do a bitbake -b ../openembedded/packages/swig/swig-native_1.3.29.bb
2006-07-30allow standby only in InfoBar, MoviePlayer, Menus, Setup and RadiomodeFelix Domke
2006-07-20add support for markers in bouquetsAndreas Monzner
< > are usable to jump from marker to marker
2006-07-19do not let create bouquets in favlist when multi bouquet mode ist disabledAndreas Monzner
2006-07-11convert to new skin systemFelix Domke
2006-07-11finally use new styled skins for infobar, menuFelix Domke
2006-07-04really fix satfinderAndreas Monzner
sync channellist with pip
2006-06-25add enigma1 like radio mode (on/off switchable in usage setup)Andreas Monzner
2006-06-15fix config entries not existing at all timeFelix Domke
2006-06-03do not put the same channel to historyAndreas Monzner
2006-05-16no more bsod on adding bouquetsAndreas Monzner
2006-05-14make H264 services visible in the servicelistAndreas Monzner
2006-05-12do activate subservice zapping when select the first subservice, but do not ↵Andreas Monzner
deactivate it when zap over the portal
2006-05-08fix "Clearall before scan" handlingAndreas Monzner
add ability to reset the newfound flag from single service via channellist context menu add ability to the newfound flags for all services from a "orbital position" via channellist context menu
2006-05-05add function to remove single service,Andreas Monzner
add function to remove transponder(s) and service(s) for specified onid/tsid/dvbnamespace/orbpos mark new found services in scan with dxNewFound flag add functions to change dxflags of a single service add function to change dxflags for specified onid/tsid/dvbnamespace/orbpos
2006-05-03remove redundant codeAndreas Monzner
2006-05-03much more flexible method to get a servicelist in python..Andreas Monzner
2006-04-27fix -T -C channellisting stuffAndreas Monzner
2006-04-27fixAndreas Monzner
2006-04-27changes for identify -C and -T servicesAndreas Monzner
2006-04-27make bouquet +/- useable in multiepg to change directly from one to another ↵Andreas Monzner
bouquet epg
2006-04-26show kiosque channels in tv listsAndreas Monzner
2006-04-24None checkAndreas Monzner
2006-04-19fix recursive close crashesAndreas Monzner
2006-04-17do not crash (blue screen) when try to remove a non existing bouquetAndreas Monzner
2006-04-15fix bluescreen ('NoneType' object has no attribute 'getPath')Andreas Monzner
2006-04-15remove unneeded (double) closeAndreas Monzner
this fixes adding single services to a bouquet when more than once are avail
2006-04-12fix blue screen in some conditionsAndreas Monzner
2006-04-08fix crash when press red button in empty timerlistAndreas Monzner
fix crash when press ok directly after e2 start
2006-04-03use "0" key in channellist as pathUpAndreas Monzner
2006-03-14fix bugAndreas Monzner
2006-03-10show ChannelSelection on first run (after the start wizard)Stefan Pluecken
2006-03-07fix non working close on remove bouquet and copy provider to bouquetlistAndreas Monzner
2006-03-07comment that this is a fall-troughFelix Domke
2006-03-05fix recallPrevService function (0-zapping)...Andreas Monzner
2006-03-03fix 'add bouquet' textFelix Domke
2006-03-03fix remove/add bouquetAndreas Monzner
2006-03-03delete characters in the InputBox with mute keyStefan Pluecken
2006-03-03adding new bouquets added to the context menu of the bouquet listStefan Pluecken