Skip to content

Comments

Limit the size of icyname and streamtitle when using an OLED display #66

Open
WerkAG wants to merge 1 commit intoEdzelf:mainfrom
WerkAG:main
Open

Limit the size of icyname and streamtitle when using an OLED display #66
WerkAG wants to merge 1 commit intoEdzelf:mainfrom
WerkAG:main

Conversation

@WerkAG
Copy link

@WerkAG WerkAG commented Nov 11, 2022

Hello Edzelf
The length of the icyname and streamtitle provided by some Radio Stations is too big to be correctly show when using the supported OLED displays. This change limits the length of icyname to 42, and the streamtitle to 64 characters, when the user selects one of the supported OLED displays on the config.h

Possibly this could be done in a better way, but it works.
Rgs.
Werk_AG

Hello Edzelf
The length of the icyname and streamtitle provided by some Radio Stations is too big to be correctly show when using the supported OLED displays.
This change limits the length of icyname to 42, and the streamtitle to 64 characters, when the user selects one of the supported OLED displays on the config.h

Possibly this could be done in a better way, but it works.
Rgs.
@trip5
Copy link

trip5 commented Sep 29, 2024

Hopefully ES accepts my big commit. It handles the overflow on tiny displays pretty gracefully.

Figured I'd message you here if you want to take a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants