Commit graph

20 commits

Author SHA1 Message Date
d13a8a7b88 Fix album-art-data fetching, bump version 0.2.4 2021-12-18 15:52:50 +09:00
a9d6efaf5c Refactor getting album art from handle to display
Avoids doing a copy of the album art data.
2021-12-18 15:37:50 +09:00
75ecbf932c Scale timer size based on window size 2021-12-16 21:09:00 +09:00
178e871490 Scale title/artist text based on window dimensions 2021-12-16 17:34:51 +09:00
78da393fac Impl hide text when "H" key is pressed 2021-12-16 17:28:47 +09:00
0077d460c6 Impl disabling showing specific info texts 2021-12-15 19:40:23 +09:00
570b6ab33c Add flag to disable fill-scaling album art 2021-12-15 19:32:37 +09:00
0cc86743a4 Impl fill-scale the album art to the window 2021-12-15 19:27:41 +09:00
01ca9d146e Efficiency refactorings 2021-12-15 19:19:35 +09:00
1dd1f49bec Impl info text
Doesn't yet handle flags to disable some info text.
2021-12-15 18:31:51 +09:00
432a487d32 WIP allow non-ascii chars for password input 2021-12-15 16:52:21 +09:00
9040f8f88e WIP impl album art display 2021-12-15 16:34:30 +09:00
20fd7d4f09 WIP Impl --pprompt 2021-12-15 14:55:20 +09:00
796ad86f19 WIP only update display if dirty_flag is set 2021-12-15 14:36:56 +09:00
866e88ba2a WIP several fixes
info output not implemented yet
2021-12-15 14:30:02 +09:00
70ecefaf30 WIP remove yielding in MPDDisplay::update() 2021-12-15 12:14:57 +09:00
ed7755d953 WIP fix handling resizing 2021-12-14 19:54:13 +09:00
a132d30f59 WIP some minor fixes 2021-12-14 19:49:31 +09:00
e9d8e23cc3 WIP allow resizing, better handling of resizing 2021-12-14 18:59:27 +09:00
946eed5a69 WIP heavy refactoring/rewriting, use ggez 2021-12-14 18:30:55 +09:00