Merge branch 'bug_747_cancel_waiting_tasks'
[enigma2.git] / lib / python / Components / Task.py
2011-09-14 ghostMerge branch 'bug_747_cancel_waiting_tasks'
2011-09-14 Fraxinas[TaskView] upon cancelling waiting jobs, remove them...
2011-09-13 ghostMerge remote-tracking branch 'origin/bug_453_multiepg_n...
2011-02-19 ghostMerge branch 'bug_537_ignore_vob_pgs_subtitles' into...
2011-02-09 ghostMerge branch 'bug_570_playback_skip_fixes_and_cleanup_m...
2010-11-26 ghostMerge branch 'bug_347_adenin_unicable_xml'
2010-11-11 ghostMerge branch 'bug_539_add_multicontent_pixmap_progress'
2010-11-02 ghostMerge branch 'bug_530_add_dm800se_support'
2010-10-06 FraxinasJobView/HTTPProgressDownloader/NFIFlash correctly handl...
2010-10-06 ghostMerge branch 'bug_487_service_selection_event_text_color'
2010-10-06 ghostMerge branch 'bug_486_add_service_event_progress_to_ser...
2010-10-06 ghostMerge branch 'bug_474_fix_multicontent_clear'
2010-10-05 acid-burnMerge commit 'origin/bug_478_Listbox_ScrollbarMode'
2010-09-01 FraxinasMerge remote branch 'origin/bug_429_remove_hardcoded_pa...
2010-08-17 FraxinasJobView/HTTPProgressDownloader/NFIFlash correctly handl...
2010-04-09 FraxinasMerge branch 'experimental' of git.opendreambox.org...
2010-03-31 acid-burnMerge commit 'origin/translations'
2010-03-31 Fraxinassave supposed afterEvent config in class Job member...
2010-03-31 acid-burnMerge commit 'origin/translations' into experimental
2010-03-31 acid-burnMerge commit 'origin/bug_448_fix_wlanscan'
2010-03-31 acid-burnMerge commit 'origin/bug_449_fix_wlan_usbstick_recognition'
2010-03-31 acid-burnMerge commit 'origin/translations' into experimental
2010-03-30 Stefan PlueckenMerge branch 'experimental' of git.opendreambox.org...
2010-03-30 Fraxinassave supposed afterEvent config in class Job member...
2010-03-12 Stefan Plueckenrefs bug #429
2010-03-12 Stefan Plueckenrefs bug #429
2010-03-08 Stefan Plueckenrefs bug #429
2010-03-08 Stefan Plueckenrefs bug #429
2010-03-08 Stefan Plueckenrefs bug #429
2010-03-08 Stefan Plueckenrefs bug #429
2009-02-11 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-01-06 Felix DomkeMerge branch 'master' of git://git.opendreambox.org...
2009-01-06 Fraxinasonly kill actual containers on aborting tasks
2008-12-08 ghostMerge branch 'master' into dvd_scale_test
2008-12-08 Fraxinasallow using complex shell commandlines (including ...
2008-11-06 Fraxinasallow setting progress for current task from within...
2008-11-06 Fraxinasdon't crash when background jobs fail and user presses...
2008-11-06 ghostfix syntax error
2008-11-06 ghostadd possibility to call eConsoleAppContainer execute...
2008-11-06 Fraxinasuncomment necessary line
2008-11-06 andyfix execute string for tasks
2008-11-06 Fraxinasallow setting progress for current task from within...
2008-11-06 Fraxinasdon't crash when background jobs fail and user presses...
2008-11-06 ghostfix syntax error
2008-11-06 ghostadd possibility to call eConsoleAppContainer execute...
2008-11-06 Fraxinasuncomment necessary line
2008-11-06 andyfix execute string for tasks
2008-10-28 Andreas Monznerremove non working wrapper class to add a (unneeded...
2008-10-28 Andreas Monznercleanup eConsoleAppContainer code.. execute is now...
2008-10-15 Andreas Frischcheck for running jobs before shutting down/rebooting
2008-10-13 Andreas Frischallow DVD burning in background. to view progress of...
2008-09-18 Andreas Frischgerman locale update for Task & DVDBurn
2008-09-15 Andreas Frischdon't offer to retry non-recoverable tasks & error...
2008-09-02 Andreas Frischemit seperate signals for stdout and stderr pipes,...
2008-08-25 Andreas Frischallow single tasks in jobs to stay resident and continu...
2008-07-04 Andreas Frischfix crash for non-existent workspace directories
2008-06-18 Andreas Frischfix off-by-one error on the progress and fix vars in...
2008-06-11 Felix Domkeadd support for retrying when a task failed.
2008-06-10 Felix Domkeclamp progress to 0..end, add possibility to receive...
2008-06-03 Felix Domkeadd cleanup call, implement DiskspacePrecondition,...
2008-06-03 Felix Domkesome cleanups
2008-06-03 Andreas FrischAdd progress and cwd (working directory) functionality
2008-05-20 Felix Domkemake workspace a Job property, fix preconditions, Task...
2008-04-28 Felix DomkeToolExistsPrecondition, ReturncodePostcondition are...
2008-04-14 Felix DomkeAdd 'Tasks' for controlled execution of multiple extern...