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
/
image.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
Code cleanup
DH4
1
-11
/
+13
2017-06-06
Use bytes instead of encoding a PNG in text module.
DH4
1
-38
/
+39
2017-06-06
fixed empty preview frame bug
tassaron
1
-1
/
+7
2017-06-06
Add checkerboard for transpart frames.
DH4
3
-2
/
+14
2017-06-06
Revert default window size.
DH4
1
-2
/
+2
2017-06-06
When out of frames, send last frame to buffer. Added ability to loop video.
DH4
1
-5
/
+22
2017-06-06
added framebuffer to keep frames in order
tassaron
2
-81
/
+76
2017-06-05
Performance Tuning. FIXME: Video component frames are rendered out of order....
DH4
3
-23
/
+22
2017-06-05
Font Offset
DH4
1
-2
/
+4
2017-06-04
frames are taken straight from the in_pipe
tassaron
1
-25
/
+24
2017-06-04
not dumping frames anymore, but not working yet either
tassaron
4
-30
/
+47
2017-06-04
video component almost working, rm hardcoded backgrounds
tassaron
13
-272
/
+110
2017-06-04
half-finished video component
tassaron
1
-18
/
+49
2017-06-03
basic image component
tassaron
5
-31
/
+82
2017-06-03
Add component inserts on top.
DH4
1
-1
/
+11
2017-06-03
start of background replacement components
tassaron
8
-3
/
+905
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
[next]