aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2005-11-10fix volumeStefan Pluecken
2005-11-10add avswitch callsRonny Strutz
2005-11-10add Volume.py to the mysterious __init__.pyStefan Pluecken
2005-11-10add Screens/Volume.pyStefan Pluecken
2005-11-10volume-control:Stefan Pluecken
move volumeBar from infobar to a single screen Volume timer: change input type of configelement for start- and endtime
2005-11-09fix newlineFelix Domke
2005-11-09save some spaceFelix Domke
2005-11-09disable some debug outputFelix Domke
2005-11-09even say something if no hdd is presentRonny Strutz
2005-11-09add hddcountRonny Strutz
2005-11-09syncRonny Strutz
2005-11-09add SEC stuffRonny Strutz
simple config works now
2005-11-09call nimmanager->update()Ronny Strutz
2005-11-09use timezone settingsRonny Strutz
2005-11-09add lcd-includesRonny Strutz
2005-11-09add lcdRonny Strutz
2005-11-09added Lcd.pyRonny Strutz
2005-11-09removed LCD from this collection of still not implemented stuffRonny Strutz
2005-11-09add LCDRonny Strutz
2005-11-08use the new TimerEntry-screen to edit a timerentryStefan Pluecken
2005-11-08add description to timerlistStefan Pluecken
2005-11-07added an example for weekday selectionStefan Pluecken
2005-11-07add TimerEntry for later use in TimerEditStefan Pluecken
add configDateTime as a config entry to select time, date, weekday or whatever is wanted... flexible as always :)
2005-11-06make eDVBSatelliteEquipmentControl useable from pythonAndreas Monzner
2005-11-01add newlineRonny Strutz
2005-11-01add tag-types (list/menu/enq)Ronny Strutz
2005-10-29add bouquet supportAndreas Monzner
2005-10-25 - ask before start/stop recordFelix Domke
2005-10-16start scan on pressing okStefan Pluecken
2005-10-16add some more .cvsignoreFelix Domke
2005-10-16add openWithCallback and return valuesFelix Domke
2005-10-15removed not only one but FOUR annoying debug messagesFelix Domke
2005-10-15Follow API improvementsFelix Domke
2005-10-15add Directory toolsFelix Domke
2005-10-15- add pissibility to mask pinsStefan Pluecken
- using PINCODE instead of INTEGER in ci.py
2005-10-15add movemode in channellist (later it should only useable in bouquets)Andreas Monzner
2005-10-15added ci-selection / setup-menu screenRonny Strutz
2005-10-15added pin controlsRonny Strutz
list (w/o choice is still missing)
2005-10-15add ciRonny Strutz
2005-10-15add NumberActionMap to satconfig and scansetupStefan Pluecken
2005-10-15change lower limits for usals-settingsStefan Pluecken
2005-10-15remove annoying debug messageStefan Pluecken
2005-10-15- removed ScanSetup-component andStefan Pluecken
- added config-stuff to the screen - made satList non-static
2005-10-15add single satellite scan to userinterfaceStefan Pluecken
2005-10-12activate the bounds in configSequenceStefan Pluecken
2005-10-12fix drawing of configSequence stringStefan Pluecken
can now be used for input of: - IPs - MACs (just decimal values up to now) - Integers of a defined size - real numbers with a defined size before and after the decimal point
2005-10-12prepare better configSequenceStefan Pluecken
2005-10-12added positioner setup into satconfigStefan Pluecken
2005-10-12just use numberactions that are defined in this actionmapStefan Pluecken
2005-10-12add NumberActionMap for better input of numbersStefan Pluecken