Richard Cordovano
|
4199d9287d
|
Merge pull request #1790 from millmanorama/consolidate_task_based_usage_of_ImageIO_low_level_API
Consolidate task based usage of image io low level api (after pr 1789)
|
2016-01-05 15:05:11 -05:00 |
|
Richard Cordovano
|
5d2dcb6f05
|
Merge pull request #1789 from millmanorama/IG-image-read-refactor
Ig image read refactor
|
2016-01-05 15:03:12 -05:00 |
|
Richard Cordovano
|
4dbaca4bb7
|
Complete VMExtractor module prototype
|
2016-01-05 14:26:02 -05:00 |
|
Karl Mortensen
|
07dc22a28a
|
Faster keyword search indexing
|
2016-01-05 14:17:40 -05:00 |
|
jmillman
|
0d526d0933
|
remove dead code
|
2016-01-05 10:04:25 -05:00 |
|
Richard Cordovano
|
3f1f696880
|
First draft of VMExtractor module prototype
|
2016-01-04 17:10:51 -05:00 |
|
jmillman
|
c5ca1d55f3
|
fix rebase
|
2016-01-04 15:51:22 -05:00 |
|
jmillman
|
2d29d55329
|
add option to return default humbnail to task; pull getReadFullSizeImageTask into DrawableFile using template method pattern;
create TaskUtils class to create tasks from callables/thunks
|
2016-01-04 15:51:13 -05:00 |
|
jmillman
|
c3f7cddca2
|
ImageUtils.getThumbnail delegates to new image loading task. This is used by ThumbnailViewNode to read thumbnails
|
2016-01-04 15:51:06 -05:00 |
|
jmillman
|
b78b6ec345
|
replace usage of removed ImageUtils.logContentError in IG
|
2016-01-04 15:26:12 -05:00 |
|
Karl Mortensen
|
50e06fe4aa
|
remove unused imports
|
2016-01-04 15:01:03 -05:00 |
|
jmillman
|
960a2b5b61
|
comments, and cleanup
|
2016-01-04 14:31:21 -05:00 |
|
Karl Mortensen
|
a69ba48196
|
rename method
|
2016-01-04 11:57:03 -05:00 |
|
Karl Mortensen
|
3ce23e8b1d
|
insert comment
|
2016-01-04 11:55:47 -05:00 |
|
Karl Mortensen
|
a96124952c
|
insert comment
|
2016-01-04 11:54:41 -05:00 |
|
jmillman
|
c072270627
|
revert unrelated changes
|
2015-12-31 14:47:52 -05:00 |
|
jmillman
|
8f32064c2d
|
improve disposal of resources
|
2015-12-31 14:35:18 -05:00 |
|
jmillman
|
8bb612ab2c
|
fix possible null pointer exception, minor cleanup
|
2015-12-31 14:34:44 -05:00 |
|
jmillman
|
85759dc786
|
introduce logContentError; abstract basic image meta data reading;
|
2015-12-31 14:34:32 -05:00 |
|
jmillman
|
19ae050638
|
cleanup, improve logging and progress messages
|
2015-12-31 14:34:27 -05:00 |
|
jmillman
|
3e7e9ec592
|
include video thumbnails in thumbnail generation task
|
2015-12-31 14:34:21 -05:00 |
|
millmanorama
|
1455dd3a6d
|
refactor read image tasks, support cancellation
|
2015-12-31 14:34:14 -05:00 |
|
millmanorama
|
4b9ec7958f
|
taskify thumbnail loading
|
2015-12-31 14:33:53 -05:00 |
|
jmillman
|
8dc7208876
|
move ReadImageTask to ImageUtils, refactoring in IG to use readImageTask
|
2015-12-31 14:33:14 -05:00 |
|
jmillman
|
b93360e80e
|
decouple ReadImageTask and MediaViewImagePanel
|
2015-12-31 14:31:43 -05:00 |
|
Eugene Livis
|
36c246e92b
|
Integrated VHD support into Autopsy
|
2015-12-29 16:33:23 -05:00 |
|
Eugene Livis
|
ee4de666a9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into vmdk
|
2015-12-29 12:20:49 -05:00 |
|
Karl Mortensen
|
991e52e180
|
Use built-in File checks, create before checking
|
2015-12-29 12:16:33 -05:00 |
|
Karl Mortensen
|
cc742bbcd6
|
Check if permissions are sufficient to read and write output folder
|
2015-12-28 17:12:07 -05:00 |
|
Richard Cordovano
|
754d1708e9
|
Merge pull request #1783 from karlmortensen/removeFromEDT
Do not set these items on EDT
|
2015-12-28 11:03:25 -05:00 |
|
Richard Cordovano
|
852fc8ac84
|
Merge pull request #1784 from karlmortensen/showSectors
Switch to showing sectors for both start and end
|
2015-12-28 10:06:10 -05:00 |
|
Karl Mortensen
|
6e2409d462
|
Switch to showing sectors for both start and end
|
2015-12-23 15:20:59 -05:00 |
|
Karl Mortensen
|
b83cd6d9e2
|
Set these items on EDT
|
2015-12-23 13:49:07 -05:00 |
|
Richard Cordovano
|
ec93ebf581
|
Merge pull request #1782 from mhmdfy/generete-gold
if no gold dumps are provided, generete them
|
2015-12-18 15:47:11 -05:00 |
|
U-Mhmdfy-PC\Mhmdfy
|
43e9fa5b0f
|
if no gold dumps are provided, generete them
|
2015-12-18 13:58:43 -05:00 |
|
Eugene Livis
|
71a66ebab7
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into vmdk
|
2015-12-18 12:44:33 -05:00 |
|
Richard Cordovano
|
8191ab11b4
|
Merge pull request #1780 from mhmdfy/sort-gold
get_temp creates new file everytime, need to call it only once
|
2015-12-18 09:47:13 -05:00 |
|
momo
|
1e30edeacb
|
get_temp creates new file everytime, need to call it only once
|
2015-12-18 08:59:18 -05:00 |
|
Eugene Livis
|
a0d396d07f
|
Autopsy support for VMDK
|
2015-12-17 16:39:11 -05:00 |
|
Richard Cordovano
|
3404a39be0
|
Merge pull request #1775 from mhmdfy/regression-cleannup
remove jenkins tag
|
2015-12-17 15:55:07 -05:00 |
|
Richard Cordovano
|
eba5d1b99a
|
Merge pull request #1776 from mhmdfy/default-column-order
Default column order
|
2015-12-17 15:53:59 -05:00 |
|
Richard Cordovano
|
722fa70b0f
|
Merge pull request #1779 from mhmdfy/sort-gold
sort gold before compare
|
2015-12-17 15:52:41 -05:00 |
|
momo
|
818090f880
|
comment
|
2015-12-17 15:49:16 -05:00 |
|
momo
|
9493ba8fd2
|
sort gold before compare
|
2015-12-17 15:35:13 -05:00 |
|
Richard Cordovano
|
d3effed39c
|
Merge pull request #1777 from mhmdfy/ignore-case
ignore case when sorting
|
2015-12-17 11:22:43 -05:00 |
|
momo
|
76d3acbd84
|
ignore case when sorting
|
2015-12-17 11:17:44 -05:00 |
|
momo
|
d7244652c0
|
remove global variable
|
2015-12-17 08:48:44 -05:00 |
|
Richard Cordovano
|
71b03b8273
|
Merge pull request #1774 from millmanorama/read-aniamted-gifs
Read aniamted gifs
|
2015-12-16 15:49:44 -05:00 |
|
Richard Cordovano
|
6976fde73e
|
Merge pull request #1773 from millmanorama/read-image-refactor
Read image refactor
|
2015-12-16 15:49:27 -05:00 |
|
U-Mhmdfy-PC\Mhmdfy
|
4ce10d9661
|
use store/load state instead of properties
|
2015-12-16 13:02:02 -05:00 |
|