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
path:
root
/
mainwindow.ui
Age
Commit message (
Collapse
)
Author
2017-06-08
saved preset titles, code clean-ups
tassaron
componentList drag'n'drop disabled for now; will work on it in another branch
2017-06-08
drag'n'drop componentList, move component code to core.py
tassaron
FIXME: finish implementing drag'n'drop, Down button
2017-06-07
Created projects and presets button. FIXME: Hookup New Project menu item. ↵
DH4
Hookup preset manager.
2017-06-07
Added Bitrate Selection
DH4
2017-06-06
Revert default window size.
DH4
2017-06-04
video component almost working, rm hardcoded backgrounds
tassaron
2017-06-03
UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder ↵
DH4
options to the UI.
2017-06-03
Add component changed to menu.
DH4
2017-06-03
Layout Fixes
DH4
2017-06-03
Changed UI default to Input Settings
DH4
2017-06-03
Changed encoding update to signal/slot.
DH4
2017-06-02
Cancel button stops pre-processing too.
DH4
2017-06-01
Added aspect ratio scaling to preview area.
DH4
2017-05-28
turned openPreset button into comboBox to fit a new design
tassaron
2017-05-28
Implemented change list order
DH4
2017-05-28
Integration with tassaron2 modular design. True Alpha Rendering added, ↵
DH4
several bug fixes.
2017-05-27
Created a new UI, several new features to be implemented. FIXME: Resolution ↵
DH4
change requires an application restart.