adam-m
|
c93a57a9d9
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-03-20 09:29:19 -04:00 |
|
adam-m
|
53b6631edc
|
close tsk files are file pipeline is done
|
2013-03-20 09:26:50 -04:00 |
|
adam-m
|
297b84d502
|
update timeline module description and category
|
2013-03-19 23:25:20 -04:00 |
|
adam-m
|
6a160fa34b
|
media view: faster / smoother image swapping if already in image mode
|
2013-03-19 22:57:32 -04:00 |
|
adam-m
|
62c71e4232
|
handle the case when can't generate a thumbnail on a huge image cleanly (still load other thumbnails)
|
2013-03-19 17:43:22 -04:00 |
|
adam-m
|
8b730b79f0
|
close streams after resizing pictures
|
2013-03-19 16:32:34 -04:00 |
|
adam-m
|
33a308a755
|
Keyword search changes to use tika mime type detection rather than file extensions.
TODO fine-tune mime types.
|
2013-03-19 15:01:12 -04:00 |
|
adam-m
|
555a15016f
|
updated scalr wrapper
|
2013-03-19 12:18:42 -04:00 |
|
adam-m
|
fa52bcd708
|
updated news
|
2013-03-19 12:18:32 -04:00 |
|
adam-m
|
5d13bdbb31
|
much better thumbnail viewer: add support for bmp, faster thumnail generation and better quality looking. Simplified code, by using scalr.
|
2013-03-19 12:10:12 -04:00 |
|
adam-m
|
3150852813
|
event better image scaling (using scalr) and better handling of huge hi-res images
|
2013-03-19 11:12:04 -04:00 |
|
adam-m
|
f35bb56969
|
improve loading of png, bmp and large images (scale them to save memory in rendered canvas).
Use javafx provided extensions instead of harcoding them.
|
2013-03-18 23:31:50 -04:00 |
|
adam-m
|
e2c8f6ba33
|
add check for null node to media viewer
|
2013-03-18 20:09:58 -04:00 |
|
adam-m
|
f2f3c908fb
|
first take at using javafx for image viewing in Media View (faster in-memory loading, no memory issues, better stability, not relying on gstreamer bundled)
|
2013-03-18 20:08:47 -04:00 |
|
adam-m
|
29249ac7ec
|
better handle error when gstreamer can't load in media view
|
2013-03-18 14:44:44 -04:00 |
|
adam-m
|
38c895d6be
|
free playbin object after creating a new one in media view
|
2013-03-18 13:07:47 -04:00 |
|
adam-m
|
a1954e49f9
|
disable playback of deleted videos in media viewer
|
2013-03-18 12:24:24 -04:00 |
|
adam-m
|
d6c3b6e9cc
|
adjustment to file node dir tree traversal to handle case when a file node has an immediate derived file node that is an archive and not just a dir
|
2013-03-15 19:22:56 -04:00 |
|
adam-m
|
3e09e9c25f
|
add tgz ext for archive icons
|
2013-03-15 19:13:28 -04:00 |
|
adam-m
|
54932d9e9d
|
handle .tar.gz case (and other) where inside archive file may have no path, then make up one.
|
2013-03-15 19:11:50 -04:00 |
|
adam-m
|
b24d4f8ec1
|
Handle the case when in-archive item is unknown
|
2013-03-15 15:44:06 -04:00 |
|
adam-m
|
577fd1fcdc
|
add .gz to archive extensions for the right icons
|
2013-03-15 14:27:06 -04:00 |
|
adam-m
|
05eed7f9cc
|
sigar loader - one more check before acquiring a lock
|
2013-03-15 13:31:49 -04:00 |
|
adam-m
|
84175bc197
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-03-15 10:38:07 -04:00 |
|
adam-m
|
b913b57e3c
|
call gc() at end of ingest pipeline
|
2013-03-15 10:37:51 -04:00 |
|
adam-m
|
d66c053883
|
more info in tooltip
|
2013-03-14 23:47:12 -04:00 |
|
adam-m
|
d6394f8750
|
clear hash db handles in jni after done with hash ingest
|
2013-03-14 19:23:47 -04:00 |
|
adam-m
|
bf903eaae5
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-03-14 16:41:10 -04:00 |
|
adam-m
|
243479b130
|
fix weird flicker issue in extract text viewer, due to preferred sizes
|
2013-03-14 16:40:49 -04:00 |
|
adam
|
84a5612872
|
Merge pull request #170 from Smoss/master
Continued updates to regression test framework
|
2013-03-14 12:56:49 -07:00 |
|
adam-m
|
df5dc26f77
|
better horizontal scrollbars in content text viewers, set min viewport to 400
|
2013-03-14 15:45:19 -04:00 |
|
adam-m
|
fc31919305
|
bring timeline to front if clicked second time on action and is already open
|
2013-03-14 15:06:52 -04:00 |
|
adam-m
|
f172a85f69
|
more timeline sizing adj
|
2013-03-14 14:15:35 -04:00 |
|
adam-m
|
1e22f72a97
|
adjust minor sizing in timeline
|
2013-03-14 14:03:24 -04:00 |
|
Sean-M
|
11a61ca41a
|
Merge branch 'master' of https://github.com/Smoss/autopsy
|
2013-03-14 13:54:47 -04:00 |
|
Sean-M
|
765e6ab5a9
|
Removed URL from test
|
2013-03-14 13:52:22 -04:00 |
|
adam-m
|
cf29210275
|
- redo timeline layout with gui builder and push entire swing layout there
- adjust sizing
- rename all java fx variables to have fx prefix for clarity and ease of determining which thread they should be in
|
2013-03-14 13:14:55 -04:00 |
|
adam-m
|
4a5c2c76fa
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-03-13 18:39:24 -04:00 |
|
adam-m
|
343a665b52
|
try to force gc when case is closed, at least to collect better data
|
2013-03-13 18:38:57 -04:00 |
|
Sean Moss
|
1f6e65b878
|
Merge branch 'master' of https://github.com/Smoss/autopsy
|
2013-03-13 16:48:56 -04:00 |
|
Sean-M
|
206d63cd12
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-13 16:35:37 -04:00 |
|
adam
|
46c8e2580a
|
Update README.txt
|
2013-03-13 16:54:39 -03:00 |
|
Smoss
|
7960447184
|
Merge http://www.github.com/sleuthkit/autopsy
|
2013-03-13 15:31:36 -04:00 |
|
adam-m
|
66d74cf819
|
Log memory usage when ingest pipelines start and complete
|
2013-03-13 14:48:41 -04:00 |
|
adam-m
|
41a1d32bdb
|
refine log message
|
2013-03-13 13:02:32 -04:00 |
|
adam-m
|
c736158cf4
|
revert layout changes in commit 10465080dd805501d5ac1c479983e9a29f3dfee5.
|
2013-03-13 13:00:14 -04:00 |
|
adam-m
|
10465080dd
|
log if can't add a listener because pcs not initialized (linux? )
|
2013-03-13 12:55:39 -04:00 |
|
adam-m
|
c2f2df6231
|
correct sigar loaded error message to make it less critical
|
2013-03-12 19:57:17 -04:00 |
|
adam-m
|
698d641283
|
fix string viewer anchor after last checkin
|
2013-03-12 16:50:11 -04:00 |
|
adam-m
|
2251087fcf
|
lower minimum size on result / content viewers so they can be resized more
|
2013-03-12 16:46:15 -04:00 |
|