aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Expand)Author
2006-02-21add ability to use regular expressions to filter files to display in the File...Stefan Pluecken
2006-02-21add FileList component for browsing files and directoriesStefan Pluecken
2006-02-21display front processor version in about screenFelix Domke
2006-02-21PSignal was already able to handle this without modificationsFelix Domke
2006-02-21add eConsoleAppContainer to execute shell scripts or applications from python...Andreas Monzner
2006-02-21update only when executedFelix Domke
2006-02-21add cuesheet, position gaugeFelix Domke
2006-02-21minimum backward seek is 16XFelix Domke
2006-02-21add perService position display with gaugeFelix Domke
2006-02-21add position gaugeFelix Domke
2006-02-21use Input component to change the ipkg feedStefan Pluecken
2006-02-21unify the two update plugins and add a menu to the new unified pluginStefan Pluecken
2006-02-20add some info to debug printsFelix Domke
2006-02-20fix newlineFelix Domke
2006-02-20fix string conversion: do not use float, remove duplicate code, fix precedenceFelix Domke
2006-02-20increase keypress time for skip window a bit, add hack for EOF when seekingFelix Domke
2006-02-20fixFelix Domke
2006-02-20update blue buttonStefan Pluecken
2006-02-20advertise timeshifting in the infobarStefan Pluecken
2006-02-20fix importsFelix Domke
2006-02-20select active language in language selection screenStefan Pluecken
2006-02-20fixAndreas Monzner
2006-02-20fix menu close with config flushFelix Domke
2006-02-19don't reload list on movie deleteFelix Domke
2006-02-19port tuxbox plugins plugin to the new plugin interfaceStefan Pluecken
2006-02-19add kwargs support to boundFunctionFelix Domke
2006-02-19re-add web pluginFelix Domke
2006-02-19re-add the IPKG plugin and rename the upgrade main functionStefan Pluecken
2006-02-19add Plugin.pyFelix Domke
2006-02-19display image version a bit more nicelyFelix Domke
2006-02-19re-add autostart pluginsFelix Domke
2006-02-19new plugin interfaceFelix Domke
2006-02-19revert non working codeAndreas Monzner
2006-02-18history fixAndreas Monzner
2006-02-17sort complete timerlist by start timeStefan Pluecken
2006-02-17call timeChanged on disabling flags (breaks usability)Stefan Pluecken
2006-02-17manual not useable in simple rotor config... just usalsAndreas Monzner
2006-02-17bugfix:Andreas Monzner
2006-02-17add zapping history.. useable with < > buttonsAndreas Monzner
2006-02-16sample plugin fixFelix Domke
2006-02-16support for position marksFelix Domke
2006-02-15skip directoriesFelix Domke
2006-02-15new helpFelix Domke
2006-02-13encode unicode strings as UTF8 for console outputFelix Domke
2006-02-13pipe python stdout trough enigmaFelix Domke
2006-02-13display remaining time for next eventFelix Domke
2006-02-08fix cancel handlingAndreas Monzner
2006-02-08dont set /proc/stb values directly from python..Andreas Monzner
2006-02-08dont use onShown .. use onLayoutFinish for hide dish iconAndreas Monzner
2006-02-08dont hide recording widget onShown.. use onLayoutFinishAndreas Monzner