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
/
command.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-06-23
Fixed Ctrl+End Hotkey
DH4
1
-1
/
+1
2017-06-23
fixed crash after creating a project on commandline
tassaron
1
-4
/
+14
2017-06-23
cx_freeze Path Updates
DH4
6
-30
/
+62
2017-06-23
Implement Hotkeys
DH4
1
-3
/
+36
2017-06-22
more commandline component options
tassaron
7
-35
/
+74
2017-06-22
can send multiple arguments to a component
tassaron
3
-8
/
+15
2017-06-22
bugfixes
tassaron
6
-34
/
+17
2017-06-22
preset-loading and basic args from commandline
tassaron
10
-62
/
+156
2017-06-18
able to create components from commandline
tassaron
2
-5
/
+46
2017-06-18
basic commandline functionality using 3 args
tassaron
5
-191
/
+196
2017-06-17
exports to ~ if no dir given, fix infinite loop when cancelling
tassaron
2
-16
/
+25
2017-06-17
ask to save changes before changing current project
tassaron
3
-34
/
+75
2017-06-16
spread option for gradients
tassaron
2
-10
/
+37
2017-06-16
color component size, position, and gradient options
tassaron
4
-169
/
+477
2017-06-16
added width and height to color.ui
tassaron
2
-4
/
+151
2017-06-15
drag events for component list now working!
tassaron
4
-18
/
+42
2017-06-15
various bugfixes, blankFrame method for components
tassaron
11
-57
/
+107
2017-06-15
video scaling, position and distortion
tassaron
3
-11
/
+79
2017-06-15
clear preset button, disable New Project during export
tassaron
3
-10
/
+48
2017-06-14
image component stretch/scale/x/y options
tassaron
4
-19
/
+139
2017-06-14
no keyerror when opening new preset
tassaron
1
-1
/
+1
2017-06-13
asterisk next to modified preset is more accurate
tassaron
9
-113
/
+80
[next]