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
/
command.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
preset searchbar works, ui experimentally changed
tassaron
3
-33
/
+48
2017-06-08
rename and delete buttons in preset manager
tassaron
3
-24
/
+118
2017-06-08
saved preset titles, code clean-ups
tassaron
9
-107
/
+169
2017-06-08
drag'n'drop componentList, move component code to core.py
tassaron
4
-91
/
+122
2017-06-07
added submenu for opening presets, moved code
tassaron
8
-121
/
+140
2017-06-07
laying some foundations for new preset implementation
tassaron
3
-43
/
+132
2017-06-07
newProject method & various small fixes
tassaron
2
-20
/
+23
2017-06-07
Created projects and presets button. FIXME: Hookup New Project menu item. Hoo...
DH4
3
-111
/
+200
2017-06-07
Added Bitrate Selection
DH4
5
-8
/
+38
2017-06-07
Added Encoder Settings, FIXME: Add bitrate options.
DH4
5
-151
/
+183
2017-06-06
changed video init to use keywords
tassaron
2
-20
/
+32
2017-06-06
Code cleanup
DH4
12
-935
/
+1126
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
[next]