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
Age
Commit message (
Expand
)
Author
2017-07-05
use decorator for readability
tassaron
2017-07-04
made code work
tassaron
2017-07-04
updated Windows installation instructions
tassaron
2017-07-04
removed pyc
tassaron
2017-07-04
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-02
frame-drawing tools for components to share
tassaron
2017-07-02
renamed component base
tassaron
2017-07-02
rm unneeded imports, work on freezing
tassaron
2017-07-01
Fixed Text Colors & update button color on manual value change.
DH4
2017-06-26
added visualizer options + invalid presets get ignored
tassaron
2017-06-25
an extra progress bar label for Mac
tassaron
2017-06-25
component list not visually disabled
tassaron
2017-06-25
preset delete, rename, save updates both windows
tassaron
2017-06-25
Update readme to match newgui
Brianna
2017-06-25
renamed Original Audio Visualization to Classic Visualizer
tassaron
2017-06-25
whitelist is more sensible here than blacklist
tassaron
2017-06-25
Merge pull request #36 from djfun/newgui-project-settings
Brianna
2017-06-25
needs more tuples
tassaron
2017-06-25
newlines make project file easier to read
tassaron
2017-06-25
--export commandline option
tassaron
2017-06-25
project files save settings & out/in fields
tassaron
2017-06-25
Merge pull request #35 from djfun/newgui-bugfixes
Brianna
2017-06-25
disable some hotkeys while encoding, more friendly error messages
tassaron
2017-06-24
fixed lack of asterisks after openProject, added asterisk to window title
tassaron
2017-06-24
fixing bugs
tassaron
2017-06-24
Merge pull request #34 from djfun/feature-newgui-qt5
Brianna
2017-06-24
merged with feature-newgui
tassaron
2017-06-23
Fixed QtWidgets not imported on some components.
DH4
2017-06-23
qt5 fixes
tassaron
2017-06-23
QT5 Conversion + Directory Structure
DH4
2017-06-23
pep8 cleanup
tassaron
2017-06-23
Merge branch 'feature-newgui' of github.com:djfun/audio-visualizer-python int...
DH4
2017-06-23
Fixed Ctrl+End Hotkey
DH4
2017-06-23
Fixed crash after creating a new project on commandline
tassaron
2017-06-23
fixed crash after creating a project on commandline
tassaron
2017-06-23
Merge pull request #32 from djfun/newgui-commandline
Brianna
2017-06-23
Merge branch 'feature-newgui' into newgui-commandline
Brianna
2017-06-23
cx_freeze Path Updates
DH4
2017-06-23
Implement Hotkeys
DH4
2017-06-22
more commandline component options
tassaron
2017-06-22
can send multiple arguments to a component
tassaron
2017-06-22
bugfixes
tassaron
2017-06-22
preset-loading and basic args from commandline
tassaron
2017-06-18
able to create components from commandline
tassaron
2017-06-18
basic commandline functionality using 3 args
tassaron
2017-06-17
exports to ~ if no dir given, fix infinite loop when cancelling
tassaron
2017-06-17
ask to save changes before changing current project
tassaron
2017-06-16
spread option for gradients
tassaron
2017-06-16
color component size, position, and gradient options
tassaron
2017-06-16
added width and height to color.ui
tassaron
[next]