aboutsummaryrefslogtreecommitdiff
path: root/src/tdv-gui.c
Commit message (Collapse)AuthorAgeFilesLines
* GUI: add basic configurationPřemysl Eric Janouch3 days1-4/+303
| | | | It is simply not feasible to write the text file by hand on Windows.
* Merge TUI and GUI binaries, using a new namePřemysl Eric Janouch2023-06-111-0/+576
The appropriate interface will be chosen automatically.