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.py
Age
Commit message (
Expand
)
Author
2017-06-15
clear preset button, disable New Project during export
tassaron
2017-06-14
no keyerror when opening new preset
tassaron
2017-06-13
asterisk next to modified preset is more accurate
tassaron
2017-06-12
adding an asterisk to modified, unsaved presets
tassaron
2017-06-11
split up openProject code for use in importPreset
tassaron
2017-06-11
using tab in component list updates widget
tassaron
2017-06-11
can't right-click empty space + color eyedropper
tassaron
2017-06-10
made basic export function, moved more code into core
tassaron
2017-06-10
close button works, dialogs properly parented
tassaron
2017-06-08
start connecting import/export buttons
tassaron
2017-06-08
saved preset titles, code clean-ups
tassaron
2017-06-08
drag'n'drop componentList, move component code to core.py
tassaron
2017-06-07
added submenu for opening presets, moved code
tassaron
2017-06-07
laying some foundations for new preset implementation
tassaron
2017-06-07
newProject method & various small fixes
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-07
Added Encoder Settings, FIXME: Add bitrate options.
DH4
2017-06-06
Code cleanup
DH4