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
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-06
Revert default window size.
DH4
2017-06-06
Merge branch 'component-backgrounds' of github.com:IamDH4/audio-visualizer-py...
DH4
2017-06-06
When out of frames, send last frame to buffer. Added ability to loop video.
DH4
2017-06-06
added framebuffer to keep frames in order
tassaron
2017-06-05
Performance Tuning. FIXME: Video component frames are rendered out of order....
DH4
2017-06-05
Font Offset
DH4
2017-06-04
frames are taken straight from the in_pipe
tassaron
2017-06-04
not dumping frames anymore, but not working yet either
tassaron
2017-06-04
video component almost working, rm hardcoded backgrounds
tassaron
2017-06-04
half-finished video component
tassaron
2017-06-03
basic image component
tassaron
2017-06-03
Merge branch 'feature-newgui' of https://github.com/IamDH4/audio-visualizer-p...
tassaron
2017-06-03
Add component inserts on top.
DH4
2017-06-03
start of background replacement components
tassaron
2017-06-03
Render order reversed to match component list.
DH4
2017-06-03
UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder op...
DH4
2017-06-03
Add component changed to menu.
DH4
2017-06-03
autosave to help restore unsaved projects in case of a crash
Brianna
2017-06-03
Better text defaults
DH4
2017-06-03
autosave to help restore unsaved projects in case of a crash
tassaron
2017-06-03
Layout Fixes
DH4
2017-06-03
Changed UI default to Input Settings
DH4
2017-06-03
section structure in avp files
tassaron
2017-06-03
saved project dirs
tassaron
2017-06-03
absolute path to main ui, bg video fixed
tassaron
2017-06-03
Changed encoding update to signal/slot.
DH4
2017-06-02
Threading changes.
DH4
2017-06-02
Progressbar enhancement.
DH4
2017-06-02
Cancel button stops pre-processing too.
DH4
2017-06-01
Added ability to cancel export.
DH4
2017-06-01
Added aspect ratio scaling to preview area.
DH4
2017-06-01
projects can be saved and loaded
Brianna
2017-06-01
resolution comboBox gets updated
tassaron
2017-06-01
tidying up
tassaron
2017-06-01
settings.ini now saved/loaded with projects
tassaron
2017-06-01
components can be saved and loaded as projects
tassaron
2017-06-01
a handy showMessage() method
tassaron
2017-06-01
restrict presets to boring characters
tassaron
2017-06-01
saveable titleFont, xPosition glitches fixed
tassaron
2017-06-01
Merge pull request #6 from IamDH4/feature-rendering-engine
Brianna
2017-06-01
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2017-06-01
Fixed spectrum rendering. Fixed multiple static renders.
DH4
2017-06-01
Merge pull request #5 from IamDH4/tassaron-render-test
DH4
2017-06-01
minor fixes, comments
tassaron
2017-05-31
fix syntax error
tassaron
2017-05-31
basic preset functionality
Brianna
2017-05-31
Fixed frame loop bug.
DH4
2017-05-31
New rendering engine partially implemented. Also added a live preview during ...
DH4
2017-05-30
get confirmation when overwriting presets
tassaron
2017-05-30
presets are working
tassaron
[next]