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 (
Expand
)
Author
2017-06-08
drag'n'drop componentList, move component code to core.py
tassaron
2017-06-07
Created projects and presets button. FIXME: Hookup New Project menu item. Hoo...
DH4
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 op...
DH4
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, severa...
DH4
2017-05-27
Created a new UI, several new features to be implemented. FIXME: Resolution c...
DH4