Commit Graph

149 Commits

Author SHA1 Message Date
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
aj
d5e9769157 changed fmobjlist scrobble summing for streams 2018-05-10 13:26:13 -07:00
aj
b355c8a5d3 added change username 2018-05-03 13:59:28 -07:00
aj
290ec96270 fixed and added pie charts, added saving and opening lists 2018-04-26 11:37:20 -07:00
aj
9c4546561d pie charts working again, added console tab functionality 2018-04-25 20:08:04 -07:00
aj
2c31ab908a moved swing driver, updated equals methods to include ignorecase 2018-04-24 01:24:53 -07:00
aj
db825e6813 maincontroller layout change, added verbose 2018-04-24 00:40:24 -07:00
aj
1e77421d1b added fmobjlist piechart breakdown, cohesive css 2018-04-22 16:42:44 -07:00
aj
1e5539d4f1 refactored jframe getter methods to jframe package 2018-04-19 20:58:56 -07:00
aj
711928b5b8 almost fully threaded 2018-04-19 16:25:45 -07:00
aj
d3413d15eb threaded initial api calls 2018-04-19 14:01:01 -07:00