| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-11-27 | Replaced mutex with atomic flag. | dam |
| 2023-11-21 | Cleanup get_str procedure and TUI/unix. | dam |
| 2023-11-12 | Moved OS dependent code. | dam |
| 2023-11-11 | Reading input was greatly simplified. | dam |
| 2023-10-24 | Prototype of process_input that does not block reading. | dam |
| 2023-10-16 | Improved input reading to wait for event instead of pooling. | dam |
| 2023-10-16 | First prototype of TUI reading the input using another thread. | dam |
| 2023-09-29 | Added some TODO comments. | dam |
| 2023-09-29 | Implemented human TIO mode for TUI/unix. | dam |
| 2023-09-28 | Working read_input prototype. | dam |
| 2023-09-21 | Fixed draw_box procedure. Added buggy prototype for read_input. | dam |
| 2023-09-20 | Moved TUI into a module with split OS-based implementations. | dam |
