Commit Graph

10 Commits

Author SHA1 Message Date
Maschell
333359c75d Avoid using streams in ELFIO to massively reduce the binary size 2023-01-04 16:35:06 +01:00
Maschell
be5574ee9f Remove address translator from ELFIO 2023-01-04 16:35:06 +01:00
Maschell
8367e0e32c Remove all save functions from ELFIO. We don't need them anyway 2023-01-04 16:35:06 +01:00
Maschell
c9ccf0f657 Update to latest ELFIO and undo any changes directly to ELFIO 2023-01-04 03:14:27 +01:00
Maschell
2547c7edca Format the code via clang-format 2022-02-04 16:35:53 +01:00
Maschell
51e1c4c1f2 Tweak some compiler options 2021-04-17 13:38:36 +02:00
Maschell
ec443161af Fix potential memory leaks 2021-01-01 01:59:09 +01:00
Maschell
f7b4b568d2 Remove \n in log messages 2020-12-28 14:40:53 +01:00
Maschell
62d93a065f elfio: use delete instead of free 2020-06-03 18:20:19 +02:00
Maschell
2705a91c13 First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload
- Function replacements are not implemented yet
- Serveral features like the config menu are missing

Still WIP
2020-04-29 18:02:36 +02:00