aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2006-04-09fix timer disable/reenableFelix Domke
2006-04-09add destroy() for Components to fix bug #52Felix Domke
2006-04-08use new setTargetFelix Domke
2006-04-08fix crash when pressing play in MovieplayerAndreas Monzner
2006-04-08fixAndreas Monzner
2006-04-08fix crash when press red button in empty timerlistAndreas Monzner
fix crash when press ok directly after e2 start
2006-04-08decrease time between parameter calling to ensure search mode works betterStefan Pluecken
2006-04-08retune after sending a diseqc command in the positioner setup pluginStefan Pluecken
2006-04-08fix newlineFelix Domke
2006-04-08PiP-gui support really displays a small video now (still buggy)Stefan Pluecken
2006-04-08add support for picture in picture into the infobar (by pressing the blue ↵Stefan Pluecken
button)
2006-04-08feature complete positioner pluginStefan Pluecken
2006-04-08add VideoWindow ComponentFelix Domke
2006-04-08make video widget usableFelix Domke
2006-04-07fixed 'cancel when selecting service in timer crashed'Felix Domke
2006-04-07finished the rotor config plugin (untested and lacking some features)Stefan Pluecken
2006-04-07add automatic DVB-T scanStefan Pluecken
2006-04-07support for dvb-t transponderlistFelix Domke
2006-04-07don't fake all tuners to DVB-TStefan Pluecken
2006-04-07some work on DVB-TStefan Pluecken
2006-04-07fix self.terrestrialsListStefan Pluecken
2006-04-07use dvb-t parametersFelix Domke
2006-04-07fix "run" for dvb-tFelix Domke
2006-04-07fix region list for dvb-tFelix Domke
2006-04-07fix typoFelix Domke
2006-04-07don't translate "", add FIXMEFelix Domke
2006-04-06update clock directly onShowAndreas Monzner
2006-04-06stop update length timer when a movie was selectedAndreas Monzner
2006-04-06fix deleting the last file from the playlist in the media playerStefan Pluecken
2006-04-05fix: AttributeError: 'InfoBar' object has no attribute 'selectedEntry' when ↵Andreas Monzner
start a recording with manual entered duration
2006-04-05another positioner tryStefan Pluecken
2006-04-05remove even more old lcd stuffAxel Buehning
2006-04-05restart service after leaving the media playerStefan Pluecken
2006-04-05use new string concept for sending diseqc commandsStefan Pluecken
2006-04-05some positioner setup changes for debugging purposesStefan Pluecken
2006-04-04fixAndreas Monzner
2006-04-04small changesAndreas Monzner
2006-04-04some work on the positioner setup pluginStefan Pluecken
2006-04-04avoid future redundant code by moving functionality for tuner status display ↵Stefan Pluecken
to a seperate component (which is a BIT slower because infobar values are gathered twice)
2006-04-03display bsod on exceptionFelix Domke
2006-04-03disallow ?, *, |, <, >Felix Domke
2006-04-03disallow '"' in filenamesFelix Domke
2006-04-03fixAndreas Monzner
2006-04-03better readable length checkAndreas Monzner
2006-04-03length checkAndreas Monzner
2006-04-03speedup opening of long movielistsAndreas Monzner
2006-04-03use "0" key in channellist as pathUpAndreas Monzner
2006-04-03remove old lcd stuffFelix Domke
2006-04-03smaller service name in movie listStefan Pluecken
2006-04-03faster loading of movie list (done by initially not loading the file length ↵Stefan Pluecken
and updating the file lengths after displaying the list in the background (timer driven))