| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | restrict presets to boring characters | tassaron | 2017-06-01 | 1 | -15/+25 | |
| | | | ||||||
| | * | saveable titleFont, xPosition glitches fixed | tassaron | 2017-06-01 | 2 | -8/+20 | |
| |/ | ||||||
| * | Merge pull request #6 from IamDH4/feature-rendering-engine | Brianna | 2017-06-01 | 4 | -190/+269 | |
| |\ | | | | | a rendering engine that uses more threads | |||||
| | * | 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. | |||||
| * | | fix syntax error | tassaron | 2017-05-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | basic preset functionality | Brianna | 2017-05-31 | 4 | -22/+84 | |
| |\ \ | |/ |/| | ||||||
| | * | get confirmation when overwriting presets | tassaron | 2017-05-30 | 1 | -1/+14 | |
| | | | ||||||
| | * | presets are working | tassaron | 2017-05-30 | 4 | -20/+44 | |
| | | | | | | | | | except for font because it can't be represented as a string | |||||
| | * | the most simple way of saving dictionaries | tassaron | 2017-05-30 | 3 | -10/+35 | |
| |/ | ||||||
| * | 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 | |
| |/ | ||||||
