Age | Commit message (Expand) | Author |
---|---|---|
2021-12-16 | Codechange: Move command callback declarations to the cmd header files. | Michael Lutz |
2021-12-16 | Codechange: Let the compile generate the master command table out of template... | Michael Lutz |
2021-07-06 | Codechange: split off the settings table and all the callbacks from the main ... | rubidium42 |
2021-05-14 | Codechange: use thread safe time functions | rubidium42 |
2021-05-08 | Add: concept of a RandomAccessFile to replace the FIO slot functions | Rubidium |
2021-02-13 | Codechange: Move Fontconfig-specific code to a seperate file. | Michael Lutz |
2021-02-13 | Codechange: [Win32] Move Win32-specific font code to a seperate file. | Michael Lutz |
2020-12-13 | Add: [CMake] Option to only build tools/docs | glx22 |
2020-09-25 | Codechange: Make codestyle for CMake files consistent for 'control' statements | Charles Pigott |
2020-06-05 | Add: introduce CMake for project management | Patric Stout |