jmillman
205e48246b
save videos for thumbnails in temp folder
2015-07-17 12:23:25 -04:00
jmillman
a0949033a4
loosen restriction on worker passed into ContentUtils.writeToFile
2015-07-17 12:22:31 -04:00
Ann Priestman
47124626ff
Added notes about not calling the Case notification methods from the EDT.
2015-07-17 12:21:59 -04:00
Ann Priestman
cc20095f08
Merge branch 'eventHandling' into caseEDT
2015-07-17 12:21:14 -04:00
jmillman
bd7c5f8d3b
use extension instead of name
2015-07-17 11:23:31 -04:00
Ann Priestman
7d02d97a82
Merge remote-tracking branch 'upstream/collaborative' into caseEDT
2015-07-17 11:06:33 -04:00
jmillman
bec0644e0b
rename SlideShow.fxml to SlideShowView.fxml to be consistent
2015-07-17 11:03:49 -04:00
jmillman
e835222379
refactor isGIF check to better place and make more robust
2015-07-17 11:02:50 -04:00
Karl Mortensen
50c3aacb94
remove solr comment
2015-07-17 10:35:29 -04:00
jmillman
8a5ab02ca8
Merge remote-tracking branch 'upstream/develop' into data_result_viewer_video_thumbnails
2015-07-17 10:16:46 -04:00
jmillman
dabcf0cb0a
use extension rather than whole name
2015-07-17 10:15:40 -04:00
Karl Mortensen
07f66cbb62
artifact --> attribute
2015-07-17 10:13:32 -04:00
Ann Priestman
5074684466
Prevent shutDown from being called on ingest pipelines that haven't started.
2015-07-17 09:49:58 -04:00
Ann Priestman
dec241a278
Move case opening and closing off the EDT
2015-07-17 09:15:27 -04:00
Brian Carrier
419da47ac6
Added tutorial link to python docs
2015-07-17 09:03:19 -04:00
Karl Mortensen
99937bde7b
Initial cut of case converter
2015-07-16 16:35:31 -04:00
jmillman
bd3b38c6b6
prevent MetaDataPane catagory border from collapsing
2015-07-16 15:29:35 -04:00
jmillman
84d96d38ec
fixes and cleanup
...
pull up imageRef to DrawableFile and make sure both image and media are bing cahce din videofile
distinguish isDisplayableAsImage and isdisplayableAsMedia
ignore defaut icon for .swf files in IG
restore error display for undisplayable file sin slideshowview
2015-07-16 15:29:05 -04:00
jmillman
a755d56b9d
mroe refactoring of asynch loader tasks
2015-07-16 13:40:43 -04:00
jmillman
d1a1519ed5
load gifs with JavaFX to ensure animated playback.
2015-07-16 13:19:38 -04:00
jmillman
fcbc270459
fix animation of spinner by using timer to force repaint.
2015-07-16 13:04:27 -04:00
jmillman
93f8782fd5
format DataResultViewerThumbnail; replace ScrollPane with IconView and remove casting.
2015-07-16 13:03:26 -04:00
momo
8d03d36615
clarify comment
2015-07-16 12:53:56 -04:00
momo
8d08feac18
adding confirm message before closing case
2015-07-16 12:40:36 -04:00
Eugene Livis
8b1dc36fa1
Minor fix
2015-07-16 10:48:02 -04:00
Eugene Livis
39c3c557eb
Bug fixes, using service display names
2015-07-16 10:47:00 -04:00
jmillman
f7dd01c260
Merge remote-tracking branch 'upstream/develop' into data_result_viewer_video_thumbnails
2015-07-16 10:09:06 -04:00
Eugene Livis
42a38f209a
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor
2015-07-16 09:59:00 -04:00
Eugene Livis
775b1d9ee6
Added ability to set display name for services
2015-07-16 09:55:02 -04:00
Eugene Livis
ba8dd33a06
Added canConnect() method to the MessageServiceConnectionInfo class
2015-07-16 09:42:05 -04:00
Eugene Livis
ef48080439
UnknownServiceException an inner class of ServicesMonitor
2015-07-16 09:32:08 -04:00
jmillman
64fd5aaea8
more refactoring and inclusion of MetaDataPane in async loading scheme.
2015-07-15 17:49:52 -04:00
Eugene Livis
f720e91aa3
Fist services check done in constructor, refactored setServiceStatus()
2015-07-15 17:23:24 -04:00
jmillman
eae9b25330
rename static constant
2015-07-15 16:45:05 -04:00
jmillman
8368665a53
show Preview collage for videos rather thanjust warning about undisplayable media
...
factor common background loading code into DrawableTileBase
only rebuild cached image if it is smaller than max icon size
2015-07-15 16:44:27 -04:00
Richard Cordovano
9ba304f22b
Merge pull request #1429 from APriestman/ingestNPEs
...
Clean up errors when at least one ingest module fails to start.
2015-07-15 16:39:32 -04:00
Eugene Livis
43e23bb00e
First scan is done in constructor, removed UNKNOWN service status
2015-07-15 16:26:57 -04:00
Eugene Livis
e81a8d74b3
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor
2015-07-15 16:06:01 -04:00
Richard Cordovano
e03d26d5e8
Merge pull request #1432 from sidheshenator/thunderbird_NPE
...
NPE and other runtime exceptions possibly thrown handled
2015-07-15 15:41:58 -04:00
Richard Cordovano
322ef9ec94
Merge pull request #1431 from sidheshenator/photorec_dox
...
dox updated for photorec custom signature
2015-07-15 15:41:08 -04:00
Richard Cordovano
fad8a0aaa1
Merge pull request #1435 from mhmdfy/update-property-url
...
changed the url to use netbeans (more reliable source)
2015-07-15 15:40:19 -04:00
jmillman
c2eb9af862
fix implementation of Background loading of video thumbs in IG
...
don't transition through null file when reassigning file to DrawableTiles, prevents buildup of load tasks
bring GrouPane methods in line with current nomenclature
reduce calls to FileSyncListener
2015-07-15 14:27:28 -04:00
momo
3298ebcfa3
changed the url to use netbeans (more reliable source)
2015-07-15 13:29:55 -04:00
Ann Priestman
b9db444e6d
Moving event publishing off the EDT
2015-07-15 12:23:16 -04:00
jmillman
94c8e7b6fe
Merge remote-tracking branch 'upstream/develop' into expand_image_format_support
...
Conflicts:
ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/ImageFile.java
2015-07-15 09:53:56 -04:00
jmillman
66e9277f5f
Merge remote-tracking branch 'upstream/develop' into data_result_viewer_video_thumbnails
...
Conflicts:
ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/ImageFile.java
2015-07-15 09:43:56 -04:00
Richard Cordovano
63cc98bcd4
Merge pull request #1424 from millmanorama/caching_fix
...
fix caching of full images to improve performance
2015-07-14 16:48:34 -04:00
Richard Cordovano
0cafa619ad
Merge pull request #1421 from millmanorama/use_filetypedetector_in_media_viewer
...
use FileTypeDetector in DataContentViewerMedia and only fall back on isMimeType
2015-07-14 16:48:20 -04:00
jmillman
0fcd572595
work on Ig backgroundloading of video thumbnails
2015-07-14 16:07:29 -04:00
jmillman
4afb53166d
cleanup, modify ImageUtils API to be about "thumbnails" not "icons" and deprecate old API
2015-07-14 12:06:10 -04:00