| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Performance boost for static backgrounds. moved drawBars() inside class. | DH4 | 2017-06-01 | 2 | -44/+42 |
| | | |||||
| * | Fixed spectrum rendering. Fixed multiple static renders. | DH4 | 2017-06-01 | 2 | -26/+30 |
| | | |||||
| * | Merge pull request #5 from IamDH4/tassaron-render-test | DH4 | 2017-06-01 | 2 | -25/+24 |
| |\ | | | | | minor fixes, comments | ||||
| | * | minor fixes, comments | tassaron | 2017-06-01 | 2 | -25/+24 |
| |/ | |||||
| * | Fixed frame loop bug. | DH4 | 2017-05-31 | 1 | -17/+18 |
| | | |||||
| * | New rendering engine partially implemented. Also added a live preview during ↵ | DH4 | 2017-05-31 | 3 | -131/+208 |
| | | | | | rendering. FIXME: spectrum is out of sync / rendering too quickly. | ||||
| * | added static components which don't get called each frame when rendering | Brianna | 2017-05-29 | 3 | -6/+24 |
| |\ | |||||
| | * | Merge branch 'feature-newgui' into feature-newgui-lesstextrenders | Brianna | 2017-05-29 | 4 | -56/+75 |
| | |\ | |/ |/| | |||||
| * | | Merge branch 'feature-newgui' of ↵ | tassaron | 2017-05-29 | 4 | -13/+72 |
| |\ \ | | | | | | | | | | https://www.github.com/IamDH4/audio-visualizer-python into feature-newgui | ||||
| | * \ | Merge pull request #2 from IamDH4/feature-newgui-presets | Brianna | 2017-05-28 | 4 | -13/+72 |
| | |\ \ | | | | | | | | | basic start to implementing presets | ||||
| * | | | | added component base class | tassaron | 2017-05-29 | 4 | -58/+74 |
| |/ / / | |||||
| | | * | remove test video | tassaron | 2017-05-29 | 2 | -1/+3 |
| | | | | |||||
| | | * | title text does not need to generate a new image each frame | tassaron | 2017-05-29 | 3 | -5/+18 |
| | |/ | |||||
| | * | save empty presets, comboBox populates with preset names | tassaron | 2017-05-28 | 3 | -4/+20 |
| | | | |||||
| | * | savePreset creates a file | tassaron | 2017-05-28 | 3 | -6/+32 |
| | | | |||||
| | * | turned openPreset button into comboBox to fit a new design | tassaron | 2017-05-28 | 2 | -11/+17 |
| | | | |||||
| | * | create data directory structure | tassaron | 2017-05-28 | 1 | -2/+13 |
| |/ | |||||
| * | Merge pull request #1 from IamDH4/feature-newgui-bugfix-listorder | DH4 | 2017-05-28 | 1 | -5/+11 |
| |\ | | | | | Fixed component list not affecting render order. FIXME Reverse the r… | ||||
| | * | Fixed component list not affecting render order. FIXME Reverse the render order | DH4 | 2017-05-28 | 1 | -5/+11 |
| | | | |||||
| * | | slight fixes to component UIs | tassaron | 2017-05-28 | 2 | -4/+55 |
| |\| | |||||
| | * | Implemented change list order | DH4 | 2017-05-28 | 2 | -3/+55 |
| | | | |||||
| * | | slight fixes to component UIs | tassaron | 2017-05-28 | 3 | -298/+284 |
| |/ | | | | and adding a component changes the stackedWidget | ||||
| * | Fixed Stack & list sync bug. | DH4 | 2017-05-28 | 1 | -1/+4 |
| | | |||||
| * | fixed travelling text bug | tassaron | 2017-05-28 | 1 | -6/+8 |
| | | |||||
| * | rm old ui file | tassaron | 2017-05-28 | 1 | -602/+0 |
| | | |||||
