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
/
main.py
Age
Commit message (
Expand
)
Author
2017-08-19
fixed issues with undoing relative widgets
tassaron
2017-08-14
undoable removeComponent action
tassaron
2017-08-10
using the builtin logging module
tassaron
2017-07-27
Merge pull request #49 from djfun/toolkit
Brianna
2017-07-23
Fixes opening behind other windows on OS X
rikai
2017-07-23
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-16
apply complex filters to audio streams from components
tassaron
2017-07-15
trying to make setup.py work
tassaron
2017-07-15
use -t on inputs so ffmpeg knows when to stop filters
tassaron
2017-07-04
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-02
rm unneeded imports, work on freezing
tassaron
2017-06-25
renamed Original Audio Visualization to Classic Visualizer
tassaron
2017-06-25
disable some hotkeys while encoding, more friendly error messages
tassaron
2017-06-24
merged with feature-newgui
tassaron
2017-06-23
qt5 fixes
tassaron
2017-06-23
QT5 Conversion + Directory Structure
DH4