Commit Graph

164 Commits

Author SHA1 Message Date
Jannik 6282c8ce98 minor fixes
* jfoenix 9.0.1 -> 9.0.2
2018-03-11 15:49:56 +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 da67278e7f fixed images looking bad 2018-03-10 14:16:37 +01:00
Jannik b4176d0dfa changed season & episode to string
* changed season & episode to string, if the entry is not part of a series those columns are empty
* changed rating to boolean
* renamed rating to favorite
* updated translations
2018-03-09 20:12:03 +01:00
Jannik 27cce4fc4f fixed refreshing bug
* fixed refreshing bug, like and dislike are working again as well as loading the cache after you saved the data for the first time
2018-03-08 23:01:07 +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 ad63d566c9 added support for local series
* HomeFlix now support local saved series, streaming series support will come soon. For more information see: https://github.com/Seil0/Project-HomeFlix/wiki/Documentation#series-support
2018-03-06 20:41:52 +01:00
Jannik 189bd515b1 first preperation for series support 2018-03-06 11:26:39 +01:00
Jannik 835f2eab77 minor fixes 2018-03-05 23:03:05 +01:00
Jannik f27c3810ff more code cleanup and bug fixes
* removed year and resolution from all tables as they're not used anywhere
* fixed a bug that caused issues, when refreshing streaming entres with the same title
* like, dislike are now based on the streamUrl insted of the title
* fixed a bug, that ocured when liking/disliking the last entry in the table
2018-03-05 22:37:32 +01:00
Jannik af343dea44 fixed an issue with the new stream to db function 2018-03-05 17:00:44 +01:00
Jannik 3fdd2fcf1b code cleanup
* reworked the add stream to database function
* removed unnecessary arraylists
2018-03-05 16:51:51 +01:00
Jannik d005c32443 fixed streaming support 2018-03-05 12:14:54 +01:00
Jannik cca494e415 code cleanup 2018-03-04 20:19:46 +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 f14159407f code cleanup 2018-03-03 16:51:14 +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 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
Jannik 71937540b0 code cleanup 2018-02-24 17:13:52 +01:00
Jannik c99a97fa49 updated some libs
* the window is now large enough to show all components
* target java 9
* commons-io 2.5 -> 2.6
* jfoenix 1.11.1 -> 9.0.1
* minimal-json 0.9.4 -> 0.9.5
* log4j 2.9.1 -> 2.10.0
2018-02-03 12:06:30 +01:00
Jannik b19451fb6f
Update README.md 2018-01-10 10:49:56 +01:00
Jannik eb9065130a maven fixes 2017-12-26 17:48:31 +01:00
Jannik fba6c703a3 code clean up 2017-11-12 19:35:48 +01:00
Jannik 19f46b0ce5 Update README.md 2017-09-17 21:48:28 +02:00
Seil0 60365aa09d log4j 2 and reworked loadSettings
* replacing all debug/info syso and all syse with log4j 2 logger
* loadSettings() should be 100% bulletproof
2017-09-16 18:22:46 +02:00
Jannik f001f18c7f Delete .directory 2017-09-12 09:44:25 +02:00
Jannik 64d0fd8d2f updated jfoenix, sqlite-jdbc
* jfoenix 1.6.0 -> 1.8.0
* sqlite-jdbc 3.18.0 -> 3.20.0
2017-09-12 09:38:07 +02:00
Jannik efebce9557 Merge pull request #17 from Seil0/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-07-30 22:04:49 +02:00
Jannik 077a190b7f Create CODE_OF_CONDUCT.md 2017-07-30 22:04:40 +02:00
Jannik 3a18a73ee8 Merge remote-tracking branch 'origin/dev' into dev 2017-07-26 18:14:46 +02:00
Jannik 7433574cc1 .directory clean up 2017-07-26 18:14:41 +02:00
Jannik 9e8001c439 Update README.md 2017-07-26 17:57:42 +02:00
Jannik b8737b1002 Update README.md 2017-07-26 17:56:28 +02:00
Jannik bd6fae7fe4 maven
we now use maven to manage all dependencies and build Project-HomeFlix
2017-07-26 17:10:37 +02:00
Jannik 1f02277f72 minor fixes
* fixed streaming not working under linux
* minor text fixes
2017-07-20 14:23:50 +02:00
Seil0 d92c496fe2 added TODO
* TODO add streaming support to Linux!
2017-07-16 00:13:04 +02:00
Jannik a77ed0b8e2 release 129/0.5.2 "solidify cow" 2017-07-10 11:27:33 +02:00
Seil0 8283620620 removed some not needed icons 2017-06-07 01:45:09 +02:00
Seil0 59bfe126c5 Settings-UI clean up
* cleand up the settings ui #15
* the menu button si now a hamburger menu
2017-06-07 01:42:18 +02:00
Jannik ae525f6c49 minor fixes
* fixed some issues with the DBController
* added an api key as workaround for no (rework of apiQuery is still planed)
2017-06-06 16:52:52 +02:00
Jannik 70a6485a36 minor fixes
*fixed [Linux] filenames with blank are not supported
*fixed exception output if api response is bad
2017-06-06 02:12:59 +02:00
Jannik 2c92af45c9 Update README.md 2017-06-05 23:09:20 +02:00
Jannik 49588e40e8 fixed typo error 2017-06-04 20:24:08 +02:00
Jannik c6f51fbc76 clean up 2017-06-04 20:13:04 +02:00
Seil0 0aca3b964a fixed a bug with the new updater
* fixed update failed caused by bad replacing
2017-06-01 18:18:49 +02:00
Jannik 888a2c5014 fixed update error not shown correctly 2017-06-01 17:41:06 +02:00