Adrian Rossiter
Adrian Rossiter
I don't plan any significant new development for mpd_oled, and so 32px height display areas will not be supported. However, I have been writing a new program to replace mpd_oled,...
Hi Thanks for reporting the issue. Just to check, you have built a 64 bit mpd_oled binary from source on the sytem you are running the binary on. Were there...
The issue seems strange. Just to confirm * not playing music and running mpd_oled from the command line works fine, starting and stopping the music works fine * playing music...
Hi The service file isn't as expected, as it should start mpd_oled from a launch script that waits for mpd to start. I am not sure if it will help,...
Hi I tracked down the `sed` error, and will fix it, thanks. It is difficult to suggest more things to try, but maybe it is related to the system user...
Hi Harry Thanks for reporting this. I currently use an ASCII bitmap font for text, but I found that it does not include a number of European characters/accents, and so...
Hi riskpw Thanks for your report. The text field displayed by mpd_oled is not currently high enough to support Hangul. I plan to implement a configurable display layout, which will...
Hi MayanKoyote Thanks for the link to the small Japanese font. I was thinking of bundling the current ASCII font, and a multilingual font like the GNU Unifont, https://en.wikipedia.org/wiki/GNU_Unifont. However,...
Hi riskpw Thanks for the pointer. I found a reference for the font here: https://fonts.google.com/specimen/Nanum+Gothic mpd_oled currently uses the Adafruit_GFX library for handling fonts. I believe that it only handles...
Hi Michal Thank you for reporting the issue. mpd_oled should handle accented Latin characters by removing the accent. However, a quick test with your character string shows that this is...