Commit Graph

159 Commits

Author SHA1 Message Date
aj
2bc9aff667 added scrobble viewing 2019-05-04 13:04:54 +01:00
aj
c6cf7123bb migrating track to dynamic panes 2019-05-04 12:56:34 +01:00
aj
3e8cd92fe7 migrated albums to dynamic panes 2019-05-04 12:51:19 +01:00
aj
e4957364d2 started adding pane and pane switch handling 2019-05-04 12:26:32 +01:00
aj
b776e91436 added abstract getScrobbles method, fixed get recent scrobbles 2019-05-04 02:21:31 +01:00
aj
f1f85ada87 hiding split pane by default 2019-05-04 00:22:04 +01:00
aj
191b38524a streamlining for reduced api calls 2019-05-03 23:30:13 +01:00
aj
b56bfec0b7 separating services and working on threading 2019-05-03 23:19:55 +01:00
aj
994b8e2e6b removed system prints, replaced with logs 2019-05-03 20:44:42 +01:00
aj
1726d38f0c added logging 2019-05-02 22:56:15 +01:00
aj
26c9e2d17a added scrobble and get recent tracks 2019-05-02 22:48:41 +01:00
aj
1e77a32b94 initial scrobble impl. 2019-05-02 20:51:55 +01:00
aj
402491949b logging to correct list, fixed return types 2019-05-02 15:14:24 +01:00
aj
0ecc01c1be Merge branch 'master' of github.com:Sarsoo/fmframework 2019-05-02 14:53:40 +01:00
aj
8fb151f7fd stripping deprecated code 2019-05-02 14:53:20 +01:00
aj
729a1e14c2 stripping deprecated code 2019-05-02 14:50:56 +01:00
aj
27b26c5eda commented log dump in testing 2019-05-02 11:37:34 +01:00
aj
fbe5b3fa30 minor ui changes, number formatting and button width 2019-05-02 11:35:46 +01:00
aj
a98fa05b8f added log dump to file 2019-05-02 10:38:06 +01:00
aj
d80ba0c3ce added logging 2019-05-02 10:04:35 +01:00
aj
f4f2fbf4e6 remove unused imports 2019-05-02 06:55:59 +01:00
aj
305cab74fc added tls 2019-05-02 06:48:35 +01:00
aj
42d327c969 completed abstraction of http requests 2019-05-01 19:13:49 +01:00
aj
69627ffe96 initial implementation of artist info 2019-05-01 16:22:17 +01:00
aj
ade7211ea8 added make get request method 2019-05-01 16:11:37 +01:00
aj
6defe67767 further jfx restructuring and refactoring 2019-05-01 15:50:41 +01:00
aj
e66893e54c restructuring fx package 2019-05-01 14:20:09 +01:00
aj
e4ebf5a20b changed scrobble line chart to bar, moved current track to lookup 2019-05-01 14:04:18 +01:00
aj
fe0d8d2dbf adding unit tests 2019-02-06 22:50:11 +00:00
aj
c9825e3fb3 javadoced networks 2019-02-06 21:52:48 +00:00
aj
6d9212cf7c deprecated fmnetwork constructor with username, removed unused imports 2019-02-06 21:05:29 +00:00
aj
6ecf2ad982 adding status code check on http requests for error catching 2019-02-06 20:59:13 +00:00
aj
73373a6565 Revert "fx package layout change"
This reverts commit bfee29d8e3.
2019-02-04 22:24:14 +00:00
aj
bfee29d8e3 fx package layout change 2019-01-15 14:42:17 +00:00
aj
1ee5098172 updating chart ui - graph dates, separate menu 2019-01-15 13:33:14 +00:00
aj
11836840bf first implementation of scrobble chart 2019-01-12 10:34:08 +00:00
aj
c037d7414a added scrobble chart tab 2019-01-11 14:04:01 +00:00
aj
f662d6d0ae added electronic pie chart 2018-12-25 08:21:57 +00:00
aj
186969b115 auto find pie chart json and view pie chart option in menu 2018-12-04 23:28:01 +00:00
aj
4cfb46d022 added tag pool, dynamic pie charts with json formatting
first stage, still to do:

caching time limit on tag pool to update
2018-12-04 14:31:00 +00:00
aj
9bcd99dcf8 refresh list on open and populate file name to list name 2018-12-03 13:34:09 +00:00
Andy Pack
d80f7151ea Merged remodel into master 2018-06-21 21:08:10 +01:00
aj
3ed4d691b7 new network implemented, daily count working again 2018-06-20 23:22:40 +01:00
aj
7dcd3b9994 migrated to fmnetwork for gui, changed console handling 2018-06-20 18:06:47 +01:00
aj
65e3766a62 begin network remodel 2018-06-20 13:38:57 +01:00
aj
b443d4d719 removed unused imports, deleted copied resources 2018-06-07 23:43:57 +01:00
aj
fff64c0fef migrated to gradle 2018-06-07 22:22:08 +01:00
aj
2d48997983 test sync, changed window title back 2018-06-07 16:47:00 +01:00
aj
b165bd5fe4 test sync, changed window title 2018-06-07 16:44:13 +01:00
aj
95177c77f4 migrating to streams, working on time zone updates for daily scrobbles 2018-05-26 17:13:28 +01:00