aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2006-03-03fix 'add bouquet' textFelix Domke
2006-03-03fix remove last timerAndreas Monzner
2006-03-03fix remove/add bouquetAndreas Monzner
2006-03-03display DVB-C info and real tuner values with the blue keyStefan Pluecken
2006-03-03complete DVB-S transponder infoStefan Pluecken
2006-03-03show transponder info in ServiceInfo screenStefan Pluecken
2006-03-03make inversion human readableAndreas Monzner
2006-03-03new service info screen (prepared to show transponder info... not functional ↵Stefan Pluecken
yet)
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
2006-03-02setTitle is now a Screen methodStefan Pluecken
2006-03-02entering recording duration for instant records is now possibleStefan Pluecken
2006-03-02fix all the bugs (but one or two) in instant recording ChoiceBoxStefan Pluecken
2006-03-02add simple summaryFelix Domke
2006-03-02add *.pyo to .cvsignoreFelix Domke
2006-03-02minimally improved LCD supportFelix Domke
2006-03-02instant record now brings up a dialog to chose whether to record ↵Stefan Pluecken
indefinitely, the current event or do nothing
2006-03-02better resizingStefan Pluecken
2006-03-02add ChoiceBox screen for asking simple multi choice questionsStefan Pluecken
2006-03-01display clock png in single epg list for fitting timers (we have a problem ↵Stefan Pluecken
with the event id matching for manual timers)
2006-02-28use categories to categorize the pluginsStefan Pluecken
2006-02-28removing marks from cut editor is now possible. minor hack to seek back one GOPFelix Domke
2006-02-27skip 30,90,270 seconds with 1/3, 4/6, 7/9Felix Domke
2006-02-27make getCurrentPosition useable from other classesFelix Domke
2006-02-27fix movie context menuFelix Domke
2006-02-27remove EOF hack, add possibility to just insert or remove markFelix Domke
2006-02-27- add positioner plugin (just basic gui atm)Stefan Pluecken
- some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now) - add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet)
2006-02-26fix movielist selection when there is no (selected) itemFelix Domke
2006-02-25going back in the wizard should work better nowStefan Pluecken
2006-02-25- new automatic scan - scans everything the NIM can handleStefan Pluecken
- ServiceScan is now able to do a multipass scan - added the manual scan to the startwizard - wizards have a new "nextstep" attribute for the <step>-tag now
2006-02-25add InputBox screen for textual inputStefan Pluecken
2006-02-25store a .eit file for each recoring this holds raw eit event informationsAndreas Monzner
including audio track informations, event description, event title...... for information about the file format look in EN300468 (www.etsi.org) make info button useable when playbacking a movie
2006-02-25fix mark support, remove some debugFelix Domke
2006-02-24fix pixmapsFelix Domke
2006-02-24enable WHERE_MOVIELIST pluginsFelix Domke
2006-02-24"Search NIT" -> "Network scan"Stefan Pluecken
2006-02-24add option to search the network information table in manual cable scanStefan Pluecken
2006-02-24fix fixing fixStefan Pluecken
2006-02-24fix fixStefan Pluecken
2006-02-24fix order for cable setupStefan Pluecken
2006-02-24use new show/hideFelix Domke
2006-02-24generic show/hide support for GUIComponentsFelix Domke
2006-02-24beautify about (HDD)Felix Domke
2006-02-24split out seekFwd to fix help entry functionalityFelix Domke
2006-02-24revert last changes, don't drop "selectionChanged"Axel Buehning
2006-02-24add missing newline at end of fileAxel Buehning
2006-02-24fix arrow movement, do not crash on exitAxel Buehning
2006-02-24loading and saving the cable transponders to lamedb works nowStefan Pluecken
2006-02-24add flag to cable scan to do a network searchStefan Pluecken
2006-02-24cable scan works nowStefan Pluecken