mpd_info_screen/src
Stephen Seo 7f6a24545c Update to latest ggez (0.8.1)
A lot of ".expect(...)" or ".unwrap(...)" lines were added, so these
need to be refactored out. For now, just got it to work with the latest
ggez.

Currently noticed bugs:

 - Album art is brighter than original.

 - Fullscreen doesn't work.
2022-12-06 22:03:46 +09:00
..
unicode_support Refactor freetype handling code to be safer 2022-08-01 16:20:34 +09:00
bindgen_wrapper.h Impl freetype use, bindgen for fontconfig 2022-07-31 19:52:04 +09:00
debug_log.rs Fix clippy warnings 2022-10-30 14:05:04 +09:00
display.rs Update to latest ggez (0.8.1) 2022-12-06 22:03:46 +09:00
main.rs Update to latest ggez (0.8.1) 2022-12-06 22:03:46 +09:00
mpd_handler.rs Impl album display 2022-08-02 18:12:54 +09:00
unicode_support.rs Fix always failing freetype call, version 0.3.2 2022-08-01 14:19:23 +09:00