Commit graph

111 commits

Author SHA1 Message Date
Squid Grill
f84391fbf9
Update README.md 2020-01-18 11:20:30 -06:00
Royce551
817856730a Make accent color changes make more sense 2020-01-16 21:37:47 -06:00
Royce551
63daeae6ee Fix bug with dark mode 2020-01-16 21:18:18 -06:00
Royce551
b8967d9cb6 Fix crashes 2020-01-14 21:33:57 -06:00
Royce551
6d78fe25b8 RELEASE!!!!!! 2020-01-13 20:25:14 -06:00
Royce551
59462a8a12 Use the roaming folder for the database location (Prevents issues with updates) 2020-01-12 21:34:32 -06:00
Royce551
dd3054713b Testing commit 2020-01-11 15:45:44 -06:00
Royce551
a926fb68c0 Move update logic to the Player 2020-01-11 15:40:29 -06:00
Royce551
9b4dbeb0cf Fix crashes because of abandoning mutexes 2020-01-10 22:07:00 -06:00
Royce551
c2c3409899 Fix spelling errors 2020-01-09 21:02:28 -06:00
Royce551
61eab76bb2 Unborked everything (I hope!) 2020-01-09 20:55:09 -06:00
Royce551
30b12c3ddf FINAL PLEASE 2020-01-08 22:14:18 -06:00
Royce551
6b32ea75b2 Commit 2020-01-08 22:11:03 -06:00
Royce551
d1ddfe2c28 I think this should work now 2020-01-08 21:35:26 -06:00
Royce551
62994c0ebe Debugdebug i'm sorry 2020-01-08 21:31:33 -06:00
Royce551
40f683f19d fdsa 2020-01-08 21:30:20 -06:00
Royce551
477c818594 final debug i promise 2020-01-08 21:22:13 -06:00
Royce551
24e4004bfe Debug 2020-01-08 21:17:14 -06:00
Royce551
ee533bfe41 implement updates 2020-01-08 21:01:59 -06:00
Royce551
b25428f385 Prevent the player form from showing up in the alt-tab menu 2020-01-07 22:36:20 -06:00
Royce551
f6af38bd17 fix bug 2020-01-07 22:20:03 -06:00
Royce551
e335cb8379 Clean-up some unneeded stuff 2020-01-07 19:56:15 -06:00
Royce551
e66d1ba16e It's now possible to delete songs n' stuff 2020-01-06 21:57:33 -06:00
Royce551
4cb4c89eb6 Attempt to fix album art randomly breaking 2020-01-06 20:33:55 -06:00
Royce551
7b2d764021 Add some maintanence options 2020-01-05 22:57:06 -06:00
Royce551
f23737741f Add the ability to set custom accent colors 2020-01-05 21:23:46 -06:00
Royce551
68fa2110e5 Improve performance of loading songs library for first time (hopefully) 2020-01-05 20:31:47 -06:00
Royce551
5466cf139e Add Albums tab 2020-01-05 20:08:31 -06:00
Royce551
b45cf61267 Merge branch 'master' of https://github.com/Royce551/FRESHMusicPlayer 2019-12-29 23:49:53 -06:00
Royce551
c6a6192b55 add regions to the userinterface to organize stuff better 2019-12-29 23:48:28 -06:00
Squid Grill
7dcadf6357
Update LICENSE 2019-12-28 14:04:26 -06:00
Royce551
1babd7bbd9 Apply theme changes to everything! Yay for consistency! 2019-12-25 22:58:07 -06:00
Royce551
09a96f2b9c Create a new theme handler that can be used globally 2019-12-25 22:31:49 -06:00
Royce551
cfad2f06b3 Move some logic out of the UserInterface and into separate classes "Handlers" 2019-12-25 16:35:43 -06:00
Royce551
660ad61a66 Whoopsies 2019-12-25 15:26:01 -06:00
Royce551
a3780d017d Fix crash when turning on discord rich presence while FMP is already running 2019-12-25 15:21:31 -06:00
Royce551
12653cfbe5 Move all discord RPC logic to player 2019-12-25 15:17:59 -06:00
Royce551
3d17c6663c Redesign import song page to make more sense; remove the tab in Library as it's no longer needed 2019-12-24 23:09:47 -06:00
Royce551
e75792f61e Remove some no longer necessary comments from the Player 2019-12-24 14:59:42 -06:00
Royce551
79060fc532 Avoid updating the metadata more times than necessary 2019-12-24 13:22:58 -06:00
Royce551
1d32c718c9 Use events instead of variable flipping to signify a song change 2019-12-24 10:22:00 -06:00
Royce551
ffac1b34c7 Change the source of the song duration 2019-12-23 23:16:18 -06:00
Royce551
05779f137c Silently create the database file in the background instead of popping up an error message 2019-12-23 22:06:35 -06:00
Royce551
7b45b24b59 Move Discord Rich Presence logic into Player.cs/Properly dispose rich presence client 2019-12-23 22:02:06 -06:00
Royce551
7a03a4864f Add artist tab 2019-12-17 20:09:23 -06:00
Royce551
23b073fc0d Disable instead of hide song list buttons 2019-12-16 19:49:23 -06:00
Royce551
3eeba3b955 Made improvements to window resizing in the library 2019-12-16 19:46:25 -06:00
Royce551
616de0059a Implement songs tab of library (actually functional now!) 2019-12-15 10:09:39 -06:00
Royce551
eed4ee1d04 Remove databasehandler.cs; not needed 2019-12-14 22:12:19 -06:00
Royce551
c50e7504ec Implement foundations for importing songs 2019-12-14 22:11:59 -06:00