3 Commits (10439606db87c8ebac723f9b31e8ef57291edd10)

Author SHA1 Message Date
Drew Short 10439606db Working on selection in the ImageTilePane. 10 years ago
Drew Short 783a3a4aba More refactoring 10 years ago
Drew Short 15ce4f1f05 Changing packages around to match new modules 10 years ago
Drew Short dfa3dee087 Working on creating a multi-module build of the project! 10 years ago
Drew Short fabace8005 Fixes for unmanaged FileInputStreams hogging file descriptors. 10 years ago
Drew Short a225f267cf Started doing some work on the GUI. 10 years ago
Drew Short b9faa78f43 Started work on abstracting out the messaging in the engine. Moving over to dedicated actor(s) for handling messages and progress. 10 years ago
Drew Short 9d5fc4107f Fixed an issue with the default logging. Also made some sort of basic change to the fxml for the main app. 10 years ago
Drew Short dfa6de258c Fixed an issue with persisting an Image and ImageHashDTO. Still encountering issues with "Nested Transactions Not Supported" when looking up images. Could be concurrent related, but likely the transactions aren't being closed properly on lookups, or the like. 10 years ago
Drew Short abdb1af77f Moved logging primarily over to the typesafe:config system which uses JSON style nested configs. Also fixed some logging issues. 10 years ago
Drew Short 8500f0559a Changed over to logback from log4j. Added new minimum logging configurations. Remove log4j configurations and references. 10 years ago
Drew Short 5e0877dd4f Fixed a cache usage issue and a logging issue 10 years ago
Drew Short 2d46d862f0 Worked on getting caching in the engine. Worked on the CLI a little bit 10 years ago
Drew Short f22be07b80 Added the first round of caching, added some compile time settings, modified the start scripts. 10 years ago
Drew Short df31c800d5 Added a controll to the commandline. Tweaked a few other portions of the code. Need to fix that part where everything is printed to the console when running AppCLI 10 years ago
Drew Short 8579f4663a Changes to the build scripts, added a script to increase patch version, tag and then build a release. 10 years ago
Drew Short 4e9c5cf87f Fixed broken unit test. Added some properties and functions. Added a timing trait and benchmarking to DHash tests 11 years ago
Drew Short 9d115841a6 Got parsing of property files to work. Fixed some annoyances. Added a version class to handle parsing versions from the properties file 11 years ago
Drew Short 3699870198 Refactored App to use AppConfig for initial configuration. Updated ResourceLoader with logging. Added a default properties file, and a PropertiesService to load that properties file. Updated ImageHashDTO to include some fields. Added a HashService to manage generating hashes. moved the about file to an about.info file so we can automatically process it. 11 years ago