1
0
Fork 0
forked from Miroirs/x49gp
Commit graph

77 commits

Author SHA1 Message Date
Gwenhael Le Moine
be39dfba23
1.6.3 2024-12-19 07:37:34 +01:00
Gwenhael Le Moine
205bd7213c
kludge 2024-11-27 13:36:54 +01:00
Gwenhael Le Moine
196b37f482
1.6.2 2024-11-27 13:32:51 +01:00
Gwenhael Le Moine
ef93299925
1.6.1 2024-11-22 19:55:54 +01:00
Gwenhael Le Moine
a3b530ec17
1.6.0 2024-11-22 19:18:42 +01:00
Gwenhael Le Moine
85997a651d
move man and desktop sources to src/ 2024-11-22 19:18:22 +01:00
Gwenhael Le Moine
08fd14dfcb
install style-*.css + fix install 2024-11-22 16:15:42 +01:00
Gwenhael Le Moine
27414fa254
1.5.1 2024-11-21 09:48:16 +01:00
Gwenhael Le Moine
85c445c7d8
1.5.0 2024-11-20 14:52:24 +01:00
Gwenhael Le Moine
78902ca527
Rename project to x50ng 2024-11-20 13:57:49 +01:00
Gwenhael Le Moine
6504fbe095
1.4.1 + remove old confusing text from --help 2024-11-20 11:05:24 +01:00
Gwenhael Le Moine
f073e269e1
1.4.0 2024-11-20 10:46:47 +01:00
Gwenhael Le Moine
9f77361637
have only --datadir= options; use opt. instead x49gp-> where relevant 2024-11-14 15:18:55 +01:00
Gwenhael Le Moine
8e23084d75
1.3.2, can't release with a broken man-page 2024-11-13 11:16:44 +01:00
Gwenhael Le Moine
feee73f927
1.3.1 2024-11-13 11:10:36 +01:00
Gwenhael Le Moine
7b90c324fe
clean install before release 2024-11-13 11:10:09 +01:00
Gwenhael Le Moine
11b03214c8
bump version to 1.3.0 2024-11-13 11:04:58 +01:00
Gwenhael Le Moine
20c4a25d38
rewrite the man-page using scdoc 2024-11-13 11:04:35 +01:00
Gwenhael Le Moine
6089396a7a
load (limited) configuration from ~/.config/x49gpng/config.lua is present 2024-11-10 18:09:15 +01:00
Gwenhael Le Moine
fb9f500842
1.2.0 2024-11-07 22:52:08 +01:00
Gwenhael Le Moine
6c59edf49a
gtk3 gui is finally visually good enough to drop gtk2 2024-11-07 14:43:44 +01:00
Gwenhael Le Moine
5f55023d43
Allow to more easily try make GTK_VERSION="+-3.0" 2024-11-06 12:49:12 +01:00
Gwenhael Le Moine
b8614acbae
drop all custom fonts code and assets 2024-11-05 16:38:27 +01:00
Gwenhael Le Moine
567771cbcc
ignore s3c2410.h in make pretty-code 2024-11-05 13:48:44 +01:00
Gwenhael Le Moine
cadc26714e
prefix ui_ 2024-11-03 09:06:49 +01:00
Gwenhael Le Moine
c2d142281c
move fonts' functions into their own files 2024-11-03 09:01:21 +01:00
Gwenhael Le Moine
fe8b759aa8
optimize qemu building in Makefile 2024-10-31 22:30:38 +01:00
Gwenhael Le Moine
8a47fd4ff8
tweaks 2024-10-30 14:44:17 +01:00
Gwenhael Le Moine
2786f95166
separate further our code from qemu-git's 2024-10-30 14:15:25 +01:00
Gwenhael Le Moine
d300afe3c7
[gtk] use accessor functions to get values
as part of modernizing gtk code before upgrading gtk
2024-10-24 15:39:41 +02:00
Gwenhael Le Moine
1a1993d845
refactor++ 2024-10-23 16:20:09 +02:00
Gwenhael Le Moine
cb7c9f6e37
refactoring of Makefile + fixes 2024-10-23 16:17:52 +02:00
Gwenhael Le Moine
b5f6fbe716
select faceplate and name thru args instead of config file
Added --50g --50g-newrpl --49gp --49gp-newrpl and --name= args
Remove [gui] section from config file
2024-10-23 14:24:46 +02:00
Gwenhael Le Moine
6fe6c501b0
use getopt_long to parse options, change semantic of -d and -F slightly 2024-10-23 11:28:20 +02:00
Gwenhael Le Moine
0089156ad1
add versionning, fix config path in --help 2024-10-23 10:12:22 +02:00
Gwenhael Le Moine
41b501f9a1
s/x49gp/x49gpng/g rename files and directories 2024-10-23 09:36:13 +02:00
Gwenhael Le Moine
00f57c458f
[block_vvfat.c] slightly increase buffer size to avoid array-bounds and stringop-overflow= errors 2024-10-22 21:53:59 +02:00
Gwenhael Le Moine
8e05de8737
merge includes into src/ 2024-10-22 19:36:18 +02:00
Gwenhael Le Moine
2e440861bc
mkdir 2024-10-22 17:22:23 +02:00
Gwenhael Le Moine
9f05aab9fc
install all faces 2024-10-22 17:21:06 +02:00
Gwenhael Le Moine
4b44c772ef
clangd 2024-10-22 15:45:08 +02:00
Gwenhael Le Moine
745bb7e28d
change dist/ strategy 2024-10-22 13:46:52 +02:00
Gwenhael Le Moine
b1ddf671c3
fix install 2024-10-22 13:38:45 +02:00
Gwenhael Le Moine
f421cd202d
fix TARGET 2024-10-22 13:32:26 +02:00
Gwenhael Le Moine
4c9be25894
replace pull-firmware.sh with a Makefile; move targets into dist/ 2024-10-22 13:28:00 +02:00
Gwenhael Le Moine
d79958261f
SRC_DIR 2024-10-21 22:16:05 +02:00
Gwenhael Le Moine
5493b6d90f
install pull-firmware.sh 2024-10-21 22:05:53 +02:00
Gwenhael Le Moine
8408b3b5d7
755 2024-10-21 21:03:37 +02:00
Gwenhael Le Moine
f5ee0635fb
install pull-firmware.sh in $PREFIX/share/x49gp 2024-10-21 20:59:09 +02:00
Gwenhael Le Moine
c8e608ee64
pull-firmware.sh 2024-10-21 20:53:45 +02:00