aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/LocationBox.py
AgeCommit message (Collapse)Author
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-15fix typo, patch by Moritz VennFelix Domke
2009-02-12small speedups/cleanups by moritz vennghost
2008-11-17allows to configure the path for timeshift recordings via gui, by Moritz ↵Felix Domke
Venn. closes #64.
2008-10-05use LocationBox skin for MovieLocationBoxFelix Domke
2008-09-05additional service information for DVD menu and fixesAndreas Frisch
2008-07-11fix some importsAndreas Monzner
2008-07-02#Andreas Monzner
# Some Bugfixes related to locationstuff.patch # # ritzMo: # - fix a missing member in ConfigLocations (argument was ignord but # expected later in the code) # - take care of the fact that an instant record might not be saved in # default record location (fixes error when no hdd installed) # - remove overly complex Screen.close override in LocationBox # - fix deathscreen in LocationBox context menu # Anders Holst: # - fix deathscreen when default record location not in bookmarks when # editing timers which would be stored there # - don't ignore inhibitDirs if inhibitMounts is unset # - hide potentially dangerous folders for all users in MovieLocationBox # (previously / was hidden for userlevel < expert) #
2008-06-26add possibility to choose record location on timer creation and chooseAndreas Monzner
record location in movieplayer (only in expert user level)
2008-04-13png cleanup by nemesis, source changes.Felix Domke
2008-02-20timer_select.patch by Moritz Venn, with minor fixesFelix Domke