antiprism / mpd_oled

MPD, Volumio, RuneAudio and Moode OLED status and spectrum display for Raspberry Pi (and similar)
Other
168 stars 45 forks source link

Enhanced Status and add a moode logo #35

Closed FVerhamme closed 4 years ago

FVerhamme commented 4 years ago

Hi, I just enhanced the functions draw_text and draw_text_scroll with parameter for text size that makes it possible to use the function for different text sizes add a new function draw_mpd_state to display a scrolling text depending on the mpd status ate the place where the spectrum normally was displayed. Add a function to draw a moode logo called draw_moode_logo which will be called from main when the mpd status is unknown.

antiprism commented 4 years ago

Hi

Thank you for submitting a pull.

I appreciate your offer to share your changes with the project, but I am in the process of moving development to a new version of mpd_oled that includes customisable layouts, and so don't wish to make any further changes to the screen layouts in this version.

Adrian.