index
:
hitomezashi
main
[no description]
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-11
Web: clean up code, fix memory leak
untir_l
2022-06-11
Web: canvas now updates on the fly based on input
untir_l
2022-03-02
Web: add comment to explain rationale behind a technical decision
untir_l
2022-02-28
Web: add button to download the canvas data as an image
untir_l
2022-02-27
CLI: improve help text
untir_l
2022-02-27
CLI: fix missing newlines in help
untir_l
2022-02-27
Add support for choosing foreground and background colours
untir_l
2022-02-25
Fix markup in web app
untir_l
2022-02-25
Tell Emscripten not to minify the HTML shell file since it causes errors
untir_l
2022-02-25
Add meta viewport to web app, improve clarity in README
untir_l
2022-02-25
Add instructions for running the web app
untir_l
2022-02-25
Add web app frontend, restructure almost everything
untir_l
2022-02-25
Improve docs, don't initialise SDL until arguments are already handled
untir_l
2022-02-25
Reorganise CLI and lib into separate dirs, add doc comments for Doxygen
untir_l
2022-02-25
Change argument parsing to use optparse, fix bugs in it, misc. changes
untir_l
2022-02-25
Update README.md wording
untir_l
2022-02-25
Add clang-format invocation to Makefile
untir_l
2022-02-25
Add todo to README.md
untir_l
2022-02-25
Use clang-format
untir_l
2022-02-25
Add sample image and embed it in README
untir_l
2022-02-18
Add license and copyright notice
untir_l
2022-02-18
Initial commit
untir_l