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
/
avp
/
cli.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2026-01-12
update for Pillow 12 and Qt 6
tassaron
2
-3
/
+2
2026-01-11
update to Qt 6 and Pillow 12
tassaron
30
-2240
/
+2558
2024-09-15
fix #78
tassaron
2
-3
/
+6
2024-04-10
update readme for Ubuntu 24.04
Brianna Rainey
1
-21
/
+5
2024-04-10
pin pillow version to one with qt5 support
Brianna Rainey
1
-1
/
+1
2023-02-17
fix #75 by computing evolution during frameRender
Brianna Rainey
1
-24
/
+12
2023-02-17
ignore cells that are 40+ coords out of frame
Brianna Rainey
1
-0
/
+11
2023-02-17
fix typo
Brianna Rainey
1
-1
/
+1
2023-02-17
Add comments to Life component
Brianna Rainey
1
-1
/
+14
2022-05-10
change screenshot, remove unused file
tassaron
2
-59
/
+0
2022-05-10
log name of missing/unreadable audio file
tassaron
2
-1
/
+2
[next]