8671 Commits

Author SHA1 Message Date
jmillman
a14e321f8b verify is delegating appropriately to Image and refactor ThumbnailCache 2015-07-14 11:12:29 -04:00
sidheshenator
1ed5e02e75 NPE and other runtime exceptions possibly thrown handled 2015-07-14 09:34:30 -04:00
jmillman
bdeead6462 Ig temp commit 2015-07-13 17:06:20 -04:00
jmillman
de996bf16b more cleanup; deprecated method that takes Content and replaced with one that takes AbstractFile 2015-07-13 16:19:46 -04:00
jmillman
a20dd52877 load default thumbnail correctly 2015-07-13 15:46:44 -04:00
jmillman
4f33fe25cc add image/x-rgb to supported mime types (SGI-RGB) 2015-07-13 15:26:52 -04:00
jmillman
5e375dd557 minor improvements to new image support
restore isImageSupported code lost in merge
more cleanup in ImageUtils and MediaViewImagePanel
lazily instantiate static fileTypeDetector
better notification of errorsl loading images
special case to display iff images incorectly identifiead as audio/x-aiff
show image icon in result viewers for more files
2015-07-13 15:12:51 -04:00
jmillman
dc65afc62b Merge branch 'include_all_drawable_mimetypes' into twelvemonkeys_imageio
Conflicts:
	Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.java
	Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.java
	Core/src/org/sleuthkit/autopsy/coreutils/ImageUtils.java
2015-07-13 11:55:03 -04:00
sidheshenator
439087436a dox updated for photorec custom signature 2015-07-13 11:19:27 -04:00
jmillman
733c4ee9c2 video thumbs IG temp 2015-07-10 16:23:02 -04:00
jmillman
faa0c886cf build video thumbnails in background thread, build video thumbnail based on entire file not just short snippet 2015-07-10 16:08:28 -04:00
jmillman
43fdb127a1 video thumbs temp 2015-07-10 10:47:59 -04:00
jmillman
e148978437 reduce duplication in DataContentViewerMEdia and MediaViewImagePanel by moving common code to ImageUtils 2015-07-09 17:43:22 -04:00
jmillman
c9bcf48acc cleanup logic in DataContentViewerMedia 2015-07-09 17:24:19 -04:00
jmillman
0a5d3fe988 further cleanup in MediaViewImagePanel 2015-07-09 17:14:52 -04:00
jmillman
7654604526 use twelevemonkeys library to decode lots more image formats and update the media viewers to display them.
refactor ImageUtils and prepare to base the image Gallery ThumbnailCache on it
use the FileTypeDetector in media viewer
2015-07-09 16:54:42 -04:00
jmillman
47156eb9ad reorder lines for readability 2015-07-09 16:48:24 -04:00
jmillman
8d6523906e cleanup project files 2015-07-09 16:46:02 -04:00
jmillman
69d299222d refactor imagutils , have Thumbnail cache do in memory caching but let IamgeUtils handle disk based cache. Fix tga support in IG 2015-07-09 16:29:16 -04:00
jmillman
e823cd9536 cleanup MediaViewPanel and allow image content to scale as size of MediaViewPanel is changed 2015-07-09 13:46:45 -04:00
jmillman
b0670b3992 use twelvemnkeys to load lots more image formats 2015-07-09 13:09:18 -04:00
jmillman
82bd19f639 Merge branch 'use_filetypedetector_in_media_viewer' into include_all_drawable_mimetypes 2015-07-09 13:02:28 -04:00
jmillman
347dce3a9c Merge branch 'include_all_drawable_mimetypes' into data_result_viewer_video_thumbnails 2015-07-07 13:14:33 -04:00
jmillman
afaed0ab18 Merge remote-tracking branch 'upstream/develop' into data_result_viewer_video_thumbnails 2015-07-07 13:00:40 -04:00
jmillman
865b7f8498 fix caching of full images to improve performance 2015-07-07 12:24:56 -04:00
sidheshenator
c53636c8ef Current open case not displayed in Open Recent Cases 2015-07-07 11:18:49 -04:00
jmillman
6854454e0f Merge remote-tracking branch 'upstream/develop' into include_all_drawable_mimetypes 2015-07-07 10:50:58 -04:00
Brian Carrier
9a989506e7 Merge pull request #1423 from kefir-/sample_module_crossplatform
Use os.path.join() for path manipulation in reportmodule.py,
2015-07-06 10:18:39 -04:00
Ketil Froyn
7ff99f03d8 Use os.path.join() for path manipulation in reportmodule.py,
rather than hardcoding backslash
2015-07-04 02:05:15 +02:00
jmillman
f7e56bebcc Merge branch 'develop' into include_all_drawable_mimetypes
Conflicts:
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
2015-07-02 17:20:46 -04:00
jmillman
f5eec81d50 use FileTypeDetector in DataContentViewerMedia and only fall back on isMimeType 2015-07-02 17:06:40 -04:00
jmillman
276a6155cf comments 2015-07-02 16:23:08 -04:00
sidheshenator
ec7f48a4be colored progress bar to indicate success of failure of hash addition 2015-07-02 15:31:53 -04:00
jmillman
ae38edf854 add some more image format extensions 2015-07-02 15:24:53 -04:00
jmillman
4db07ba65e add "undisplayable" icon to DrawableTile.fxml and SlideShow.fxml; show this icon , when we can't display the contents of a drawable file. 2015-07-02 15:04:37 -04:00
jmillman
798ce18f0b fix animated gif loading; add "undisplayable" icon to DrawableTile.fxml 2015-07-02 14:14:53 -04:00
jmillman
47d6318ecd Merge remote-tracking branch 'upstream/develop' into include_all_drawable_mimetypes
Conflicts:
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
2015-07-02 14:14:07 -04:00
jmillman
bf68bea824 Merge remote-tracking branch 'upstream/develop' into include_all_drawable_mimetypes
Conflicts:
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
2015-07-02 12:56:32 -04:00
sidheshenator
04bf322b98 Perform optional report deletion from disk 2015-07-02 12:30:24 -04:00
Richard Cordovano
593fc2ca2d Merge pull request #1363 from sidheshenator/goto_hex_offset
jump to hex offset implemented
2015-07-02 11:23:57 -04:00
jmillman
1138ed5f89 fix video/supoprted mimetype confusion 2015-07-02 10:34:14 -04:00
jmillman
8c224393e5 remove unsed icons 2015-07-02 10:33:34 -04:00
Richard Cordovano
e59ba14a44 Merge pull request #1417 from millmanorama/concurrent_hashmap_npe_fix
improve synchronization and guard the videoFileMap from null keys to eliminate NPE
2015-07-02 09:36:25 -04:00
Richard Cordovano
9de25349c8 Merge pull request #1419 from sidheshenator/py_module_fix
jython moduleName getting regex fixed
2015-07-02 09:35:14 -04:00
Richard Cordovano
d6ef60ec5d Merge pull request #1416 from millmanorama/contents_tree_fix
fix rebuilding the contents tree when switching grouping
2015-07-02 09:33:26 -04:00
sidheshenator
cb346a00fe jython moduleName getting regex fixed 2015-07-01 17:33:32 -04:00
jmillman
beb8efaa6a Extract FileTypeUtils from ImageGalleryModule
remove FileTypeIcons
remove deprecated method from GroupManager
2015-07-01 15:58:37 -04:00
jmillman
64e887b098 work towards showing a filetype icon even when we can't show the file 2015-07-01 15:58:30 -04:00
jmillman
e2cb9544f8 experimental work to show mimetype icon for undisplayable images/videos 2015-07-01 15:58:24 -04:00
jmillman
13d60ead02 use FileTypeDetector and mimetypes to decide what to include only falling back on extension if we can not get a mime type. 2015-07-01 15:58:15 -04:00