- don't forget to copy maxduration and destination when cloning an AutoTimerComponen...
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Fri, 4 Jul 2008 13:38:53 +0000 (13:38 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Fri, 4 Jul 2008 13:38:53 +0000 (13:38 +0000)
commite641ee06cce91203785c8ded3c1e16e22ebc3c2a
tree21eadf0d6c926685e5d069ad913baf4aea3df604
parent232d527025c94cefa3d9d9a78cabca24ae2891bb
 - don't forget to copy maxduration and destination when cloning an AutoTimerComponent (and actually copy match, which was set to name before),
 - use MovieLocationBox when choosing a custom location,
 - replace hardcoded /hdd/movie by resolveFilename(SCOPE_HDD),
 - add new option "use custom location" so the default record dir can be chosen via GUI without any hacks
autotimer/src/AutoTimerComponent.py
autotimer/src/AutoTimerEditor.py