aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2006-06-15support for rendererFelix Domke
2006-06-15fix config entries not existing at all timeFelix Domke
2006-06-12fix no more working service change after opening/closing audio selection ↵Andreas Monzner
with Exit/Lame
2006-06-11prevent endless loopStefan Pluecken
2006-06-11skip separation lines in a ChoiceBox when pressing up/down (a choicebox of ↵Stefan Pluecken
only separation lines will cause an endless loop. so don't do it :))
2006-06-10- add separation lines to the ChoiceList componentStefan Pluecken
- selection of left/right/stereo added to the audio channel menu
2006-06-08prevent for bsodsAndreas Monzner
2006-06-08fix keyboardAndreas Monzner
2006-06-08add openServiceList actionFelix Domke
2006-06-07more work on keyboard supportAndreas Monzner
2006-06-06fix typoFelix Domke
2006-06-05fix selection of subtitleFelix Domke
2006-06-05fix actual selection of subtitle streamFelix Domke
2006-06-05add subtitle support, though still disabled in dvb serviceFelix Domke
2006-06-03do not put the same channel to historyAndreas Monzner
2006-06-02install SubtitleDisplay.pyFelix Domke
2006-06-02add InfoBarSubtitleSupportFelix Domke
2006-06-02add SubtitleDisplay screenFelix Domke
2006-05-26fix notificationsFelix Domke
2006-05-25add timeout for MessageBox screens (just add timeout=<seconds> as argument ↵Stefan Pluecken
when creating MessageBox instances)
2006-05-25ugly workaround a bluescreen happening when a record timer fires that zaps awayStefan Pluecken
following error would happen without try/except: InfoBarGenerics.py", line 1415, in checkNotificationsIfExecing AttributeError: 'MoviePlayer' object has no attribute 'execing' someone with knowledge what should be done here: could you fix it, tmbinc? ;)
2006-05-25handle day wrap arounds more user friendlyFelix Domke
2006-05-24add missing )Andreas Monzner
2006-05-24add support for 8PSKAndreas Monzner
2006-05-24dont show (non working) SNR AGC BER in manual scanAndreas Monzner
2006-05-24some fixes for dvb-s2Andreas Monzner
2006-05-23finish dvb-s2 fec stuffStefan Pluecken
2006-05-23try to add manual scan support for -s2 transponders (not finished)Andreas Monzner
2006-05-23show used dvb system in tuner info dialog (dvb-s / dvb-s2)Andreas Monzner
2006-05-23fix bluescreensAndreas Monzner
2006-05-23CI mmi is now working every time (for support alphacrypt parental control or ↵Andreas Monzner
other messages from CI)
2006-05-22better castAndreas Monzner
2006-05-22fix bluescreen in ci menu when no entries in a menulist an ok is pressedAndreas Monzner
reset CI when opening CI Menu and ci is not initialized yet
2006-05-22do not ask to scan on tuner 0 when not neededAndreas Monzner
2006-05-22add extension to swap picture in picture with big pictureStefan Pluecken
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-18factorize code, remove debug, fix service info when no frontend info ↵Felix Domke
available (for example when playing back files)
2006-05-17rename iFrontendStatusInformation to iFrontendInformationAndreas Monzner
add possibility to query the tuner number for playing and recording services
2006-05-16no more bsod on adding bouquetsAndreas 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 :)
2006-05-15don't shut down enigma 2 when deleting a timer which has an after event ↵Stefan Pluecken
"shutdown" set
2006-05-14add list not empty checkAndreas 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-12delete all service references before playService .. otherwise the 2nd tuner ↵Andreas Monzner
is used to zap
2006-05-12implement subservice quickzap on < > keysAndreas Monzner
it is activated after select asubservice in the subservice selector
2006-05-11'fix' orphan listboxes in wizardFelix Domke
2006-05-11add confirmation dialog to harddisk initAxel Buehning
2006-05-10add kwargs support for notificationsFelix Domke
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