Skip to content

Transliterate non-ASCII for display on the OLED screen#449

Merged
akuker merged 1 commit intodevelopfrom
rdmark_oled_transliterate
Nov 14, 2021
Merged

Transliterate non-ASCII for display on the OLED screen#449
akuker merged 1 commit intodevelopfrom
rdmark_oled_transliterate

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented Nov 9, 2021

  • Since we're using a very simple font for the OLED screen with only ASCII chars (and not even a complete set of ASCII), this transliterates anything in other charsets to ASCII

@akuker akuker merged commit 70d5811 into develop Nov 14, 2021
@akuker akuker deleted the rdmark_oled_transliterate branch November 14, 2021 01:44
rdmark added a commit that referenced this pull request Nov 18, 2022
…n; other refactoring (#991)

- Bring back the shutdown splash, with the tweak that is blanks out after 700ms
- Restore the non-Latin transliteration originally from #449 which was lost when the `common` package was introduced
- Bump to the latest libraries, while removing implicit dependencies from requirements.txt
- Shorter duration of the startup splash
- Reintroduce shell shutdown/reboot methods for use with the Web UI. This addresses #538 (the ctrlboard client will continue to use the built-in rascsi system calls which are slightly faster)
- Remove overt references to RPi. This addresses #990
- Other refactorings
nucleogenic pushed a commit to nucleogenic/RASCSI that referenced this pull request Nov 18, 2022
…n; other refactoring (PiSCSI#991)

- Bring back the shutdown splash, with the tweak that is blanks out after 700ms
- Restore the non-Latin transliteration originally from PiSCSI#449 which was lost when the `common` package was introduced
- Bump to the latest libraries, while removing implicit dependencies from requirements.txt
- Shorter duration of the startup splash
- Reintroduce shell shutdown/reboot methods for use with the Web UI. This addresses PiSCSI#538 (the ctrlboard client will continue to use the built-in rascsi system calls which are slightly faster)
- Remove overt references to RPi. This addresses PiSCSI#990
- Other refactorings
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