aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
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
2006-02-24change logicStefan Pluecken
2006-02-24cleanup the configElements in ScanSetupStefan Pluecken
2006-02-23fix command execution for removal of plugins (don't "ipkg update" first)Stefan Pluecken
2006-02-23fix newlineFelix Domke
2006-02-23properly unload old plugins and load new pluginsFelix Domke
2006-02-23append, don't overwrite __init__.py filesStefan Pluecken
reread plugin list revisited
2006-02-23some changesStefan Pluecken
2006-02-23fix typoStefan Pluecken
2006-02-23make setTitle work by using onShownStefan Pluecken
2006-02-23don't set title, because it doesn't work properlyStefan Pluecken
2006-02-23set title after layout is finished (doesn't work)Stefan Pluecken
2006-02-23finally fix help regarding left/right for channel zappingFelix Domke
2006-02-23add ability to remove pluginsStefan Pluecken
2006-02-23update pluginlist after downloading a pluginStefan Pluecken
2006-02-22add info icon to MessageBox when type of message box is TYPE_INFOStefan Pluecken
2006-02-22add ability to download e2-plugins via PluginBrowserStefan Pluecken
naming conventions for plugin packets: enigma2-plugin-<category>-<pluginname> (category is not yet supported by the GUI)
2006-02-22create a Console screen for command executionsStefan Pluecken
2006-02-22change "Add Timer" to "Add timer" and change the german translation for itStefan Pluecken
2006-02-21display front processor version in about screenFelix Domke
2006-02-21add cuesheet, position gaugeFelix Domke
2006-02-21minimum backward seek is 16XFelix Domke