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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
demote error message to debug message
tassaron
2022-05-09
1
-1
/
+1
*
reorganize Classic Visualizer widgets to be more left-aligned
tassaron
2022-05-08
1
-29
/
+68
*
Add sensitivity option to classic visualizer
tassaron
2022-05-08
2
-39
/
+51
*
fix
tassaron
2022-05-07
1
-1
/
+1
*
concatenate trimmed ffmpeg logs to the test report
tassaron
2022-05-07
1
-8
/
+29
*
--export-project uses -i and -o if provided
tassaron
2022-05-07
1
-32
/
+49
*
Fix drawing of "peace" shape. Rename a shape to pie
tassaron
2022-05-07
2
-9
/
+6
*
change default colour to white for consistency with the default settings of o...
tassaron
2022-05-07
1
-1
/
+1
*
Add initial state to the grid - a Queen Bee Shuttle
tassaron
2022-05-07
1
-1
/
+13
*
fix to make the QFontComboBox update the preview
tassaron
2022-05-07
1
-5
/
+6
*
set window titles of minor dialog windows
tassaron
2022-05-07
1
-5
/
+8
*
ffmpeg filter_complex creation code is more readable
tassaron
2022-05-06
1
-112
/
+119
*
convert Spectrum FFmpeg complex_filters to f-strings
tassaron
2022-05-06
1
-30
/
+31
*
fix ffmpeg syntax error
tassaron
2022-05-06
1
-1
/
+1
*
convert to f-string
tassaron
2022-05-06
1
-20
/
+11
*
convert to f-string for readability
tassaron
2022-05-06
1
-8
/
+4
*
undoStack dialog's creation moved to __init__.
tassaron
2022-05-06
1
-17
/
+11
*
disable undo/redo while video is exporting
tassaron
2022-05-06
1
-5
/
+21
*
show program name as 'avp' when invoked as python -m avp
tassaron
2022-05-05
1
-0
/
+1
*
start mainwindow smaller and with classic visualizer
tassaron
2022-05-05
1
-2
/
+7
*
update module docstring
tassaron
2022-05-05
1
-5
/
+7
*
docstrings
tassaron
2022-05-05
1
-8
/
+24
*
catch PermissionError if FFmpeg doesn't work
tassaron
2022-05-05
1
-1
/
+1
*
move more createVideo work into its own methods
tassaron
2022-05-05
1
-99
/
+116
*
move "determine audio duration" into its own method
tassaron
2022-05-05
1
-21
/
+27
[prev]
[next]