Age | Commit message (Expand) | Author |
2023-06-01 | Lib: increase version to 1.0.0HEADmain | Arjun Satarkar |
2023-06-01 | CLI: increase version to 1.0.0 | Arjun Satarkar |
2023-06-01 | Add improved CLI (written in Rust) | Arjun Satarkar |
2023-06-01 | Complete libhitomezashi, reset project | Arjun Satarkar |
2022-07-29 | CLI: update optparse dependency | untir_l |
2022-06-13 | Update README.md | untir-l |
2022-06-12 | Web: make it easier to copy image by allowing canvas context menu | untir_l |
2022-06-11 | Add screenshot of web UI to README.md, add back download button, misc. | untir_l |
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 |