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