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
*
close button works, dialogs properly parented
tassaron
2017-06-10
3
-10
/
+18
*
start connecting import/export buttons
tassaron
2017-06-08
4
-13
/
+53
*
preset searchbar works, ui experimentally changed
tassaron
2017-06-08
3
-33
/
+48
*
rename and delete buttons in preset manager
tassaron
2017-06-08
3
-24
/
+118
*
saved preset titles, code clean-ups
tassaron
2017-06-08
9
-107
/
+169
*
drag'n'drop componentList, move component code to core.py
tassaron
2017-06-08
4
-91
/
+122
*
added submenu for opening presets, moved code
tassaron
2017-06-07
8
-121
/
+140
*
laying some foundations for new preset implementation
tassaron
2017-06-07
3
-43
/
+132
*
newProject method & various small fixes
tassaron
2017-06-07
2
-20
/
+23
*
Created projects and presets button. FIXME: Hookup New Project menu item. Hoo...
DH4
2017-06-07
3
-111
/
+200
*
Added Bitrate Selection
DH4
2017-06-07
5
-8
/
+38
*
Merge branch 'feature-newgui' of github.com:djfun/audio-visualizer-python int...
DH4
2017-06-07
2
-20
/
+32
|
\
|
*
changed video init to use keywords
tassaron
2017-06-06
2
-20
/
+32
*
|
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
[next]