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
/
main.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Performance Tuning. FIXME: Video component frames are rendered out of order....
DH4
2017-06-05
1
-2
/
+2
*
not dumping frames anymore, but not working yet either
tassaron
2017-06-04
1
-1
/
+1
*
video component almost working, rm hardcoded backgrounds
tassaron
2017-06-04
1
-34
/
+16
*
Add component inserts on top.
DH4
2017-06-03
1
-1
/
+11
*
UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder op...
DH4
2017-06-03
1
-0
/
+44
*
Add component changed to menu.
DH4
2017-06-03
1
-8
/
+9
*
autosave to help restore unsaved projects in case of a crash
tassaron
2017-06-03
1
-49
/
+75
*
section structure in avp files
tassaron
2017-06-03
1
-11
/
+27
*
saved project dirs
tassaron
2017-06-03
1
-42
/
+33
*
absolute path to main ui, bg video fixed
tassaron
2017-06-03
1
-1
/
+1
*
Changed encoding update to signal/slot.
DH4
2017-06-03
1
-2
/
+2
*
Threading changes.
DH4
2017-06-02
1
-3
/
+1
*
Progressbar enhancement.
DH4
2017-06-02
1
-17
/
+6
*
Cancel button stops pre-processing too.
DH4
2017-06-02
1
-5
/
+26
*
Added ability to cancel export.
DH4
2017-06-01
1
-3
/
+11
*
Added aspect ratio scaling to preview area.
DH4
2017-06-01
1
-6
/
+29
*
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
1
-1
/
+3
*
Merge pull request #6 from IamDH4/feature-rendering-engine
Brianna
2017-06-01
1
-0
/
+1
|
\
|
*
New rendering engine partially implemented. Also added a live preview during ...
DH4
2017-05-31
1
-0
/
+1
[next]