Richard Cordovano
7dca7e35fd
Merge pull request #4674 from APriestman/doxygenFixesMarch319
...
Doxygen fixes
2019-04-03 14:59:04 -04:00
Ann Priestman
05881422d0
Doxygen fixes
2019-04-03 14:39:15 -04:00
Richard Cordovano
5d051d88c3
Merge pull request #4669 from esaunders/4868_gstreamer_deployment
...
Added GStreamer paths to PATH environment variable on Windows so that we can always find the correct version even if there are multiple versions of Autopsy installed.
2019-04-02 17:00:07 -04:00
Richard Cordovano
cd8f6589ca
Merge pull request #4668 from wschaeferB/4896-RemoveMultiCaseKWS
...
4896 remove multi case kws
2019-04-02 16:33:57 -04:00
esaunders
46f0c0ae39
Use property instead of variable in build script.
2019-04-02 16:01:39 -04:00
esaunders
8a2ee04a0d
Merge branch 'release-4.11.0' of github.com:sleuthkit/autopsy into 4868_gstreamer_deployment
2019-04-02 15:39:58 -04:00
esaunders
65a80f7042
Deletion of Gstreamer binaries was not right so now just remove them from installer.
2019-04-01 17:15:00 -04:00
esaunders
04e0c6e678
Codacy fix.
2019-04-01 17:13:41 -04:00
Richard Cordovano
d8f31894af
Merge pull request #4658 from dannysmyda/4860-Gstreamer-0-length-duration
...
4860 gstreamer 0 length duration
2019-04-01 17:09:51 -04:00
Richard Cordovano
e6d930bc0e
Merge pull request #4648 from APriestman/fixPortableCaseArtifacts
...
Support content with artifact parent in portable case.
2019-04-01 15:41:41 -04:00
Richard Cordovano
59cc31cf97
Merge pull request #4655 from raman-bt/4882-image-gallery-db-upgrade
...
4882: DrawableDB init error
2019-04-01 15:41:06 -04:00
U-BASIS\dsmyda
c38dc25456
Fixed codacy, the bug will reported, the bug seen in demos
2019-04-01 14:29:36 -04:00
esaunders
a87caa0c2e
Use build variable instead of hardcoding application name.
2019-04-01 14:17:37 -04:00
esaunders
3c1789463c
Added GStreamer paths to PATH environment variable on Windows so that we can find the correct version even if there is more than one version of Autopsy installed.
2019-04-01 13:55:12 -04:00
U-BASIS\dsmyda
f039aa6601
This commit features a whole bunch of proper state handling, preroll management, and small bug tweaks. An audio bar has also been added.
2019-03-29 15:46:08 -04:00
William Schaefer
b49cb1c987
4896 merged properties file changes
2019-03-29 12:05:23 -04:00
William Schaefer
55be8e329d
4896 remove no longer necessary dependency
2019-03-29 11:51:11 -04:00
William Schaefer
239eeab203
4896 remove multi case KWS
2019-03-29 11:40:28 -04:00
Richard Cordovano
90ec9f5191
Merge pull request #4663 from rcordovano/legacy-case-znode-update-fix
...
4886 Make Case.updateCaseNodeData more robust, update MERGED file
2019-03-27 13:16:29 -04:00
Richard Cordovano
a021a81a8b
Added missing param javadoc in Case.java
2019-03-27 13:14:47 -04:00
Richard Cordovano
0216984b7b
Merge remote-tracking branch 'upstream/release-4.11.0' into legacy-case-znode-update-fix
2019-03-27 13:10:03 -04:00
Richard Cordovano
3a4b7886fb
Merge pull request #4659 from dannysmyda/4873-Missing-VCRUNTIME140-ewfexport
...
4873 Missing VCRUNTIME140 for ewfexport
2019-03-27 13:05:55 -04:00
Richard Cordovano
fb5915d031
Merge pull request #4664 from APriestman/fixOtherOccurTypo
...
Fix cut and paste error in other occurrences
2019-03-27 11:44:24 -04:00
Ann Priestman
57c1ada296
Fix cut and paste error
2019-03-27 08:21:51 -04:00
Richard Cordovano
53d1d161e5
Make Case.updateCaseNodeData more robust, update MERGED file
2019-03-27 07:57:37 -04:00
Raman
3cb13d77c7
4882: DrawbaleDB init error
2019-03-26 17:26:00 -04:00
Richard Cordovano
e73fc25156
Merge pull request #4652 from APriestman/4764_doxygenFixes
...
Fixed doxygen warnings
2019-03-26 16:34:18 -04:00
William Schaefer
9e6e5c3bae
4787 remove an unused references to gstreamer-1.5 we now relly on gst-java-core-0.9.3
2019-03-26 16:24:04 -04:00
Richard Cordovano
989e70d7fc
Merge pull request #4657 from eugene7646/fix_typo_4830
...
Log fixes (4656)
2019-03-26 16:13:36 -04:00
U-BASIS\dsmyda
fa21dccf7a
Added missing vcruntime140 dlls (32bit and 64bit) for systems that don't have c++ packages installed
2019-03-26 15:10:54 -04:00
U-BASIS\dsmyda
07b5053c8d
More code clean up, removed null references
2019-03-26 14:54:15 -04:00
Raman
6515269e37
4882: DrawableDB init error
2019-03-26 12:57:04 -04:00
U-BASIS\dsmyda
1e3358f456
General code clean-up and fix for videos not correctly reporting their total length until the play button is pressed
2019-03-26 12:19:51 -04:00
Ann Priestman
bed8774a7f
Fixed doxygen warnings
2019-03-26 11:31:00 -04:00
Ann Priestman
3f9368432e
Support content with artifact parent in portable case.
2019-03-23 15:51:51 -04:00
Eugene Livis
3a646eb447
Log fixes
2019-03-22 15:47:30 -04:00
Richard Cordovano
11dc167025
Merge pull request #4645 from rcordovano/develop
...
Update TSK version number to 4.6.6 and Autopsy version number to 4.11.0
2019-03-22 14:24:22 -04:00
rcordovano
61411d1783
Update TSK version to 4.6.6
2019-03-22 14:19:13 -04:00
rcordovano
b477b5f0b8
Update Autopsy version numbers
2019-03-22 14:01:37 -04:00
Richard Cordovano
026fceaa62
Merge pull request #4639 from sleuthkit/chrome_cache_refactor
...
added comments, renamed. No logic changes except moving of an 'if'
2019-03-22 13:30:43 -04:00
Richard Cordovano
ee655997f8
Merge pull request #4597 from raman-bt/1183-mark-group-unseen
...
1183: Mark group as 'unseen' for all examiners
2019-03-22 13:29:30 -04:00
Brian Carrier
4f1248cc87
check number of segments first
2019-03-22 10:29:18 -04:00
Richard Cordovano
00a0adb175
Merge pull request #4641 from wschaeferB/DocumentMessageParameters
...
Document ChromeCacheExtractor Message parameters to remove errors
2019-03-22 09:04:06 -04:00
William Schaefer
6371e1a261
Document ChromeCacheExtractor Message parameters to remove errors
2019-03-22 00:14:50 -04:00
Brian Carrier
80e71817de
reduce pmd warnings
2019-03-21 16:31:53 -04:00
Brian Carrier
92a8190056
reduce pmd warnings
2019-03-21 16:16:31 -04:00
Brian Carrier
b8c02c6cd3
added comments, renamed. No logic changes except moving of an 'if'
2019-03-21 16:01:27 -04:00
Richard Cordovano
b91cdd4c98
Merge pull request #4637 from APriestman/restoreClearingPortableCase
...
Portable Case - clear out the artifact caches and set the case to null.
2019-03-21 13:32:48 -04:00
Ann Priestman
e61f372720
Clear out the artifact caches and set the case to null.
2019-03-21 13:21:19 -04:00
Richard Cordovano
b11e7d748b
Merge pull request #4635 from sleuthkit/revert-4633-revert-4630-4841-ra-sansYYYY
...
Revert "Revert "4841: RecentActivity not making progress on large image""
2019-03-21 11:52:11 -04:00