AutoTimer: add "Fast Scan" support
[vuplus_dvbapp-plugin] / autotimer / src / AutoTimerEditor.py
2011-01-17 Moritz VennAutoTimer: add "Fast Scan" support
2009-10-06 Moritz Venndon't mix AE and BE (at least not on the same screen...
2009-10-06 Moritz Vennsmall cleanup
2009-10-05 Moritz Vennmove buttons to top
2009-10-03 Moritz Vennsome grammar fixes
2009-10-03 Moritz Vennchange some more strings
2009-10-03 Moritz Vennmove buttons to top,
2009-10-01 Moritz Vennfix the fix *grml*
2009-10-01 Moritz Vennsome more ugly hacks for renamed services (so much...
2009-09-27 Moritz Vennadd custom summary to overview,
2009-09-08 Moritz Vennalso open tageditor on left/right instead of just on ok
2009-09-05 Moritz Vennuse correct screen names
2009-08-10 Moritz Vennallow to restrict autotimer to alternatives,
2009-06-22 Moritz Vennadd "addAutotimerFromSearchString"
2009-05-23 Moritz Vennsmaller optimizations, improve code style in some places
2009-05-03 Moritz Vennfix possible crash
2009-03-10 Moritz Vennsmaller cleanup
2009-01-27 Moritz Venncleanup
2009-01-26 Moritz Venncleanups
2009-01-19 Moritz Vennallow to import from epg (context menu in overview)
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-16 Moritz Venndon't change text for green button
2009-01-08 Moritz Venntiny optimizations (yeah, call me crazy)
2009-01-08 Moritz Venndo not require the match attribute if editing defaults
2008-12-31 Moritz Venn- allow to import tags from timer & movie,
2008-12-30 Moritz Vennadd gui part of tag support
2008-12-21 Moritz Venn- save configuration when leaving overview/importer,
2008-12-13 Moritz Vennfix typo
2008-12-10 Moritz Vennmake some more strings translatable
2008-12-08 Moritz Vennmake use of eventinfo hook
2008-12-03 Moritz Venn - follow recent git changes,
2008-11-14 Moritz Venngrml... fix yet another syntax error
2008-11-13 Moritz Vennallow &, % and ; for all local ConfigText elements
2008-11-12 Moritz Vennallow typing ;, & and % in match
2008-10-29 Moritz Vennadd some more useable characters for the match title...
2008-10-29 Moritz Vennadd "-" and "_" to the list of useable characters for...
2008-10-14 Felix Domkefix sourcefile encodings: latin1 -> iso-8859-1, add...
2008-08-11 Moritz Vennfix some problems where the config was not read before...
2008-08-05 Moritz Vennignore additional arguments in refresh functions
2008-08-04 Moritz Vennbe a little more careful with the config lists (fixes...
2008-07-31 Moritz Vennreduce ammount of try/except-blocks used,
2008-07-18 Moritz Vennchange avoidDuplicateDescription from bool to int ...
2008-07-18 Moritz Vennadd wip wizard which helps creating a new timer by...
2008-07-13 Moritz Venn- alphabetize autotimers in overview,
2008-07-07 Michael SchmidtIntroduction of localization including german messages
2008-07-05 Julian Dittrichif config.movielist.videodirs.value was not set, the...
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-05-31 Moritz Vennopen editor after importing with addAutotimerFrom*
2008-05-30 Moritz Vennuse Importer for addAutotimerFrom*
2008-05-29 Moritz Venn - add autotimer to where_movielist to create a new...
2008-05-29 Moritz Venn - properly escape unsafe strings before writing to...
2008-04-13 Felix Domkepng cleanup by nemesis, plugin changes
2008-02-21 Moritz Venn- use confignumber instead of configinteger in autotime...
2008-02-20 Moritz Vennsmaller fixes, bump required e2 version, add sample...
2008-02-20 Moritz Vennadd support for custom destinations directories to...
2008-02-11 Moritz Venn- add bouquet selection to gui,
2008-02-07 Moritz Venn- add function to add autotimer based on an event,
2008-02-07 Moritz Venn- allow offsets up to 180min in gui,
2008-02-06 Moritz Venn - translate and update sample xml,
2008-01-03 Moritz Vennfix display of "filter on weekday",
2007-11-21 Moritz Vennadd new per-timer option "avoid duplicate descriptions...
2007-11-20 Moritz Venndon't crash gui on custom counter format string (added...
2007-11-16 Moritz Vennintial commit of autotimer, epgrefresh and werbezapper...