14 Commits

Author SHA1 Message Date
Markil3
ad568b2ec2 Improves some documentation.
I was starting to get confused.
2022-01-22 08:00:27 -07:00
Markil3
6ef844c8b8 Fixes a test to work better with the JSON return value.
BigDecimals are returned, not Doubles.
2021-11-13 09:02:55 -07:00
Markil3
0de20568a7 Gives the interface the ability to pull information from the YouTube page.
This will make filling in song data much easier.
2021-10-10 16:20:01 -06:00
Markil3
a92d686ddb Allowed all logging to be viewed by the interface.
It is just much easier this way.
2021-10-10 15:00:31 -06:00
Markil3
72ccfbc444 Stabilized the browser shutdown process. 2021-10-09 14:31:47 -06:00
Markil3
b5b1d495f0 Adds a couple of unit tests for the browser 2021-09-15 12:13:21 -06:00
Markil3
4f8b70b2f4 Makes the application run independently of the current directory. 2021-09-15 10:04:17 -06:00
Markil3
f8be50af9d Prevents the browser from locking on shutdown if the browser ran into a startup error. 2021-09-15 09:35:16 -06:00
Markil3
f7370ba08a Creates a self-extracting install script. 2021-09-15 09:03:48 -06:00
Markil3
3eab100a08 Improves Gradle's ability to update browser addons 2021-09-14 10:53:01 -06:00
Markil3
c24d6c2367 Improved support for Linux 2021-09-04 15:11:36 -06:00
Markil3
5e4ae23978 Has Gradle download and install the browser rather than bundle it.
This is more flexible, and I couldn't exactly upload the Firefox installation to Git before.
2021-08-30 17:15:36 -06:00
Markil3
77c0b4fa67 Added better logging and browser support.
We still need to work on the Linux browser a bit.
2021-07-25 14:09:06 -07:00
Markil3
704ab06f85 Adds some integration with firefox.
This is still rather unstable, but it runs.
2021-07-11 23:33:39 -06:00