7281 Commits

Author SHA1 Message Date
Richard Cordovano
463081feab Fix null pointer dereference in ExecUtil 2014-09-06 07:55:29 -04:00
Richard Cordovano
678f748fac Add platform util for checking if OS is 64-bit 2014-09-05 16:33:42 -04:00
Richard Cordovano
cb7ea1e367 Merge pull request #871 from millmanorama/timeline_and_image_analyzer
Timeline and image analyzer
2014-09-05 15:42:53 -04:00
jmillman
6e6cc36e83 cleanup Topcomponenet 2014-09-05 15:39:00 -04:00
jmillman
bfaee1cc8c clean up OptionsPanel 2014-09-05 14:55:09 -04:00
jmillman
cda1fbcc46 cleaned up ImageAnalyzerModule 2014-09-05 14:46:56 -04:00
jmillman
0f76be8386 cleaned up FileUpdateEvent 2014-09-05 14:27:45 -04:00
jmillman
66b9776c8f Merge branch 'documentation_and_cleanup' into timeline_and_image_analyzer 2014-09-05 14:03:40 -04:00
jmillman
c116ab5b58 fix bug in slideshow cycling 2014-09-05 14:02:07 -04:00
jmillman
bfc4f8498d improve usage of progress bars to represent actual bg tasks 2014-09-05 13:58:18 -04:00
jmillman
3dabd7708c move functionality from ImageAnalyzeController to GroupManager; simplify threading 2014-09-05 13:36:49 -04:00
Richard Cordovano
e24569fbf4 Merge pull request #870 from millmanorama/timeline_and_image_analyzer
Merge branch 'seperate_insert_from_update' into timeline_and_image_analyzer
2014-09-05 13:09:57 -04:00
jmillman
65c4c28b7b cleanup IconCache and rename to ThumbnailCache 2014-09-05 12:40:32 -04:00
jmillman
5502beac60 minor cleanup 2014-09-04 17:09:10 -04:00
jmillman
cebd1f62b9 tweaks and comments 2014-09-04 16:57:38 -04:00
jmillman
d0c11d1524 Merge branch 'seperate_insert_from_update' into timeline_and_image_analyzer 2014-09-04 16:36:40 -04:00
jmillman
3aabde34f3 remove dead code 2014-09-04 15:45:14 -04:00
jmillman
dcd9191b16 eliminate need to do redundant mark all as analyzed by seperating insert/update funcionality of db. 2014-09-04 15:35:15 -04:00
jmillman
faac2fa98f fix slideshow image cycling 2014-09-04 14:40:54 -04:00
jmillman
7d13d92984 simplify keyboard listeners, and add new keyboard shortcut to toggle groupViewMode 2014-09-04 14:32:48 -04:00
jmillman
a08517ab98 fix keyboard shrotcuts in slideshow pane 2014-09-04 13:22:37 -04:00
jmillman
298c8bf065 added timeline quickstart doxygen file 2014-09-04 12:37:12 -04:00
jmillman
31540540a4 cleanup 2014-09-04 10:58:37 -04:00
jmillman
941ced036a Merge remote-tracking branch 'upstream/develop' into timeline_and_image_analyzer 2014-09-04 10:49:42 -04:00
jmillman
660cb38815 remove category tags from tag listing in meta data pane. 2014-09-04 10:48:56 -04:00
jmillman
9a7d24de74 fix threading issues preventing correct update of groups/files when tagged/categorized 2014-09-04 10:48:41 -04:00
jmillman
a7374c4028 fix hashset hits look up 2014-09-04 10:11:28 -04:00
jmillman
885c43a182 put header string update on jfx thread 2014-09-04 10:11:09 -04:00
jmillman
91ea4f40ac remove JFX SortedList because they were unreliable, and instead sort list after each modification 2014-09-04 10:10:49 -04:00
jmillman
4593b8d57e gah 2014-09-03 15:30:37 -04:00
Richard Cordovano
3c72073109 Merge pull request #869 from rcordovano/interesting_items_identifier
Add interesting items module
2014-09-03 14:07:10 -04:00
Richard Cordovano
754596a2a9 Fix some comments in BlackboardArtifactNode.java 2014-09-03 14:04:22 -04:00
Richard Cordovano
a76b840200 Add interesting items module
Add factory and file ingest module skeletons for intersing items identifier module

Add additional classes to interestingitems package

Add getDefaultIngestJobSettings() impl to InterestingItemsIngestModuleFactory

Add more capability to interesting file set definitions and rules

Moved interesting items codwe closer to first version completion

Simplify interesting file rule classes and partially complete XM parse/write methpds

Flesh out more of InterestingItemDefinitions class

Continue work on interesting items module

Fix InterestingFilesIdentifierJobSettingsPanel bug

Begin implementation of global settings for interesting items module

Continue implementing global settings panel for interesting items module

Add new and edit interesting files set and files set rule dialog skeletons

Add copy contructors to FilesSet clases in interestingitems package

Implement new, edit and delete buttons for interesting item defs panel

Work on rule create, edit and delete capabilities for interesting files sets

Debug user interactions code for interesting item defs panel

Correct component interactions in InterestingItemDefsPanel

Debug/improve interesting files ingest module

Fix interesting files regex filters

Tie up loose ends for interesting items module

Fix comment in interesting items module

Fix warnings in interesting items module

Fix bugs in interesting items module

Apply fixes to interesting items modules

Implement fixes and artifact display changes for interesting file set hits

Added/updated some comments in the interesting items module
2014-09-03 13:52:29 -04:00
jmillman
990072d3bd (re-)implemented volume controls in video player 2014-09-03 13:09:46 -04:00
jmillman
aa518a9001 clear file selection (and meta data area) when group changes 2014-09-03 12:32:05 -04:00
jmillman
b814b9aee3 fix bug in TreeCell generation for non-path groups 2014-09-03 12:09:52 -04:00
jmillman
4b6d1a9e55 fix DrawableTile file name label layout bug 2014-09-03 12:02:43 -04:00
jmillman
014e7048d1 cleanup project's .properties files 2014-09-03 11:46:07 -04:00
jmillman
0173400d7a make sure video playback is stopped when not in view 2014-09-03 11:45:30 -04:00
jmillman
f75d541b67 minor cleanup 2014-09-03 11:45:01 -04:00
jmillman
2fc5d1aaa1 fix bugs related to seen status of groups 2014-09-03 11:44:23 -04:00
jmillman
9c2217ef73 use toString not name; simplify switch statements 2014-09-02 16:40:12 -04:00
jmillman
d4338d2b64 refactor MediaControl and video playback 2014-09-02 16:04:10 -04:00
jmillman
e7aa465d8f Merge branch 'EureakAttributeRefactor' into timeline_and_image_analyzer 2014-09-02 15:59:57 -04:00
jmillman
07d0ee5015 refactored EureakaAttribute to simplify code and reduce compiler warnings. 2014-08-29 15:09:04 -04:00
jmillman
99e44c9c3a removed deprecated filters 2014-08-29 15:08:30 -04:00
jmillman
5871aaea07 fxmlconstructor simplification, compiler warning fixs 2014-08-29 12:49:55 -04:00
jmillman
cec2d3a081 backed out of FXMLConstructor in CoreUtils because of resource loading issues 2014-08-28 17:40:27 -04:00
jmillman
5b44e6134f remove the word eureka from sources 2014-08-28 15:46:01 -04:00
jmillman
04c7928a2b comments/todos 2014-08-28 15:25:36 -04:00