Commit Graph

23 Commits

Author SHA1 Message Date
Jannik 3e80354d88 don't use mains primarystage, disabled column resizeing 2019-01-08 19:02:00 +01:00
Jannik d3d22db7a8 moved static vars and save & load code to XMLController
* moved static vars and save & load code to XMLController
* code clean up
* happy new year
2019-01-08 17:10:33 +01:00
Jannik 2e86836041 small code cleanup 2018-10-13 00:32:29 +02:00
Jannik a23b87fcb8 fixed first startup issue 2018-10-11 12:29:26 +02:00
Jannik abbb272bff fixed java11 execution
* use mvn compile exec:java for now to run HomeFlix
* compilation is not possible yet
* see #4
2018-09-23 14:33:16 +02:00
Jannik 32fc533c00 fixed junit 2018-09-21 18:57:39 +02:00
Jannik 031046643c save&load are now in the main class 2018-05-17 18:58:54 +02:00
Jannik 391ef59f70 code cleanup 2018-04-28 18:02:02 +02:00
Jannik 4b5c9482c8 code cleanup 2018-04-07 17:26:56 +02:00
Jannik 0379de6179 fixed time slider and autoplay
* fixed a bug that made it impossible to go further back than the start time
* fixed autoplay
* fixed wrong icon on playBtn at the start of the player
* fixed slider position at start of the player
2018-04-03 18:03:43 +02:00
Jannik 5e4373d70d documentation work
* added a lot of documentation to the code
* log4j 2.10 -> 2.11
2018-04-02 18:29:59 +02:00
Jannik 22df604093 use alerts instead of dialogs
* the first start alert is now material styled
* the info dialog is now a alert
2018-03-29 18:15:57 +02:00
Jannik 34371bb2b5 added info alert 2018-03-29 12:27:44 +02:00
Jannik 8ec7653a5e added to option to select a local or streaming source at the first start 2018-03-29 11:26:20 +02:00
Jannik 2d5887db4f windows 10 & sql fixes
* fixed files wit ' in the name causing a crash
*fixed windows 10 is not detected
2018-03-28 21:58:01 +02:00
Jannik 4be971efee bug fixes
* fixed a crash at the first start on linux
* fixed a crash caused by "" as source path
* fixed HomeFlix is unable to start because sources.json is missing
* removed one unnecessary restart
2018-03-13 18:08:30 +01: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 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 5297c614d5 code cleanup 2018-03-01 16:10:37 +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