osmocom-bb/src/target/ui-experiment
Oliver Smith f6c1cec3b5 Cosmetic: fix encoding of ui-experiment/font.h
Remove characters 0x80 - 0xff from comments in this source file, as
they can't be parsed as UTF-8. This causes struct_endianness.py to
error on the file, git and gerrit can't display a proper diff and treat
it as binary file, etc.

Related: OS#5884
Change-Id: I0daebccf819595ee64fb4c9713a4f0ce219c58be
2023-02-20 11:11:03 +01:00
..
README ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
display.h ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
font.h Cosmetic: fix encoding of ui-experiment/font.h 2023-02-20 11:11:03 +01:00
image.h ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
menu.h ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
pixel.h ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
png2tiny.c ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
screen.h ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
sdl.c ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
sdl.h ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00
ui.h ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00

README

This is some exploratory and experimental code related
to the development of a proper lcd-based ui.

It has been written by Ingo Albrecht <prom@berlin.ccc.de>
and, lacking further arrangements, should be considered to
be licensed under the GNU GPL v2 or later.

I have placed this here due to general interest. All of it
can safely be removed once we have a proper ui.