Commit Graph

14 Commits

Author SHA1 Message Date
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 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 eb3dfc847e Add project files. 2019-10-28 16:50:34 +00:00