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
*
Merge branch 'feature-newgui' into newgui-commandline
Brianna
2017-06-23
1
-2
/
+8
|
\
|
*
cx_freeze Path Updates
DH4
2017-06-23
1
-2
/
+9
*
|
bugfixes
tassaron
2017-06-22
1
-2
/
+2
*
|
preset-loading and basic args from commandline
tassaron
2017-06-22
1
-6
/
+6
*
|
basic commandline functionality using 3 args
tassaron
2017-06-18
1
-21
/
+33
|
/
*
using tab in component list updates widget
tassaron
2017-06-11
1
-1
/
+0
*
Added Bitrate Selection
DH4
2017-06-07
1
-1
/
+2
*
Added Encoder Settings, FIXME: Add bitrate options.
DH4
2017-06-07
1
-2
/
+3
*
Code cleanup
DH4
2017-06-06
1
-647
/
+46
*
added framebuffer to keep frames in order
tassaron
2017-06-06
1
-5
/
+8
*
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
[next]