Commit graph

248 commits

Author SHA1 Message Date
Gwenhael Le Moine
b91cf67101
5.3.1 2024-10-06 19:17:15 +02:00
Gwenhael Le Moine
d37ed4b0e9
wording 2024-10-06 19:16:41 +02:00
Gwenhael Le Moine
62509ade0c
add screenshots to README 2024-10-06 19:14:44 +02:00
Gwenhael Le Moine
85eef9adc7
less keys position hardcoding; tweaking 2024-10-06 18:57:57 +02:00
Gwenhael Le Moine
0fe8517d89
redo top labels to get better results
- if there's a right label there _IS_ a left one
- labels stick to button's edges if possible
2024-10-06 18:41:13 +02:00
Gwenhael Le Moine
2bd6224e10
[49g] shorten some label to avoid overlaps 2024-10-06 17:59:42 +02:00
Gwenhael Le Moine
745d4bd592
doc 2024-10-06 16:11:50 +02:00
Gwenhael Le Moine
c75e85d345
install info files 2024-10-06 16:11:38 +02:00
Gwenhael Le Moine
c4f12bb34e
5.3.0 2024-10-06 12:10:43 +02:00
Gwenhael Le Moine
5bdce05f21
inline single use functions 2024-10-06 11:55:21 +02:00
Gwenhael Le Moine
c35dd47a42
bool 2024-10-06 11:55:11 +02:00
Gwenhael Le Moine
d19270fc9f
remove all rcs_id for readability 2024-10-06 11:54:43 +02:00
Gwenhael Le Moine
1c79fe3922
tag as FIXME 2024-10-06 10:53:07 +02:00
Gwenhael Le Moine
e16ffb80ab
fix grep 2024-10-06 10:52:58 +02:00
Gwenhael Le Moine
0e108a5531
[49g] less hardcoding 2024-10-06 10:18:46 +02:00
Gwenhael Le Moine
38bb6b3bcc
move small_{a,de}scent to sdl2.c 2024-10-06 10:16:35 +02:00
Gwenhael Le Moine
b2c760a1a2
silencing stderr unless --verbose the easy way 2024-10-06 10:15:56 +02:00
Gwenhael Le Moine
000755e27a
draw LCD on its own texture 2024-10-05 16:58:18 +02:00
Gwenhael Le Moine
d5a77cc4a8
[sdl2] naming things 2024-10-05 16:44:23 +02:00
Gwenhael Le Moine
1e0e643e88
rearrange colors and add specific colors for black lcd; 49g is always black lcd 2024-10-05 10:54:40 +02:00
Gwenhael Le Moine
2c8cc0952f
adjust contrast value of saturn engine 2024-10-05 10:44:34 +02:00
Gwenhael Le Moine
04b9d8674c
fix OFF display bug; add --black-lcd option 2024-10-05 09:54:08 +02:00
Gwenhael Le Moine
559d8cfa2d
more 49g faceplate tweaking 2024-10-05 08:57:27 +02:00
Gwenhael Le Moine
e3ee9a3615
list known bugs 2024-10-05 08:31:56 +02:00
Gwenhael Le Moine
97e756bdfb
80 2024-10-04 19:05:04 +02:00
Gwenhael Le Moine
5eedc6009e
make 131×80 an option 2024-10-04 19:01:52 +02:00
Gwenhael Le Moine
6ea70172fd
header files as dependencies in Makefile 2024-10-04 19:01:09 +02:00
Gwenhael Le Moine
34089b238a
set things to allow for a 131×80 display 2024-10-04 18:09:57 +02:00
Gwenhael Le Moine
1b24850734
typo 2024-10-04 17:25:11 +02:00
Gwenhael Le Moine
5cb5c777aa
make debug level configurable at runtime 2024-10-04 17:22:22 +02:00
Gwenhael Le Moine
7a22b0292a
document Disassemble() location 2024-10-04 16:32:17 +02:00
Gwenhael Le Moine
b5e0f4853c
inline int in for 2024-10-04 16:32:08 +02:00
Gwenhael Le Moine
1be1bf09bb
fixed DEBUG, enabled with DEBUG_NONE by default 2024-10-04 16:31:38 +02:00
Gwenhael Le Moine
70f0248c13
clean includes to remove unused ones 2024-10-04 16:26:27 +02:00
Gwenhael Le Moine
21cfd1ec0a
playing with colors and header of 49G UI 2024-10-04 15:50:30 +02:00
Gwenhael Le Moine
725f4a5b5f
fix typo 2024-10-04 15:50:12 +02:00
Gwenhael Le Moine
35fccff996
color and faceplate for 49G 2024-10-04 15:30:58 +02:00
Gwenhael Le Moine
e221020db4
merge bitmaps_fonts.h into fonts.c; add missing characters to small_font 2024-10-04 15:30:21 +02:00
Gwenhael Le Moine
70d7c79bb4
add ALPHA color, adjust 49g colors inspired by https://github.com/MicaelJarniac/Calypso-50g/ 2024-10-04 10:46:26 +02:00
Gwenhael Le Moine
28ac14adfd
fixed mixed-up up and left keys for 49g 2024-10-03 18:05:46 +02:00
Gwenhael Le Moine
c330d06a75
49g colors 2024-10-03 16:30:27 +02:00
Gwenhael Le Moine
fc2a581dc6
label_graphic 2024-10-03 16:16:03 +02:00
Gwenhael Le Moine
d2962d74c9
label_bits 2024-10-03 16:14:51 +02:00
Gwenhael Le Moine
81dfb12ea4
Revert "rename lb to label_bitmap"
This reverts commit 3b28f90425.
2024-10-03 16:09:56 +02:00
Gwenhael Le Moine
3b28f90425
rename lb to label_bitmap 2024-10-03 16:03:53 +02:00
Gwenhael Le Moine
7be848870a
lb_ -> label_bitmap_ 2024-10-03 16:02:19 +02:00
Gwenhael Le Moine
65cea18643
rename button_t.lw and lh 2024-10-03 15:57:57 +02:00
Gwenhael Le Moine
90c49ce1ef
rename button_t.label to .label_text 2024-10-03 15:47:48 +02:00
Gwenhael Le Moine
4b0f407181
rename button_t.lc to .label_color, use it for text too 2024-10-03 15:44:30 +02:00
Gwenhael Le Moine
2e4fa64507
[libChf] dirty fix for non-MT 2024-10-03 15:44:03 +02:00