aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Expand)Author
2008-04-28ToolExistsPrecondition, ReturncodePostcondition are usable alreadyFelix Domke
2008-04-28disabling user interaction in all wizards by setting self.disableKeys toStefan Pluecken
2008-04-27remove check for config.misc.firstrun and start video wizard ifStefan Pluecken
2008-04-25wizard steps start with 1, not 0Stefan Pluecken
2008-04-25- add crawlDirectory helper functionStefan Pluecken
2008-04-25fix wizard GSOD when condition of last step is not fulfilledStefan Pluecken
2008-04-24fix for skin changesFelix Domke
2008-04-24re-add SeekBackward workaround ... but dont use it for the dvd playerAndreas Monzner
2008-04-23prepare for skin updating and scalingFelix Domke
2008-04-23allow setting a boolean valueFelix Domke
2008-04-22disable cuesheet (resume) until in understand the libdvdnav :)Andreas Monzner
2008-04-22some dvd player changes (resume isnt working yet)Andreas Monzner
2008-04-22deliver service events only to last created class which is based onAndreas Monzner
2008-04-22code cleanupAndreas Monzner
2008-04-21speedup resolveFilename a bitAndreas Monzner
2008-04-21fix path to default plugin.pngAndreas Monzner
2008-04-20handle case of empty textFelix Domke
2008-04-18no need to define skin in skin_default.xml and .py filesAndreas Monzner
2008-04-17search default picon png first in currently used skin directory beforeAndreas Monzner
2008-04-17add SCOPE_CURRENT_SKIN to resolveFileNames in currently used skin directoryAndreas Monzner
2008-04-17relayout video finetune a bitFelix Domke
2008-04-17remove deprecated and unused codeAndreas Monzner
2008-04-16remove InfoBarEvent initialization, which is gone nowFelix Domke
2008-04-16Infobar toggleable with OK key and remember last file browser directoryAndreas Frisch
2008-04-16dont crash when no or empty cables.xml is availableAndreas Monzner
2008-04-16fix MakefilesAndreas Monzner
2008-04-15by Nemesis: remove obsolete source in CutlistEditor, fix network adapter setu...Felix Domke
2008-04-15fix servicedvd.so install (now the directory is created before copy libAndreas Monzner
2008-04-15dont show infobar when a dvd menu is visibleAndreas Monzner
2008-04-15dont build dvdplugin when dreamdvd lib ist not availableAndreas Monzner
2008-04-15add DVDPlayer plugin (not final yet)Andreas Monzner
2008-04-14Add TaskView, a screen to display job progressFelix Domke
2008-04-14Add 'Tasks' for controlled execution of multiple external toolsFelix Domke
2008-04-14emit changed when text changes (not so static anymore)Felix Domke
2008-04-14add 'progress' source, 'progress to text' converterFelix Domke
2008-04-14better handling for eServiceFS file extensionsAndreas Monzner
2008-04-14remove deprecated code (deprecation date was 2008-01 and 2008-02)Andreas Monzner
2008-04-13png cleanup by nemesis, source changes.Felix Domke
2008-04-13remove 'Header', it's obsolete and unusedFelix Domke
2008-04-13use 'Console' font in console windowFelix Domke
2008-04-13use TemplatedMultiContent for language selectionFelix Domke
2008-04-13add TemplatedMultiContent converterFelix Domke
2008-04-10set fastblank correctlyFelix Domke
2008-04-10allow setting a videomode directly with 1(=720p),2(=1080i),3(=scart)Felix Domke
2008-04-09Add ServicePosition arguments Detailed, Negate, ShowHours & respective patch ...Andreas Frisch
2008-04-07"selction" => "selection"Stefan Pluecken
2008-04-06add translation choser (on pressing the red button) to the StartWizardStefan Pluecken
2008-04-04fix tabsAndreas Monzner
2008-04-04remove unneeded minBackwardSpeed check... the min speed is already definedAndreas Monzner
2008-04-01typosAndreas Frisch