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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Encoder Settings, FIXME: Add bitrate options.
DH4
2017-06-07
5
-151
/
+183
*
Code cleanup
DH4
2017-06-06
12
-935
/
+1126
*
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
*
Add checkerboard for transpart frames.
DH4
2017-06-06
3
-2
/
+14
*
Revert default window size.
DH4
2017-06-06
1
-2
/
+2
*
Merge branch 'component-backgrounds' of github.com:IamDH4/audio-visualizer-py...
DH4
2017-06-06
16
-245
/
+1094
|
\
|
*
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
2
-81
/
+76
|
*
Performance Tuning. FIXME: Video component frames are rendered out of order....
DH4
2017-06-05
3
-23
/
+22
|
*
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
4
-30
/
+47
|
*
video component almost working, rm hardcoded backgrounds
tassaron
2017-06-04
13
-272
/
+110
|
*
half-finished video component
tassaron
2017-06-04
1
-18
/
+49
|
*
basic image component
tassaron
2017-06-03
5
-31
/
+82
|
*
Merge branch 'feature-newgui' of https://github.com/IamDH4/audio-visualizer-p...
tassaron
2017-06-03
5
-161
/
+440
|
|
\
|
*
|
start of background replacement components
tassaron
2017-06-03
8
-3
/
+905
*
|
|
Font Offset
DH4
2017-06-05
1
-2
/
+4
|
|
/
|
/
|
*
|
Add component inserts on top.
DH4
2017-06-03
1
-1
/
+11
*
|
Render order reversed to match component list.
DH4
2017-06-03
2
-2
/
+2
*
|
UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder op...
DH4
2017-06-03
3
-158
/
+427
|
/
*
Add component changed to menu.
DH4
2017-06-03
2
-34
/
+84
*
autosave to help restore unsaved projects in case of a crash
Brianna
2017-06-03
2
-49
/
+81
|
\
|
*
autosave to help restore unsaved projects in case of a crash
tassaron
2017-06-03
2
-49
/
+81
*
|
Better text defaults
DH4
2017-06-03
1
-7
/
+2
|
/
[next]