14 Commits

Author SHA1 Message Date
adam-m
601abce8a3 use separate mutexes for image and fscontent queues
use os independent EOL
2012-01-30 10:28:27 -05:00
adam-m
44edb98219 Added method to manager to enable queing of single image and multiple services (e.g. from wizard) 2012-01-30 10:11:37 -05:00
adam-m
1cbf3b7a68 - move out gui code from ingest manager
- when cancelled, don't display report and reset the explorer progress bar
2012-01-30 10:04:38 -05:00
adam-m
d1ac864a74 Update progress bar in explorer and file ingest progresses 2012-01-27 16:41:04 -05:00
adam-m
69e3efe160 Show dialog with summary when ingest complete 2012-01-27 15:21:22 -05:00
adam-m
6e886bbd11 Fix progress reporting with multiple services running 2012-01-27 14:38:35 -05:00
adam-m
80f3973371 Improve Queueing progress bar updates 2012-01-27 14:04:44 -05:00
adam-m
97aece5d73 Implement queueing of services / images / files in a worker thread as well due to blocking GUI when enqueing large images. Add progress bar and cancel action. 2012-01-27 13:41:37 -05:00
adam-m
de597a83a3 Custom rendering of ingest message "inbox" notification area, keeping track of visited, rendering error, warnings.
Other misc. improvements.
2012-01-27 12:12:53 -05:00
adam-m
dd2a3e83ec Add ability to cancel ingest tasks 2012-01-26 13:38:11 -05:00
adam-m
726ecb8234 Better handling of progress when new files enqueued to running worker (scale rather then restart bar from 0)
Format total running time in ingest summary
2012-01-26 10:04:11 -05:00
adam-m
a0dff53d16 Added progress bar (using Progress API) for the ingest worker which shows progress for all services. 2012-01-25 18:04:38 -05:00
adam-m
9b460ac359 Basic runnable ingest framework. 2012-01-25 17:33:08 -05:00
adam-m
320fc7ff39 - Ingest framework skeleton
- TSK-287 Make Directory Tree tab left-most tab - fixed keyword search explorer
2012-01-24 14:48:10 -05:00