Commit graph

27 commits

Author SHA1 Message Date
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
Royce551
08122e56f1 Add json.net 2019-12-14 20:57:28 -06:00
Royce551
fd7e537289 Add some assembly information 2019-12-14 14:36:00 -06:00
Royce551
d427cac841 Commit! (Make text not bold by default) 2019-12-13 12:15:46 -06:00
Royce551
1d6da93b33 Commit! 2019-12-10 21:36:33 -06:00
Royce551
423ad76a5b I really need to make commits more often 2019-12-03 19:26:20 -06:00
Royce551
6ff62ebcec Fix stop button 2019-11-28 23:53:43 -06:00
Royce551
ca5da28211 Add a system for managing the queue 2019-11-28 23:48:04 -06:00
Royce551
506a2ba4a5 It's stable! 2019-11-27 21:43:16 -06:00
Royce551
e5ff2228ea I literally haven't even committed a single thing yet 2019-11-27 14:58:39 -06:00
Royce551
294a15bf35 It's time to start rewriting (again) 2019-11-11 21:10:51 -06:00