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
/
toolkit
/
common.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use pyproject.toml + uv_build
Aeliton G. Silva
2026-01-13
1
-192
/
+0
*
update to Qt 6 and Pillow 12
tassaron
2026-01-11
1
-44
/
+43
*
relative widgets scale properly when undoing at different resolutions
tassaron
2017-08-20
1
-0
/
+1
*
remove % from log calls
tassaron
2017-08-19
1
-6
/
+10
*
fixed issues with undoing relative widgets
tassaron
2017-08-19
1
-5
/
+42
*
undoable edits for normal component settings; TODO: merge small edits
tassaron
2017-08-15
1
-0
/
+12
*
component class now tracks colorwidgets
tassaron
2017-08-01
1
-19
/
+0
*
added Spectrum component with many options
tassaron
2017-07-30
1
-0
/
+43
*
waveform component is working, preview is glitchy
tassaron
2017-07-29
1
-21
/
+0
*
starting work on Waveform component
tassaron
2017-07-29
1
-9
/
+28
*
better component error messages
tassaron
2017-07-23
1
-0
/
+8
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
1
-44
/
+12
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
1
-2
/
+10
*
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-17
1
-0
/
+133