AutoTimer: add "Fast Scan" support
[vuplus_dvbapp-plugin] / autotimer / src / AutoTimerComponent.py
2011-01-17 Moritz VennAutoTimer: add "Fast Scan" support
2009-11-04 Moritz Venntimespan can be (None,) when copying, prevent crash...
2009-10-21 Moritz Vennanother approach to fixing setAfterEvent when lists...
2009-10-21 Moritz Vennfix afterevent during timespan
2009-10-01 Moritz Vennfix the fix *grml*
2009-10-01 Moritz Vennsome more ugly hacks for renamed services (so much...
2009-09-09 Moritz Vennfix regression
2009-09-09 Moritz Vennslight optimization and cleanup
2009-08-11 Moritz Vennremove debug
2009-08-10 Moritz Vennallow to restrict autotimer to alternatives,
2009-05-23 Moritz Vennsmaller optimizations, improve code style in some places
2009-02-14 Moritz Venncleanup, smaller optimization
2009-02-09 Moritz Vennfix bouquet restriction
2009-02-03 Moritz Vennforgot about encoding, searchType and searchCase in...
2009-02-03 Moritz Vennmatch is no longer a property,
2009-01-28 Moritz Vennmodify checkServices to abort sooner
2009-01-27 Moritz Vennrefactor setAfterEvent so it works if input and output...
2009-01-26 Moritz Venncleanups
2009-01-18 Moritz Vennallow case-sensitive and exact epg search (latter did...
2009-01-16 Moritz Vennallow to provide a custom encoding for the "match in...
2009-01-10 Moritz Vennfix yet another typo
2009-01-10 Moritz Vennfix typo
2009-01-08 Moritz Venntiny optimizations (yeah, call me crazy)
2008-11-09 Moritz Vennfix syntax error
2008-11-07 Moritz Vennfix possible bsod since last revision
2008-11-07 Moritz Vennonly decrement counter if we actually added a timer
2008-07-31 Moritz Venncheck if the other object is actually an autotimercompo...
2008-07-31 Moritz Vennreduce ammount of try/except-blocks used,
2008-07-18 Moritz Vennchange avoidDuplicateDescription from bool to int ...
2008-07-13 Moritz Venn- alphabetize autotimers in overview,
2008-07-07 Moritz VennConfiguration parser factored out to AutoTimerConfigura...
2008-07-04 Moritz Vennrearrange this a little...
2008-07-04 Julian Dittrichinserted two hooks for the webinterface
2008-07-04 Moritz Venn - don't forget to copy maxduration and destination...
2008-06-01 Moritz Venn - renamed destination attribute to location so we...
2008-02-20 Moritz Vennadd support for custom destinations directories to...
2008-02-11 Moritz Venn- remove custom name from bouquet services,
2008-02-09 Moritz Venn- fix checkServices when service restriction is off
2008-02-09 Moritz Venn- also add bouquet support to autotimer
2008-02-06 Moritz Vennhandle include/exclude strings as regular expressions
2008-01-03 Moritz Vennfix display of "filter on weekday",
2007-12-01 Moritz Venndon't reference timestruct items by index
2007-11-21 Moritz Vennadd new per-timer option "avoid duplicate descriptions...
2007-11-16 Moritz Vennintial commit of autotimer, epgrefresh and werbezapper...