Age | Commit message (Expand) | Author |
2024-06-30 | Add support for release compilation modeHEADmaster | Tristan Riehs |
2024-06-30 | Improve dynamic loading | Tristan Riehs |
2024-06-30 | Fix TUI drawing | Tristan Riehs |
2024-06-30 | Fix handling of backspace | Tristan Riehs |
2024-06-28 | Make progress on TUI | Tristan Riehs |
2024-06-28 | Integrate the new text interface | Tristan Riehs |
2024-06-28 | Add TUI to project | Tristan Riehs |
2024-06-28 | Update cli to new display interface | Tristan Riehs |
2024-06-28 | Only enable reload key in debug mode | Tristan Riehs |
2024-06-28 | Remove old commented code | Tristan Riehs |
2024-06-28 | Delete unused m4 file | Tristan Riehs |
2024-06-28 | Ensure window regions do not overlap | Tristan Riehs |
2024-06-28 | Fix the drawing of results | Tristan Riehs |
2024-06-25 | Display time calculations take | Tristan Riehs |
2024-06-22 | Start displaying results | Tristan Riehs |
2024-06-22 | Implement saving state | Tristan Riehs |
2024-06-22 | Fix font size adjutment | Tristan Riehs |
2024-06-22 | Make the display responsive | Tristan Riehs |
2024-06-22 | Set window resizable | Tristan Riehs |
2024-06-22 | Implement dynamic reload in shared library | Tristan Riehs |
2024-06-22 | Improve disp API and implement dynamic reload | Tristan Riehs |
2024-06-22 | Handle user input better in the main loop | Tristan Riehs |
2024-06-22 | Add dynamix reloading functions | Tristan Riehs |
2024-06-22 | Fix Raylib interface input management | Tristan Riehs |
2024-06-20 | Improve position of calculation | Tristan Riehs |
2024-06-20 | Start using Raylib drawing | Tristan Riehs |
2024-06-20 | Use cli and gui as shared libraries | Tristan Riehs |
2024-06-20 | Try to improve the build system | Tristan Riehs |
2024-06-20 | Start implementing command-line interface | Tristan Riehs |
2024-06-20 | Improve error handling | Tristan Riehs |
2024-06-20 | Start integrating the new interface facility | Tristan Riehs |
2024-06-20 | Handle the new interface option | Tristan Riehs |
2024-06-20 | Add interface option | Tristan Riehs |
2024-06-20 | Integrate the raylib display to the build system | Tristan Riehs |
2024-06-20 | Start the implementation of the Raylib-based UI | Tristan Riehs |
2024-06-20 | Define a display interface | Tristan Riehs |
2024-06-19 | Add usage comment | Tristan Riehs |
2024-06-17 | Improve build system | Tristan Riehs |
2024-06-17 | Reformat and clean configure.ac | Tristan Riehs |
2024-06-01 | Add a couple comments | Tristan Riehs |
2024-06-01 | Add option for setting max and min | Tristan Riehs |
2024-06-01 | Add option for setting log file | Tristan Riehs |
2024-06-01 | Add basic command-line arguments parsing | Tristan Riehs |
2024-06-01 | Improve logging | Tristan Riehs |
2024-05-31 | Check user input before using it | Tristan Riehs |
2024-05-31 | Fix the build system | Tristan Riehs |
2024-05-31 | Switch to linenoise instead of readline | Tristan Riehs |
2024-05-31 | Start implementing logging | Tristan Riehs |
2024-05-30 | Make a minimal working program | Tristan Riehs |
2024-05-30 | Add proper compilation flags | Tristan Riehs |