aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Explicit license-files (#99)HEADmasterAeliton G. Silva2026-03-061-0/+1
* v2.2.4 - Quiet FFmpeg; add "invert" option to Classic Vis; fix CLI parsing fo...Brianna Rainey2026-02-1243-676/+974
* docs: add macOS installation instructions (#95)Ingenium232026-02-081-1/+44
* fix `settings.ini` not located in correct pathBrianna Rainey2026-01-299-18/+48
* v2.2.2 - fix flaky tests, fix UnboundLocalError in MainWindow.createNewProjec...Brianna Rainey2026-01-2927-931/+997
* v2.2.1 - fix #74, fix #92, add optional 64th bar to Classic Visualizer, impro...Brianna Rainey2026-01-2836-1270/+1556
* add GitHub Action to run testsBrianna Rainey2026-01-222-0/+42
* bump version for PyPI releaseBrianna Rainey2026-01-225-42/+65
* make Life component respond to audioBrianna Rainey2026-01-222-78/+267
* fix #89 with Image component v2.0 + 23 tests (#90)Brianna Rainey2026-01-2215-149/+598
* rename variables for claritytassaron2026-01-151-15/+15
* update .gitignoretassaron2026-01-151-0/+4
* explain pipx install, explain PATH variabletassaron2026-01-151-1/+3
* rename 'test report' to 'log file' in comments/errorstassaron2026-01-151-3/+3
* remove unused filestassaron2026-01-151-2/+0
* add email addressestassaron2026-01-152-5/+5
* 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
|\