10 Commits (b701ea28e81a735a51b05b5eacda86f639e9a83a)

Author SHA1 Message Date
Drew Short b701ea28e8 Fix for the concurrent engine. 10 years ago
Drew Short fabace8005 Fixes for unmanaged FileInputStreams hogging file descriptors. 10 years ago
Drew Short 4cecab8f63 Working on getting directory browsing working. 10 years ago
Drew Short 37497a0f7d Started work on a custom component for image tiles since no default exists 10 years ago
Drew Short 8780c34dd9 Temporarilly adding an image to the app and some initialization code as a proof of concept for some of the functionality. Need to redesign the images in the tile view as a custom component with a label. Also selectable and interactable. Right click context aware and multi-seletable. For the List View in the tags tab, those need to be modified to be objects that store tag information as well... also sorting/filtering ability. 10 years ago
Drew Short a225f267cf Started doing some work on the GUI. 10 years ago
Drew Short 32d9924a3a Forgot to hand over the FXML loading to the new loader. Also, renamed the loader to be more descriptive of it's functionality. 11 years ago
Drew Short 9c9c17ad5e Implemented fixes that apply to resource loading in the JFX Jar. Should now be launchable, configure loggers correctly, and be able to load embedded files. Added a FileLoader helper class to manage loading resources. Is not thread safe currently, but should be made so. 11 years ago
Drew Short 91de82f020 Working basic interface with menubar partially implemented. Next step, include simple cli and cli flags for running without creating gui 11 years ago
Drew Short 4308b163d8 Started work on basic JavaFX implementation, also got some scala included to create the prerequisite folder in src. 11 years ago