Richard Cordovano
|
d67521c7c8
|
Merge pull request #5346 from esaunders/5650_hidden_dialogs
Workarounds to ensure that dialogs are not hidden on macOS.
|
2019-10-22 17:05:03 -04:00 |
|
William Schaefer
|
cb820db375
|
5665 attempt to reduce cyclomatic complexity and address other codacy issue
|
2019-10-22 16:59:20 -04:00 |
|
William Schaefer
|
b3705dd123
|
5665 add comments update dates
|
2019-10-22 16:00:45 -04:00 |
|
William Schaefer
|
f458b7d225
|
5665 allow creation of sub menus for collection instead of lookup
|
2019-10-22 15:42:08 -04:00 |
|
Kelly Kelly
|
2883e5f281
|
Removed updated file name and func name for consistancy
|
2019-10-22 15:28:59 -04:00 |
|
Kelly Kelly
|
7bd266027e
|
Updated to get waypoints from new datamodel
|
2019-10-22 15:27:00 -04:00 |
|
Kelly Kelly
|
ea5a5b218c
|
Merge branch '5682-geolocation-factor' into 5693-geolocation
|
2019-10-22 15:12:40 -04:00 |
|
Kelly Kelly
|
65af0dfb40
|
Fixed bug in ArtifactWaypoint.java
|
2019-10-22 15:11:54 -04:00 |
|
Eammon
|
77aa843d86
|
Added mechanism to get the startup window and to use it or the multi user case dialog as the parent of the file chooser.
|
2019-10-22 14:43:30 -04:00 |
|
Kelly Kelly
|
f8aed6872c
|
Merge branch '5682-geolocation-factor' into 5693-geolocation
|
2019-10-22 14:25:56 -04:00 |
|
Kelly Kelly
|
710a241e72
|
Merge branch 'develop' into 5693-geolocation
|
2019-10-22 14:25:28 -04:00 |
|
Kelly Kelly
|
bb88e249df
|
Merge branch 'develop' into 5682-geolocation-factor
|
2019-10-22 14:21:47 -04:00 |
|
Richard Cordovano
|
750c8b86fb
|
Fix DataContentViewerUtility.java formatting
|
2019-10-22 14:20:00 -04:00 |
|
Kelly Kelly
|
b5ccef0fb2
|
Two small codacy fixes
|
2019-10-22 14:19:59 -04:00 |
|
Kelly Kelly
|
a0c34afa5e
|
Continued to clean up api
|
2019-10-22 14:06:39 -04:00 |
|
U-BASIS\dsmyda
|
30c18c15bf
|
Added fairness to semaphore and changed the acquire to not be interruptable.
|
2019-10-22 13:05:47 -04:00 |
|
U-BASIS\dsmyda
|
f1b9d2ab85
|
Ran source formatting and disable track listening when the slider is not enabled.
|
2019-10-22 11:08:10 -04:00 |
|
U-BASIS\dsmyda
|
756c82256f
|
Paused the video when users click in the track. Unpause when mouse is released. This is the behavior of YouTube. It also keeps the video from ending during a drag.
|
2019-10-22 10:57:16 -04:00 |
|
U-BASIS\dsmyda
|
0573fc4a15
|
Updated javadoc and cleared out all 1 letter variable names
|
2019-10-21 17:32:13 -04:00 |
|
U-BASIS\dsmyda
|
d39dc42329
|
Created a new View for the JSlider. Made the slider thumb easier to drag. Added track highlighting. Adding thread safety to the progress slider.
|
2019-10-21 17:19:26 -04:00 |
|
Kelly Kelly
|
f9c838755e
|
Fixing more issues from codacy
|
2019-10-21 15:16:11 -04:00 |
|
Kelly Kelly
|
339de01305
|
winning at codacy
|
2019-10-21 15:09:05 -04:00 |
|
Kelly Kelly
|
7be1c9758f
|
More codacy related fixes
|
2019-10-21 15:01:10 -04:00 |
|
Kelly Kelly
|
8da92b2135
|
Updated after codacy changes
|
2019-10-21 14:49:21 -04:00 |
|
Kelly Kelly
|
c41b8a83f6
|
Simplified the model
|
2019-10-21 14:11:15 -04:00 |
|
Richard Cordovano
|
7546c60fc4
|
Merge pull request #5354 from dannysmyda/5594-set-playback-speed
5594 set playback speed
|
2019-10-21 13:06:22 -04:00 |
|
U-BASIS\dsmyda
|
bb2335ec0e
|
Made progress bar refresh at 60FPS, fixed button text sizes
|
2019-10-18 14:17:33 -04:00 |
|
Richard Cordovano
|
f4480377c7
|
Merge pull request #5339 from dannysmyda/5593-fast-forward-buttons
5593 fast forward/rewind button
|
2019-10-18 11:28:43 -04:00 |
|
U-BASIS\dsmyda
|
25f5ce14e0
|
Merged in 5593
|
2019-10-18 11:11:58 -04:00 |
|
U-BASIS\dsmyda
|
8be5b01e0c
|
ignored ffw requests with less than 30s left, fixed bug with progress updating
|
2019-10-18 09:48:46 -04:00 |
|
U-BASIS\dsmyda
|
7833596424
|
Implemented seeks with configurable playback rates
|
2019-10-17 17:08:39 -04:00 |
|
Kelly Kelly
|
134f294610
|
Cleaned up kmlreport.java to use new classes
|
2019-10-17 11:08:27 -04:00 |
|
U-BASIS\dsmyda
|
a1477dc45e
|
Updated the seek to be more accurate
|
2019-10-17 10:30:12 -04:00 |
|
Eammon
|
ba9e8c2b8a
|
Workarounds to ensure that dialogs are not hidden on macOS.
|
2019-10-16 16:42:33 -04:00 |
|
Kelly Kelly
|
2a170a735f
|
inital commit
|
2019-10-16 14:14:43 -04:00 |
|
Kelly Kelly
|
7b21f7a938
|
start of refactor
|
2019-10-15 11:46:51 -04:00 |
|
U-BASIS\dsmyda
|
2b946af869
|
Disallow seeking to immediate end (buggy when doing so), add budnle files
|
2019-10-10 16:07:23 -04:00 |
|
U-BASIS\dsmyda
|
b2d4e22030
|
Finished implementing and testing fast forward/rewind buttons
|
2019-10-10 15:09:52 -04:00 |
|
Kelly Kelly
|
baa80cd859
|
updated layer.xml for geolocation window
|
2019-10-09 16:41:35 -04:00 |
|
Kelly Kelly
|
69631c8090
|
Initial commit of new geolocation window
|
2019-10-09 16:22:10 -04:00 |
|
U-BASIS\dsmyda
|
b3aaf99c72
|
Incremental improvements
|
2019-10-09 15:22:32 -04:00 |
|
William Schaefer
|
1f711907c2
|
5579 fix santizing to include non ascii chars
|
2019-10-09 12:50:35 -04:00 |
|
William Schaefer
|
6476362b3d
|
5579 - sanitize file names in embedded file extractor
|
2019-10-08 17:24:34 -04:00 |
|
U-BASIS\dsmyda
|
e8e12a34fb
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 5593-fast-forward-buttons
|
2019-10-08 16:14:30 -04:00 |
|
U-BASIS\dsmyda
|
b7cc97c769
|
Initial changes
|
2019-10-08 16:14:19 -04:00 |
|
Richard Cordovano
|
081ae44ff5
|
Merge pull request #5327 from sleuthkit/release-4.13.0
Merge release-4.13.0 into develop
|
2019-10-07 17:18:00 -04:00 |
|
Richard Cordovano
|
6d7f4994ca
|
Merge pull request #5287 from markmckinnon/5562-tsk_comment-attributes-with-list-of-prev-cases-are-added
5562 tsk comment attributes with list of prev cases are added
|
2019-10-07 17:05:55 -04:00 |
|
Richard Cordovano
|
e1675de84f
|
Merge pull request #5293 from markmckinnon/5565-add-support-for-webp-image-files
5565 Add support for webp image files
|
2019-10-07 17:05:15 -04:00 |
|
Richard Cordovano
|
b15ed19084
|
Modified public API of FileUtil.java before release 4.13.0
|
2019-10-07 17:00:53 -04:00 |
|
Richard Cordovano
|
f03afe70ab
|
Modified public API of FileUtil.java before release 4.13.0
|
2019-10-07 16:53:37 -04:00 |
|