Commit Graph

10 Commits

Author SHA1 Message Date
Maff f688cd63a9 1.8: Make Nightwave for Workgroups/Nightwave.NET work again
Nightwave Plaza had a couple of API changes! i have now made it work.
2023-05-18 20:05:30 +00:00
Maff e34145b6b0 Remove unused resources, add license file to libplaza, update general structure of license file, update readme, add building/releasing/signing details, make Nightwave.NET for Workgroups support 32-bit and 64-bit properly. 2019-11-07 15:40:25 +00:00
Maff fbad2e0ce4 🦀 WinPlaza is gone 🦀
ported WInPlaza to .Net Core 3 which brings with it the tiniest amount of bugfixes.. also made the main window resizable. for now, i'm dropping ClickOnce deployment (don't think .Net Core supports it anyway)
2019-11-07 14:09:02 +00:00
Maff 73914ad8a0 Remove now-obsolete testplaza WinForms app project (may revisit in future as I do intend on a .Net Core-compatible GUI app). Add inline documentation for the libplaza library project. Fix some bugs with the WinPlaza GUI app. 2019-11-05 16:45:22 +00:00
Maff e691687ee1 fix an API change (status[playing][updated] changed to status[updated_at]), add ability to see your vote on the currently playing track (thanks mr.plaza!). finally, only allow like/dislike buttons to be clickable if user is logged in. 2019-11-03 23:44:35 +00:00
Maff 736eccf306 Add link to plaza.one, hopefully fixed some bugs with the async stuff, UI now pays attention to maintenance mode, library now differentiates between maintenance and non-maintenance-related problems 2019-10-30 11:13:06 +00:00
Maff c99d8ed910 implement login functionality, voting, account storage via windows credential manager, secure credential entry via windows CredUI, autologon on startup, always-on-top button, slight UI adjustments as well 2019-10-29 23:43:33 +00:00
Maff 29caddd0c1 added some visualisations and layout adjustments 2019-10-29 01:03:05 +00:00
Maff 693a78e5fd just generally a lot of improvements. the thing now actually Plays Audio 2019-10-28 22:48:51 +00:00
Maff eb3dfc847e Add project files. 2019-10-28 16:50:34 +00:00