Commit graph

612 commits

Author SHA1 Message Date
Gwenhael Le Moine
70b2177950
[ui_text] tidy UI 2023-10-19 07:31:52 +02:00
Gwenhael Le Moine
cb2ed8d90c
crop tui screenshot 2023-10-18 17:49:39 +02:00
Gwenhael Le Moine
d4ab82457d
refresh screenshots 2023-10-18 17:48:38 +02:00
Gwenhael Le Moine
03e0ea2624
0.31.0 2023-10-18 17:29:27 +02:00
Gwenhael Le Moine
50896cf4b7
fix redundant .config/ in default value of configDir 2023-10-18 17:28:44 +02:00
Gwenhael Le Moine
91e9942d7d
compact conditional 2023-10-18 16:41:32 +02:00
Gwenhael Le Moine
53aa80e1b5
add --small TUI drawing 4 pixels per character 2023-10-18 16:35:07 +02:00
Gwenhael Le Moine
3ef0dc150c
[ui_text] draw line by line 2023-10-18 12:37:50 +02:00
Gwenhael Le Moine
9f2e2fc674
0.30.0 2023-10-07 10:39:32 +02:00
Gwenhael Le Moine
4524353015
. 2023-10-04 09:33:52 +02:00
Gwenhael Le Moine
6f17b32564
clean some warnings 2023-10-01 22:50:53 +02:00
Gwenhael Le Moine
9fe66ace43
0.29.91 2023-10-01 21:04:39 +02:00
Gwenhael Le Moine
67168cd1db
$XDG_CONFIG_HOME 2023-10-01 21:03:26 +02:00
Gwenhael Le Moine
bf0d040300
0.29.90 2023-10-01 13:18:55 +02:00
Gwenhael Le Moine
1227573d10
rollback 2023-10-01 13:17:57 +02:00
Gwenhael Le Moine
5d6d73e07a
make fix 2023-10-01 13:15:26 +02:00
Gwenhael Le Moine
96dacb4a65
use config.lua 2023-10-01 13:11:58 +02:00
Gwenhael Le Moine
5f9a6f1a6f
the error os normal 2023-10-01 13:10:54 +02:00
Gwenhael Le Moine
7f73a13ee8
add sample config file 2023-10-01 12:53:01 +02:00
Gwenhael Le Moine
3a976c9af7
config.lua and its consequences looks good 2023-10-01 12:47:42 +02:00
Gwenhael Le Moine
7a18ca3547
CI lua more 2023-09-30 11:01:47 +02:00
Gwenhael Le Moine
7b091a1638
CI needs lua5.4 now 2023-09-30 10:59:25 +02:00
Gwenhael Le Moine
b24cee83c6
(WIP) --config=<f> param, read it, set values from it 2023-09-30 10:52:40 +02:00
Gwenhael Le Moine
893de1b4be
autodetection of x11 and sdl was flaky 2023-09-28 09:46:29 +02:00
Gwenhael Le Moine
b5ef477f60
0.29.0 2023-09-27 16:41:38 +02:00
Gwenhael Le Moine
92010c4862
autodetection 2023-09-27 16:39:55 +02:00
Gwenhael Le Moine
07a2aaa9ee
reintroduce conditional front-ends at build, try to auto-detect them. 2023-09-27 16:26:27 +02:00
Gwenhael Le Moine
3e3f046ee6
unicode 2023-09-27 15:17:06 +02:00
Gwenhael Le Moine
8d0c1eb7f3
fiddling and naming 2023-09-27 15:01:34 +02:00
Gwenhael Le Moine
5f2d935462
« rien » 2023-09-27 14:52:05 +02:00
Gwenhael Le Moine
c4903e8395
naming 2023-09-27 14:43:40 +02:00
Gwenhael Le Moine
c7f714bc82
[ui_text] draw LCD directly from lcd_nibbles_buffer 2023-09-27 14:38:26 +02:00
Gwenhael Le Moine
6ef4667e54
comment 2023-09-27 14:05:43 +02:00
Gwenhael Le Moine
466e0217b9
comment unused #define 2023-09-27 14:04:23 +02:00
Gwenhael Le Moine
924d9d2fff
enclose UIs more in themselves 2023-09-27 14:01:23 +02:00
Gwenhael Le Moine
6efae7530b
optimization 2023-09-27 13:51:05 +02:00
Gwenhael Le Moine
07d611172f
typo 2023-09-27 13:36:16 +02:00
Gwenhael Le Moine
dd9608f4c7
eliminate disp_buf from ui_sdl (may be sub-optimal) 2023-09-27 13:30:02 +02:00
Gwenhael Le Moine
12fe0791e4
(big refactoring) eliminate disp_buf everywhere except ui_sdl 2023-09-27 13:16:45 +02:00
Gwenhael Le Moine
40a48bc013
(big refactoring) move annunciators bits from ui to emulator 2023-09-27 12:52:09 +02:00
Gwenhael Le Moine
2e8b1d3e9f
(big refactoring) move actual keyboard management from ui_* to emulator 2023-09-27 12:37:24 +02:00
Gwenhael Le Moine
a740c97db6
refactoring tui 2023-09-27 11:11:38 +02:00
Gwenhael Le Moine
ec1d3bd4b9
(WIP) refactoring UIs 2023-09-27 10:58:41 +02:00
Gwenhael Le Moine
c6b5539852
monoline for 2023-09-26 15:11:47 +02:00
Gwenhael Le Moine
b3a993b2a1
Merge branch 'main' of ssh://src.le-moine.org:38172/gwh/x48ng 2023-09-26 13:19:19 +02:00
Gwenhael Le Moine
0b9eec4aef
F! and F7
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2023-09-26 13:19:13 +02:00
Gwenhael Le Moine
b04aa42e31
harmonize between 3 ui 2023-09-26 13:17:51 +02:00
Gwenhael Le Moine
97d9b78c1b
-comments 2023-09-26 13:17:15 +02:00
Gwenhael Le Moine
183ccc7bee
keep just --mono and --gray 2023-09-26 13:16:53 +02:00
Gwenhael Le Moine
ba36e6d180
meaning of c & r 2023-09-26 11:28:48 +02:00