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
Commit message (
Expand
)
Author
Age
Files
Lines
*
the most simple way of saving dictionaries
tassaron
2017-05-30
3
-10
/
+35
*
added static components which don't get called each frame when rendering
Brianna
2017-05-29
3
-6
/
+24
|
\
|
*
Merge branch 'feature-newgui' into feature-newgui-lesstextrenders
Brianna
2017-05-29
4
-56
/
+75
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz...
tassaron
2017-05-29
4
-13
/
+72
|
\
\
|
*
\
Merge pull request #2 from IamDH4/feature-newgui-presets
Brianna
2017-05-28
4
-13
/
+72
|
|
\
\
*
|
|
|
added component base class
tassaron
2017-05-29
4
-58
/
+74
|
/
/
/
|
|
*
remove test video
tassaron
2017-05-29
2
-1
/
+3
|
|
*
title text does not need to generate a new image each frame
tassaron
2017-05-29
3
-5
/
+18
|
|
/
|
*
save empty presets, comboBox populates with preset names
tassaron
2017-05-28
3
-4
/
+20
|
*
savePreset creates a file
tassaron
2017-05-28
3
-6
/
+32
|
*
turned openPreset button into comboBox to fit a new design
tassaron
2017-05-28
2
-11
/
+17
|
*
create data directory structure
tassaron
2017-05-28
1
-2
/
+13
|
/
*
Merge pull request #1 from IamDH4/feature-newgui-bugfix-listorder
DH4
2017-05-28
1
-5
/
+11
|
\
|
*
Fixed component list not affecting render order. FIXME Reverse the render order
DH4
2017-05-28
1
-5
/
+11
*
|
slight fixes to component UIs
tassaron
2017-05-28
2
-4
/
+55
|
\
|
|
*
Implemented change list order
DH4
2017-05-28
2
-3
/
+55
*
|
slight fixes to component UIs
tassaron
2017-05-28
3
-298
/
+284
|
/
*
Fixed Stack & list sync bug.
DH4
2017-05-28
1
-1
/
+4
*
fixed travelling text bug
tassaron
2017-05-28
1
-6
/
+8
*
rm old ui file
tassaron
2017-05-28
1
-602
/
+0
*
title text is now a component
tassaron
2017-05-28
7
-162
/
+798
*
Fixed Resolution Change in preview. Removed debugging print statements.
DH4
2017-05-28
2
-7
/
+4
*
Integration with tassaron2 modular design. True Alpha Rendering added, severa...
DH4
2017-05-28
11
-1499
/
+1100
*
Created a new UI, several new features to be implemented. FIXME: Resolution c...
DH4
2017-05-27
5
-112
/
+1219
*
Removed .vscode directory and updated .gitignore
DH4
2017-05-27
2
-205
/
+2
[next]