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
/
components
/
video.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
using tab in component list updates widget
tassaron
2017-06-11
1
-2
/
+9
*
saved preset titles, code clean-ups
tassaron
2017-06-08
1
-1
/
+2
*
added submenu for opening presets, moved code
tassaron
2017-06-07
1
-2
/
+3
*
newProject method & various small fixes
tassaron
2017-06-07
1
-1
/
+4
*
changed video init to use keywords
tassaron
2017-06-06
1
-20
/
+22
*
Code cleanup
DH4
2017-06-06
1
-26
/
+48
*
fixed empty preview frame bug
tassaron
2017-06-06
1
-1
/
+7
*
When out of frames, send last frame to buffer. Added ability to loop video.
DH4
2017-06-06
1
-5
/
+22
*
added framebuffer to keep frames in order
tassaron
2017-06-06
1
-76
/
+68
*
Performance Tuning. FIXME: Video component frames are rendered out of order....
DH4
2017-06-05
1
-11
/
+10
*
frames are taken straight from the in_pipe
tassaron
2017-06-04
1
-25
/
+24
*
not dumping frames anymore, but not working yet either
tassaron
2017-06-04
1
-26
/
+43
*
video component almost working, rm hardcoded backgrounds
tassaron
2017-06-04
1
-25
/
+43
*
half-finished video component
tassaron
2017-06-04
1
-18
/
+49
*
basic image component
tassaron
2017-06-03
1
-6
/
+32
*
start of background replacement components
tassaron
2017-06-03
1
-0
/
+42