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
/
src
/
presetmanager.py
Age
Commit message (
Expand
)
Author
2017-07-25
repeated errors don't cause repeated windows
tassaron
2017-07-24
preset manager uses mainwindow row for every button
tassaron
2017-07-23
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-20
add component in context menu, del/ins hotkeys
tassaron
2017-07-20
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-15
trying to make setup.py work
tassaron
2017-07-13
components automatically drawPreview & save currentPreset
tassaron
2017-07-06
image options to mirror & saturate colours
tassaron
2017-07-04
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-06-26
added visualizer options + invalid presets get ignored
tassaron
2017-06-25
preset delete, rename, save updates both windows
tassaron
2017-06-25
project files save settings & out/in fields
tassaron
2017-06-24
fixing bugs
tassaron
2017-06-24
merged with feature-newgui
tassaron
2017-06-23
qt5 fixes
tassaron
2017-06-23
QT5 Conversion + Directory Structure
DH4