aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix file logging for main program logtassaron2026-01-142-8/+5
* bump version numbertassaron2026-01-143-3/+3
* fix CLI test (renamed `--debug` to `--verbose`)tassaron2026-01-141-4/+4
* change Python >=3.13 to >=3.12tassaron2026-01-145-10/+40
* rename `--test` and `--debug` args && add `--version` argtassaron2026-01-141-25/+17
* log PyQt version && update ffmpeg version checktassaron2026-01-141-1/+5
* crush png filesizetassaron2026-01-131-0/+0
* update readme: recommend pipx and uv + change headerstassaron2026-01-131-19/+34
* Merge pull request #85 from aeliton/add-pyprojectBrianna Rainey2026-01-1353-76/+347
|\
| * Use pyproject.toml + uv_buildAeliton G. Silva2026-01-1353-76/+347
|/
* update readme and create requirements.txt for v2.1.0tassaron2026-01-122-4/+8
* update for Pillow 12 and Qt 6tassaron2026-01-122-3/+2
* update to Qt 6 and Pillow 12tassaron2026-01-1130-2240/+2558
* fix #78tassaron2024-09-152-3/+6
* update readme for Ubuntu 24.04Brianna Rainey2024-04-101-21/+5
* pin pillow version to one with qt5 supportBrianna Rainey2024-04-101-1/+1
* fix #75 by computing evolution during frameRenderBrianna Rainey2023-02-171-24/+12
* ignore cells that are 40+ coords out of frameBrianna Rainey2023-02-171-0/+11
* fix typoBrianna Rainey2023-02-171-1/+1
* Add comments to Life componentBrianna Rainey2023-02-171-1/+14
* change screenshot, remove unused filetassaron2022-05-102-59/+0
* log name of missing/unreadable audio filetassaron2022-05-102-1/+2
* move variable declaration closer to usage.tassaron2022-05-092-7/+5
* use pytest-qt to test actual export processtassaron2022-05-092-1/+31
* no components on commandline adds a default visualizertassaron2022-05-091-0/+4