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
/
components
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
1
-32
/
+31
2017-06-01
Fixed spectrum rendering. Fixed multiple static renders.
DH4
2
-26
/
+30
2017-06-01
minor fixes, comments
tassaron
2
-25
/
+24
2017-05-31
fix syntax error
tassaron
1
-2
/
+2
2017-05-31
Fixed frame loop bug.
DH4
1
-17
/
+18
2017-05-31
New rendering engine partially implemented. Also added a live preview during ...
DH4
3
-131
/
+208
2017-05-30
get confirmation when overwriting presets
tassaron
1
-1
/
+14
2017-05-30
presets are working
tassaron
4
-20
/
+44
2017-05-30
the most simple way of saving dictionaries
tassaron
3
-10
/
+35
2017-05-29
added component base class
tassaron
4
-58
/
+74
2017-05-29
remove test video
tassaron
2
-1
/
+3
2017-05-29
title text does not need to generate a new image each frame
tassaron
3
-5
/
+18
2017-05-28
save empty presets, comboBox populates with preset names
tassaron
3
-4
/
+20
2017-05-28
savePreset creates a file
tassaron
3
-6
/
+32
2017-05-28
turned openPreset button into comboBox to fit a new design
tassaron
2
-11
/
+17
2017-05-28
create data directory structure
tassaron
1
-2
/
+13
2017-05-28
Fixed component list not affecting render order. FIXME Reverse the render order
DH4
1
-5
/
+11
2017-05-28
slight fixes to component UIs
tassaron
3
-298
/
+284
2017-05-28
Implemented change list order
DH4
2
-3
/
+55
2017-05-28
Fixed Stack & list sync bug.
DH4
1
-1
/
+4
2017-05-28
fixed travelling text bug
tassaron
1
-6
/
+8
2017-05-28
rm old ui file
tassaron
1
-602
/
+0
2017-05-28
title text is now a component
tassaron
7
-162
/
+798
2017-05-28
Fixed Resolution Change in preview. Removed debugging print statements.
DH4
2
-7
/
+4
2017-05-28
Integration with tassaron2 modular design. True Alpha Rendering added, severa...
DH4
11
-1499
/
+1100
[next]