Commit graph

63 commits

Author SHA1 Message Date
f42fadd403 Update README.md
Previously, the README referenced dependency structopt, which was
replaced with dependency clap.
2023-11-28 21:42:12 +09:00
ef234f0ec0 Replace dependency structopt with clap 2023-11-28 12:20:49 +09:00
dd868969cc Version 0.4.6 with new version of ggez 2023-06-27 10:41:04 +09:00
1dc28d7b07 Update README.md 2023-02-27 15:55:31 +09:00
f7ffa62e02 Update README.md 2023-02-27 15:49:05 +09:00
e28d20a5da
Update README.md 2023-02-04 19:59:04 +09:00
8643542b7a
Update README.md 2023-01-31 16:05:48 +09:00
e9e57c9dff Update README.md 2023-01-31 16:02:02 +09:00
a223d8b530
Update README.md 2023-01-29 16:57:54 +09:00
fad82f6448
Update README.md 2023-01-29 16:55:20 +09:00
34d3e47863 Update README.md 2022-11-01 20:44:23 +09:00
1161ab18e1 Update README.md 2022-10-30 13:47:47 +09:00
7286de21bf
Update README.md 2022-08-25 15:36:43 +09:00
790d999ebd Bump version to 0.3.6 2022-08-10 14:07:03 +09:00
1840094a37 Bump version to 0.3.5 2022-08-02 19:19:28 +09:00
6f7a85339b Update README.md 2022-08-02 19:18:35 +09:00
eb1a10de35 Bump version to 0.3.4 2022-08-02 19:16:22 +09:00
a58121741f Fix memory leak related to freetype, bump v0.3.3 2022-08-01 14:30:22 +09:00
09ca5d2bf3 Fix always failing freetype call, version 0.3.2 2022-08-01 14:19:23 +09:00
bc84362102 Bump version to 0.3.1 2022-08-01 13:46:33 +09:00
1bb5dd79d0 Update README.md 2022-08-01 13:08:06 +09:00
f7762c8dd3 Update README.md 2022-08-01 13:03:37 +09:00
795735072e Update README.md 2022-08-01 12:21:51 +09:00
f3ff47bbc8 Update README.md, version to 0.3.0 2022-08-01 12:11:44 +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
12d82ba770 Update README.md version 2022-03-19 22:40:13 +09:00
e5d1278e63 Update metadata and README.md 2022-02-08 16:55:08 +09:00
90835445e6 Bump patch version due to updated README.md 2022-02-08 16:51:25 +09:00
36b0bb09bd Update README.md 2022-02-08 16:47:21 +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
483075d62d Update README.md 2022-01-12 21:56:27 +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
d9e371b79b Update README.md 2021-12-27 11:25:56 +09:00
47bcd5684d Update README.md 2021-12-23 22:19:47 +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
da94ea045e Bump version up to 0.2.1 2021-12-16 17:35:22 +09:00
78da393fac Impl hide text when "H" key is pressed 2021-12-16 17:28:47 +09:00
4e4a073cb1 Update README.md 2021-12-15 19:46:53 +09:00