Commit Graph

14 Commits

Author SHA1 Message Date
Jannik 3e80354d88 don't use mains primarystage, disabled column resizeing 2019-01-08 19:02:00 +01:00
Jannik 6585908717 minor gui fixes 2018-12-03 00:16:20 +01:00
Jannik 031046643c save&load are now in the main class 2018-05-17 18:58:54 +02:00
Jannik 23e46b7913 cleanup
* onlay add files with mime type == video
2018-04-19 12:13:18 +02:00
Jannik ffa7de49dd added autoplay option
* added a toggle button to enable autoplay
* the table, text area and imageview are now on a separate anchorpane "TableModel"
2018-04-07 17:14:35 +02:00
Jannik 81a79100fc new design for the films table
* films table is now material design
* choisboxes are material design now
* updated version to 0.6.0 "plasma vampire"
* minor ui fixes
* minor text updates
2018-03-11 15:36:55 +01:00
Jannik b5256ddaa8 the omdbAPI query is now in its own thread 2018-03-08 17:59:28 +01:00
Jannik b6a1c38353 code cleanup
* renamed a few objects for improved their description
2018-03-07 23:51:02 +01:00
Jannik d23a3bbe4e removed streaming mode, all films are now in one mode
* removed streaming mode, all films are now in one mode. This will make it easiere to maintain HomeFlix
* fixed a bug that caused series to be periodicaly removed
* added season and episode column to the film table
* lots of code cleanup
2018-03-07 00:20:14 +01:00
Jannik 73a74917aa HomeFlix supports more than one source directory
* HomeFlix supports more than one source directory, this is WIP!
* general code cleanup
2018-03-04 20:07:43 +01:00
Jannik 8dbce96a25 added cemu_UIs material styled dialogs
* added cemu_UIs material styled dialogs
* new about dialog
* finished log4j work
* code cleanup
2018-03-02 13:50:21 +01:00
Jannik a3efefe43f Settings fxml structure cleanup & Updater supports beta channel
* the updater now supports a beta channel
* the settings Pane was reorganized for better maintenance
* code cleanup
2018-03-01 23:18:40 +01:00
Jannik 385193f57b cemu_UIs updater and code cleanup
* clean up the folder structure for better maintenance
* lots of code cleanup
2018-03-01 15:42:47 +01:00
Jannik bd6fae7fe4 maven
we now use maven to manage all dependencies and build Project-HomeFlix
2017-07-26 17:10:37 +02:00