Commit Graph

25 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 6be173855a Add WISE InstallMaster 8 install/upgrade/uninstall file generator project. 2019-11-08 13:54:05 +00:00
Maff 877c221bd3 Update version number in project. 2019-11-08 13:49:01 +00:00
Maff b866bdbb08 Minor UI glitch fixed; artist name was being truncated due to not having been configured to span both columns. This commit marks release 1.7-0 rev.1 2019-11-08 13:24:28 +00:00
Maff 68b3909539 Update readme to link to website; this commit marks release 1.7-0r0 2019-11-07 15:42:33 +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 104901142e some more improvements to vote handling. buttons now reflect what they will do! 2019-11-04 17:05:10 +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 a8dcd3a150 changes to how logins are handled, actually respect the "don't save my credentials" box, you can no longer double click the like or dislike button in order to do the same thing twice 2019-11-01 17:02:26 +00:00
Maff cee7853860 Added license and readme 2019-10-30 11:55:40 +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 058f3b1467 fix graphical glitch with login button. also 1.5.0.0 added ability to favourite the currently-playing track (same functionality as website) 2019-10-30 00:13:20 +00:00
Maff ae383fd43d bugfixes, release build 1.5.0.0 2019-10-30 00:05:37 +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 e7569c6588 done a compile 2019-10-29 17:00:45 +00:00
Maff fca7c5fdfb add windows vista and newer taskbar buttons for playback and mute control, unsure if this commit also adds volume control or if i added that in the last commit, but there's volume control now. finally sussed how to do resources in xaml. 2019-10-29 17:00:05 +00:00
Maff 62d7d0e5aa fixed margin issues with statusbar causing some clipping 2019-10-29 13:08:14 +00:00
Maff 19f18b8072 added volume control and mute, fixed per-monitor DPI awareness to actually work (why is this not a default???) 2019-10-29 13:05:36 +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 518e37a16e string formatting fixes 2019-10-28 16:58:43 +00:00
Maff eb3dfc847e Add project files. 2019-10-28 16:50:34 +00:00
Maff 0ead9e2b92 Add .gitignore and .gitattributes. 2019-10-28 16:50:31 +00:00