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
/
video_thread.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-03
Add component inserts on top.
DH4
1
-1
/
+11
2017-06-03
Render order reversed to match component list.
DH4
2
-2
/
+2
2017-06-03
UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder op...
DH4
3
-158
/
+427
2017-06-03
Add component changed to menu.
DH4
2
-34
/
+84
2017-06-03
Better text defaults
DH4
1
-7
/
+2
2017-06-03
autosave to help restore unsaved projects in case of a crash
tassaron
2
-49
/
+81
2017-06-03
Layout Fixes
DH4
3
-404
/
+479
2017-06-03
Changed UI default to Input Settings
DH4
1
-1
/
+1
2017-06-03
section structure in avp files
tassaron
1
-11
/
+27
2017-06-03
saved project dirs
tassaron
2
-45
/
+40
2017-06-03
absolute path to main ui, bg video fixed
tassaron
2
-5
/
+5
2017-06-03
Changed encoding update to signal/slot.
DH4
3
-8
/
+7
2017-06-02
Threading changes.
DH4
4
-16
/
+19
2017-06-02
Progressbar enhancement.
DH4
6
-23
/
+66
2017-06-02
Cancel button stops pre-processing too.
DH4
6
-37
/
+103
2017-06-01
Added ability to cancel export.
DH4
2
-15
/
+51
2017-06-01
Added aspect ratio scaling to preview area.
DH4
4
-68
/
+55
2017-06-01
resolution comboBox gets updated
tassaron
1
-1
/
+6
2017-06-01
tidying up
tassaron
1
-5
/
+6
2017-06-01
settings.ini now saved/loaded with projects
tassaron
1
-20
/
+23
2017-06-01
components can be saved and loaded as projects
tassaron
1
-6
/
+50
2017-06-01
a handy showMessage() method
tassaron
1
-14
/
+34
2017-06-01
restrict presets to boring characters
tassaron
1
-15
/
+25
2017-06-01
saveable titleFont, xPosition glitches fixed
tassaron
2
-8
/
+20
2017-06-01
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2
-44
/
+42
[next]