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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added submenu for opening presets, moved code
tassaron
2017-06-07
6
-8
/
+17
*
newProject method & various small fixes
tassaron
2017-06-07
1
-1
/
+4
*
changed video init to use keywords
tassaron
2017-06-06
2
-20
/
+32
*
Code cleanup
DH4
2017-06-06
6
-117
/
+181
*
Use bytes instead of encoding a PNG in text module.
DH4
2017-06-06
1
-38
/
+39
*
fixed empty preview frame bug
tassaron
2017-06-06
1
-1
/
+7
*
Merge branch 'component-backgrounds' of github.com:IamDH4/audio-visualizer-py...
DH4
2017-06-06
9
-25
/
+1038
|
\
|
*
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
6
-64
/
+69
|
*
half-finished video component
tassaron
2017-06-04
1
-18
/
+49
|
*
basic image component
tassaron
2017-06-03
5
-31
/
+82
|
*
start of background replacement components
tassaron
2017-06-03
8
-3
/
+905
*
|
Font Offset
DH4
2017-06-05
1
-2
/
+4
|
/
*
Better text defaults
DH4
2017-06-03
1
-7
/
+2
*
Layout Fixes
DH4
2017-06-03
2
-372
/
+390
*
saved project dirs
tassaron
2017-06-03
1
-3
/
+7
*
Progressbar enhancement.
DH4
2017-06-02
1
-0
/
+12
*
Cancel button stops pre-processing too.
DH4
2017-06-02
2
-0
/
+15
*
saveable titleFont, xPosition glitches fixed
tassaron
2017-06-01
1
-7
/
+17
*
Merge pull request #6 from IamDH4/feature-rendering-engine
Brianna
2017-06-01
2
-63
/
+65
|
\
|
*
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2017-06-01
1
-32
/
+31
[next]