Commit graph

25 commits

Author SHA1 Message Date
07d99005c0 Update Cargo.lock, prep for unicode support 2022-07-29 19:23:39 +09:00
810e589efe Impl more informative error messages
Bump version to 0.2.20, and regenerate Cargo.lock .
2022-05-16 14:00:15 +09:00
3299764ee1 Handle paused/stopped/play state, version bump
Version 0.2.19.
2022-03-23 20:56:37 +09:00
6ebf2f55d9 Update dependency image to "0.24" 2022-03-19 22:36:58 +09:00
90835445e6 Bump patch version due to updated README.md 2022-02-08 16:51:25 +09:00
b10d2bf676 Bump version to 0.2.16 2022-01-14 10:57:08 +09:00
e12104aa20 More robust handling of authentication failure
Bump version to 0.2.15
2022-01-13 11:17:32 +09:00
a48f801a02 Fix most clippy warnings, bump version 2022-01-13 10:07:01 +09:00
762d8bdabe Fix second album art fetch method on decode fail
Previous implementation did not try second fetch method on actual decode fail,
only on unknown mime type.

Version bumped to 0.2.13.
2022-01-12 21:07:31 +09:00
ff354fc420 Bump version to 0.2.12 2022-01-12 20:27:07 +09:00
0888ec3ff9 Replace magic numbers with consts, bump version 2022-01-11 18:30:12 +09:00
b42aaeb35a Replace magic number with const, bump version 2022-01-10 21:37:43 +09:00
231db34338 Differentiate between log level/state, bump version 2022-01-07 16:07:15 +09:00
91e0dfb5b8 Force 5 fps drawing, bump version to 0.2.8 2022-01-07 15:34:17 +09:00
80abcb7436 Bump version to 0.2.7, minor fix 2021-12-30 22:18:03 +09:00
f98fc1e24f Fix re-showing prompt on password fail, impl logs
Also bump version to 0.2.6
2021-12-20 17:41:32 +09:00
c72e05c53d Fix "slow startup" bug, bump version to 0.2.5 2021-12-18 19:48:18 +09:00
d13a8a7b88 Fix album-art-data fetching, bump version 0.2.4 2021-12-18 15:52:50 +09:00
0ffc98ec18 Bump version to 0.2.3 2021-12-18 15:38:56 +09:00
7c34109399 Bump version to 0.2.2 2021-12-16 21:10:19 +09:00
4a8446a0a6 Update Cargo.lock 2021-12-16 18:25:28 +09:00
c64a15251a Update README.md, bump version to 0.2.0 2021-12-15 19:44:04 +09:00
946eed5a69 WIP heavy refactoring/rewriting, use ggez 2021-12-14 18:30:55 +09:00
83dcfe520d Impl display 2021-09-16 13:50:14 +09:00
d9f8e75915 Impl enough to get "OK MPD ..." from mpd server 2021-09-15 18:16:22 +09:00