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
*
autosave to help restore unsaved projects in case of a crash
tassaron
2017-06-03
2
-49
/
+81
*
Layout Fixes
DH4
2017-06-03
3
-404
/
+479
*
Changed UI default to Input Settings
DH4
2017-06-03
1
-1
/
+1
*
section structure in avp files
tassaron
2017-06-03
1
-11
/
+27
*
saved project dirs
tassaron
2017-06-03
2
-45
/
+40
*
absolute path to main ui, bg video fixed
tassaron
2017-06-03
2
-5
/
+5
*
Changed encoding update to signal/slot.
DH4
2017-06-03
3
-8
/
+7
*
Threading changes.
DH4
2017-06-02
4
-16
/
+19
*
Progressbar enhancement.
DH4
2017-06-02
6
-23
/
+66
*
Cancel button stops pre-processing too.
DH4
2017-06-02
6
-37
/
+103
*
Added ability to cancel export.
DH4
2017-06-01
2
-15
/
+51
*
Added aspect ratio scaling to preview area.
DH4
2017-06-01
4
-68
/
+55
*
projects can be saved and loaded
Brianna
2017-06-01
2
-51
/
+146
|
\
|
*
resolution comboBox gets updated
tassaron
2017-06-01
1
-1
/
+6
|
*
tidying up
tassaron
2017-06-01
1
-5
/
+6
|
*
settings.ini now saved/loaded with projects
tassaron
2017-06-01
1
-20
/
+23
|
*
components can be saved and loaded as projects
tassaron
2017-06-01
1
-6
/
+50
|
*
a handy showMessage() method
tassaron
2017-06-01
1
-14
/
+34
|
*
restrict presets to boring characters
tassaron
2017-06-01
1
-15
/
+25
|
*
saveable titleFont, xPosition glitches fixed
tassaron
2017-06-01
2
-8
/
+20
|
/
*
Merge pull request #6 from IamDH4/feature-rendering-engine
Brianna
2017-06-01
4
-190
/
+269
|
\
|
*
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2017-06-01
2
-44
/
+42
|
*
Fixed spectrum rendering. Fixed multiple static renders.
DH4
2017-06-01
2
-26
/
+30
|
*
Merge pull request #5 from IamDH4/tassaron-render-test
DH4
2017-06-01
2
-25
/
+24
|
|
\
|
|
*
minor fixes, comments
tassaron
2017-06-01
2
-25
/
+24
|
|
/
[next]