Gwenhael Le Moine
|
5f18956212
|
back to ( void ), I have seen the errors in my ways
https://stackoverflow.com/questions/29326149/is-it-mandatory-to-use-return-and-void-in-the-functions-in-c
|
2023-05-03 12:51:32 +02:00 |
|
Gwenhael Le Moine
|
af965c4775
|
remove debug prints
|
2023-05-03 10:39:58 +02:00 |
|
Gwenhael Le Moine
|
1d48f25f75
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
|
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 Le Moine
|
8613a52817
|
s/ifdef GUI_IS_*/if defined( GUI_IS_* )/g
|
2023-05-02 16:57:24 +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
|
e706417212
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +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
|
d889b97ea0
|
remove GPL headers and changelogs
|
2023-04-27 14:52:04 +02:00 |
|
Gwenhael Le Moine
|
4d8afad2c4
|
add and use .clang-format
|
2023-04-27 12:15:59 +02: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 Le Moine
|
e59ca61c98
|
import of sources from latest release found on Sourceforge
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
2015-07-26 11:16:05 +02:00 |
|