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-06-01
resolution comboBox gets updated
tassaron
2017-06-01
tidying up
tassaron
2017-06-01
settings.ini now saved/loaded with projects
tassaron
2017-06-01
components can be saved and loaded as projects
tassaron
2017-06-01
a handy showMessage() method
tassaron
2017-06-01
restrict presets to boring characters
tassaron
2017-06-01
saveable titleFont, xPosition glitches fixed
tassaron
2017-06-01
Merge pull request #6 from IamDH4/feature-rendering-engine
Brianna
2017-06-01
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2017-06-01
Fixed spectrum rendering. Fixed multiple static renders.
DH4
2017-06-01
Merge pull request #5 from IamDH4/tassaron-render-test
DH4
2017-06-01
minor fixes, comments
tassaron
2017-05-31
fix syntax error
tassaron
2017-05-31
basic preset functionality
Brianna
2017-05-31
Fixed frame loop bug.
DH4
2017-05-31
New rendering engine partially implemented. Also added a live preview during ...
DH4
2017-05-30
get confirmation when overwriting presets
tassaron
2017-05-30
presets are working
tassaron
2017-05-30
the most simple way of saving dictionaries
tassaron
2017-05-29
added static components which don't get called each frame when rendering
Brianna
2017-05-29
Merge branch 'feature-newgui' into feature-newgui-lesstextrenders
Brianna
2017-05-29
Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz...
tassaron
2017-05-29
added component base class
tassaron
2017-05-29
remove test video
tassaron
2017-05-29
title text does not need to generate a new image each frame
tassaron
2017-05-29
Use pillow if pyqt5 is installed (issue #17)
Martin Kaistra
2017-05-28
Merge pull request #2 from IamDH4/feature-newgui-presets
Brianna
2017-05-28
save empty presets, comboBox populates with preset names
tassaron
2017-05-28
savePreset creates a file
tassaron
2017-05-28
turned openPreset button into comboBox to fit a new design
tassaron
2017-05-28
create data directory structure
tassaron
2017-05-28
Merge pull request #1 from IamDH4/feature-newgui-bugfix-listorder
DH4
2017-05-28
Fixed component list not affecting render order. FIXME Reverse the render order
DH4
2017-05-28
slight fixes to component UIs
tassaron
2017-05-28
slight fixes to component UIs
tassaron
2017-05-28
Implemented change list order
DH4
2017-05-28
Fixed Stack & list sync bug.
DH4
2017-05-28
fixed travelling text bug
tassaron
2017-05-28
rm old ui file
tassaron
2017-05-28
title text is now a component
tassaron
2017-05-28
Fixed Resolution Change in preview. Removed debugging print statements.
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
2017-05-27
Removed .vscode directory and updated .gitignore
DH4
2017-05-27
Fixed Scaling Bugs
DH4
2017-05-27
Added automatic scaling of Image and bars. Set title x/y position, and font s...
DH4
2017-05-26
Removed hardcoded parameters. Defaults loaded at runtime.
DH4
2017-05-25
Merge branch 'tassaron2-master'
Martin Kaistra
2017-05-25
improved color button ui xml
tassaron
2017-05-25
Merge branch 'feature-hdpi'
Martin Kaistra
[prev]
[next]