Gwenhael Le Moine
|
9202d2bd3f
|
remove all DEBUG code
|
2023-05-03 10:10:53 +02:00 |
|
Gwenhael Le Moine
|
ba5a83e730
|
merge GetEvent() and SDLGetEvent() into get_ui_event()
|
2023-05-03 09:40:52 +02:00 |
|
gwenhael
|
4e357f1cb1
|
Merge pull request #1 from MatMoul/patch-1
Update x48ng.desktop
|
2023-05-03 07:37:56 +02:00 |
|
MatMoul
|
04cd143eca
|
Update x48ng.desktop
Update some paths and names from 'x48' to 'x48ng'.
Added a line for the Utility category, which typically includes calculators.
|
2023-05-02 23:27:26 +02:00 |
|
Gwenhael Le Moine
|
1bdffaf18c
|
remove literal dead file of code
|
2023-05-02 17:00:38 +02:00 |
|
Gwenhael Le Moine
|
8613a52817
|
s/ifdef GUI_IS_*/if defined( GUI_IS_* )/g
|
2023-05-02 16:57:24 +02:00 |
|
Gwenhael Le Moine
|
36df3336fd
|
remove what looks like dead (useless) code
|
2023-05-02 16:42:14 +02:00 |
|
Gwenhael Le Moine
|
4b1c6067f0
|
removed never-finished SDL2 port; clean and format code
|
2023-05-02 14:40:02 +02:00 |
|
Gwenhael Le Moine
|
8cd7e30a5b
|
[dump2rom] fix warnings by adjusting and casting types
|
2023-05-02 14:18:12 +02:00 |
|
Gwenhael Le Moine
|
f8195e29be
|
[mkcard] fix warnings by changing type of size to a consistent size_t
|
2023-05-02 14:07:19 +02:00 |
|
Gwenhael Le Moine
|
53144b87f9
|
removed some printf and commented code
|
2023-05-02 13:42:58 +02:00 |
|
Gwenhael Le Moine
|
4894cc9075
|
drop docker support
|
2023-05-01 11:17:23 +02:00 |
|
Gwenhael Le Moine
|
9461971dd3
|
updated README
|
2023-04-30 19:16:49 +02:00 |
|
Gwenhael Le Moine
|
805090477e
|
0.9.10
|
2023-04-30 19:10:23 +02:00 |
|
Gwenhael Le Moine
|
d5d7f22240
|
better first-run script
|
2023-04-30 19:08:53 +02:00 |
|
Gwenhael Le Moine
|
51090dc093
|
fix path in setup-x48ng-home.sh
|
2023-04-30 18:50:24 +02:00 |
|
Gwenhael Le Moine
|
97da416cbd
|
x48ng 0.9.9
|
2023-04-30 18:16:13 +02:00 |
|
Gwenhael Le Moine
|
4f36bc06c0
|
x48 and x48-sdl are fully merged!
|
2023-04-30 16:34:53 +02:00 |
|
Gwenhael Le Moine
|
38bc8deb44
|
[WIP] merginf x48 and x48-sdl
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
2023-04-30 15:14:17 +02:00 |
|
Gwenhael Le Moine
|
050c63e083
|
show (almost) all warnings [ https://nullprogram.com/blog/2023/04/29/ ]
|
2023-04-30 10:02:25 +02:00 |
|
Gwenhael Le Moine
|
8b7dfbb789
|
we have readline
|
2023-04-30 10:02:15 +02:00 |
|
Gwenhael Le Moine
|
e706417212
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +02:00 |
|
Gwenhael Le Moine
|
cde7fa3821
|
sync with sdl48
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
2023-04-27 16:56:13 +02:00 |
|
Gwenhael Le Moine
|
96d661ae1f
|
move man and Xdefaults out of src/
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
2023-04-27 16:38:17 +02:00 |
|
Gwenhael Le Moine
|
dfef0012a5
|
rename x48_x11 to x48_gui
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
2023-04-27 16:35:56 +02:00 |
|
Gwenhael Le Moine
|
b10ee46764
|
Merge branch 'gwh'
|
2023-04-27 16:16:08 +02:00 |
|
Gwenhael Le Moine
|
d889b97ea0
|
remove GPL headers and changelogs
|
2023-04-27 14:52:04 +02:00 |
|
Gwenhael Le Moine
|
e2b8f6772c
|
clean global.h and fix some warnings
|
2023-04-27 13:54:43 +02:00 |
|
Gwenhael Le Moine
|
b56fbf9a4d
|
fix most trivial warnings and merge changes from x48-sdl
|
2023-04-27 13:31:46 +02:00 |
|
Gwenhael Le Moine
|
66fb6ec2c0
|
remove __ProtoType__ macro
|
2023-04-27 12:30:36 +02:00 |
|
Gwenhael Le Moine
|
4d8afad2c4
|
add and use .clang-format
|
2023-04-27 12:15:59 +02:00 |
|
Gwenhael Le Moine
|
9bb69e71e8
|
configurable PREFIX
|
2023-04-26 23:02:15 +02:00 |
|
Gwenhael Le Moine
|
39d55a1f88
|
fix x48.desktop binary path
|
2023-04-26 22:51:43 +02:00 |
|
Gwenhael Le Moine
|
319265d834
|
install manpage and X defaults
|
2023-04-26 22:49:47 +02:00 |
|
Gwenhael Le Moine
|
4c454f9783
|
add myself to AUTHORS
|
2023-04-26 19:49:18 +02:00 |
|
Gwenhael Le Moine
|
670dfe61e1
|
add install target to Makefile
|
2023-04-26 19:46:45 +02:00 |
|
Gwenhael Le Moine
|
b6b8397ae5
|
.o
|
2023-04-26 16:58:42 +02:00 |
|
Gwenhael Le Moine
|
368e373ced
|
[Makefile] make does it by itself
|
2023-04-26 16:52:11 +02:00 |
|
Gwenhael Le Moine
|
24a16d57e2
|
delete autotools files, use only simple Makefile
|
2023-04-26 16:51:11 +02:00 |
|
Gwenhael Le Moine
|
31d94edbda
|
add standalone Makefile & config.h to build without autotools
|
2023-04-26 16:42:55 +02:00 |
|
Gwenhael Le Moine
|
a18949bd12
|
inline all src/bitmaps/*.h headers
|
2023-04-26 16:25:50 +02:00 |
|
Gwenhael Le Moine
|
b0f3e143c9
|
update autoconf&Co
|
2023-04-26 16:18:11 +02:00 |
|
Gwenhael Le Moine
|
0df2c1e3f9
|
gitignore binaries
|
2023-04-26 16:08:03 +02:00 |
|
Gwenhael Le Moine
|
908a01e83a
|
remove references to debian and rpm
|
2023-04-26 16:07:49 +02:00 |
|
Gwenhael Le Moine
|
fed45d6325
|
drop debian and rpm
|
2023-04-26 15:38:19 +02:00 |
|
Gwenhael Le Moine
|
b41c1f8227
|
not really caring who compiled it
|
2022-03-24 14:38:46 +01:00 |
|
Gwenhael Le Moine
|
52b8f8ff6d
|
[modernize] drop support of SOLARIS and SUNOS
|
2022-03-24 14:16:10 +01:00 |
|
Gwenhael Le Moine
|
33c0a11156
|
format all sources
|
2022-03-24 13:41:22 +01:00 |
|
Gwenhael Le Moine
|
b50a915e0a
|
[modernize] only keep "new" function prototype style
|
2022-03-24 11:19:16 +01:00 |
|
gwenhael
|
15e517274b
|
Merge pull request #5 from gwenhael-le-moine/dockerize_x48_v1
Adding the parts needed to run x48 in a Docker container, for portability.
|
2020-02-11 18:54:35 +01:00 |
|