index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-12
v2.2.4 - Quiet FFmpeg; add "invert" option to Classic Vis; fix CLI parsing fo...
Brianna Rainey
43
-676
/
+974
2026-02-08
docs: add macOS installation instructions (#95)
Ingenium23
1
-1
/
+44
2026-01-29
fix `settings.ini` not located in correct path
Brianna Rainey
9
-18
/
+48
2026-01-29
v2.2.2 - fix flaky tests, fix UnboundLocalError in MainWindow.createNewProjec...
Brianna Rainey
27
-931
/
+997
2026-01-28
v2.2.1 - fix #74, fix #92, add optional 64th bar to Classic Visualizer, impro...
Brianna Rainey
36
-1270
/
+1556
2026-01-22
add GitHub Action to run tests
Brianna Rainey
2
-0
/
+42
2026-01-22
bump version for PyPI release
Brianna Rainey
5
-42
/
+65
2026-01-22
make Life component respond to audio
Brianna Rainey
2
-78
/
+267
2026-01-22
fix #89 with Image component v2.0 + 23 tests (#90)
Brianna Rainey
15
-149
/
+598
2026-01-15
rename variables for clarity
tassaron
1
-15
/
+15
2026-01-15
update .gitignore
tassaron
1
-0
/
+4
2026-01-15
explain pipx install, explain PATH variable
tassaron
1
-1
/
+3
2026-01-15
rename 'test report' to 'log file' in comments/errors
tassaron
1
-3
/
+3
2026-01-15
remove unused files
tassaron
1
-2
/
+0
2026-01-15
add email addresses
tassaron
2
-5
/
+5
2026-01-14
fix file logging for main program log
tassaron
2
-8
/
+5
2026-01-14
bump version number
tassaron
3
-3
/
+3
2026-01-14
fix CLI test (renamed `--debug` to `--verbose`)
tassaron
1
-4
/
+4
2026-01-14
change Python >=3.13 to >=3.12
tassaron
5
-10
/
+40
2026-01-14
rename `--test` and `--debug` args && add `--version` arg
tassaron
1
-25
/
+17
2026-01-14
log PyQt version && update ffmpeg version check
tassaron
1
-1
/
+5
2026-01-13
crush png filesize
tassaron
1
-0
/
+0
2026-01-13
update readme: recommend pipx and uv + change headers
tassaron
1
-19
/
+34
2026-01-13
Use pyproject.toml + uv_build
Aeliton G. Silva
53
-76
/
+347
2026-01-12
update readme and create requirements.txt for v2.1.0
tassaron
2
-4
/
+8
[next]