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
*
made code work
tassaron
2017-07-04
1
-2
/
+2
*
updated Windows installation instructions
tassaron
2017-07-04
1
-1
/
+1
*
removed pyc
tassaron
2017-07-04
1
-0
/
+0
*
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-04
9
-85
/
+119
*
frame-drawing tools for components to share
tassaron
2017-07-02
7
-43
/
+76
*
renamed component base
tassaron
2017-07-02
6
-11
/
+16
*
rm unneeded imports, work on freezing
tassaron
2017-07-02
4
-13
/
+24
*
Fixed Text Colors & update button color on manual value change.
DH4
2017-07-01
1
-1
/
+4
*
added visualizer options + invalid presets get ignored
tassaron
2017-06-26
5
-26
/
+148
*
an extra progress bar label for Mac
tassaron
2017-06-25
2
-3
/
+32
*
component list not visually disabled
tassaron
2017-06-25
1
-2
/
+5
*
preset delete, rename, save updates both windows
tassaron
2017-06-25
2
-4
/
+15
*
renamed Original Audio Visualization to Classic Visualizer
tassaron
2017-06-25
5
-9
/
+30
*
whitelist is more sensible here than blacklist
tassaron
2017-06-25
1
-14
/
+7
*
needs more tuples
tassaron
2017-06-25
2
-20
/
+19
*
newlines make project file easier to read
tassaron
2017-06-25
1
-2
/
+2
*
--export commandline option
tassaron
2017-06-25
5
-13
/
+50
*
project files save settings & out/in fields
tassaron
2017-06-25
6
-29
/
+94
*
disable some hotkeys while encoding, more friendly error messages
tassaron
2017-06-25
5
-59
/
+107
*
fixed lack of asterisks after openProject, added asterisk to window title
tassaron
2017-06-24
2
-5
/
+8
*
fixing bugs
tassaron
2017-06-24
9
-37
/
+56
*
merged with feature-newgui
tassaron
2017-06-24
5
-11
/
+27
*
Fixed QtWidgets not imported on some components.
DH4
2017-06-23
4
-5
/
+5
*
qt5 fixes
tassaron
2017-06-23
10
-117
/
+143
*
QT5 Conversion + Directory Structure
DH4
2017-06-23
23
-0
/
+5929