aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Performance boost for static backgrounds. moved drawBars() inside class.DH42017-06-012-44/+42
|
* Fixed spectrum rendering. Fixed multiple static renders.DH42017-06-012-26/+30
|
* Merge pull request #5 from IamDH4/tassaron-render-testDH42017-06-012-25/+24
|\ | | | | minor fixes, comments
| * minor fixes, commentstassaron2017-06-012-25/+24
|/
* Fixed frame loop bug.DH42017-05-311-17/+18
|
* New rendering engine partially implemented. Also added a live preview during ↵DH42017-05-313-131/+208
| | | | rendering. FIXME: spectrum is out of sync / rendering too quickly.
* added static components which don't get called each frame when renderingBrianna2017-05-293-6/+24
|\
| * Merge branch 'feature-newgui' into feature-newgui-lesstextrendersBrianna2017-05-294-56/+75
| |\ | |/ |/|
* | Merge branch 'feature-newgui' of ↵tassaron2017-05-294-13/+72
|\ \ | | | | | | | | | https://www.github.com/IamDH4/audio-visualizer-python into feature-newgui
| * \ Merge pull request #2 from IamDH4/feature-newgui-presetsBrianna2017-05-284-13/+72
| |\ \ | | | | | | | | basic start to implementing presets
* | | | added component base classtassaron2017-05-294-58/+74
|/ / /
| | * remove test videotassaron2017-05-292-1/+3
| | |
| | * title text does not need to generate a new image each frametassaron2017-05-293-5/+18
| |/
| * save empty presets, comboBox populates with preset namestassaron2017-05-283-4/+20
| |
| * savePreset creates a filetassaron2017-05-283-6/+32
| |
| * turned openPreset button into comboBox to fit a new designtassaron2017-05-282-11/+17
| |
| * create data directory structuretassaron2017-05-281-2/+13
|/
* Merge pull request #1 from IamDH4/feature-newgui-bugfix-listorderDH42017-05-281-5/+11
|\ | | | | Fixed component list not affecting render order. FIXME Reverse the r…
| * Fixed component list not affecting render order. FIXME Reverse the render orderDH42017-05-281-5/+11
| |
* | slight fixes to component UIstassaron2017-05-282-4/+55
|\|
| * Implemented change list orderDH42017-05-282-3/+55
| |
* | slight fixes to component UIstassaron2017-05-283-298/+284
|/ | | | and adding a component changes the stackedWidget
* Fixed Stack & list sync bug.DH42017-05-281-1/+4
|
* fixed travelling text bugtassaron2017-05-281-6/+8
|
* rm old ui filetassaron2017-05-281-602/+0
|