| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Performance Tuning. FIXME: Video component frames are rendered out of ↵ | DH4 | 2017-06-05 | 3 | -23/+22 |
| | | | | | order. Video component creates a severe performance bottleneck. | ||||
| * | frames are taken straight from the in_pipe | tassaron | 2017-06-04 | 1 | -25/+24 |
| | | |||||
| * | not dumping frames anymore, but not working yet either | tassaron | 2017-06-04 | 4 | -30/+47 |
| | | | | | will finish later | ||||
| * | video component almost working, rm hardcoded backgrounds | tassaron | 2017-06-04 | 13 | -272/+110 |
| | | |||||
| * | half-finished video component | tassaron | 2017-06-04 | 1 | -18/+49 |
| | | | | | will finish tomorrow | ||||
| * | basic image component | tassaron | 2017-06-03 | 5 | -31/+82 |
| | | |||||
| * | Merge branch 'feature-newgui' of ↵ | tassaron | 2017-06-03 | 5 | -161/+440 |
| |\ | | | | | | | https://github.com/IamDH4/audio-visualizer-python into component-backgrounds | ||||
| | * | Add component inserts on top. | DH4 | 2017-06-03 | 1 | -1/+11 |
| | | | |||||
| | * | Render order reversed to match component list. | DH4 | 2017-06-03 | 2 | -2/+2 |
| | | | |||||
| | * | UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder ↵ | DH4 | 2017-06-03 | 3 | -158/+427 |
| | | | | | | | | | options to the UI. | ||||
| * | | start of background replacement components | tassaron | 2017-06-03 | 8 | -3/+905 |
| |/ | |||||
| * | Add component changed to menu. | DH4 | 2017-06-03 | 2 | -34/+84 |
| | | |||||
| * | autosave to help restore unsaved projects in case of a crash | Brianna | 2017-06-03 | 2 | -49/+81 |
| |\ | |||||
| | * | autosave to help restore unsaved projects in case of a crash | tassaron | 2017-06-03 | 2 | -49/+81 |
| | | | |||||
| * | | Better text defaults | DH4 | 2017-06-03 | 1 | -7/+2 |
| |/ | |||||
| * | Layout Fixes | DH4 | 2017-06-03 | 3 | -404/+479 |
| | | |||||
| * | Changed UI default to Input Settings | DH4 | 2017-06-03 | 1 | -1/+1 |
| | | |||||
| * | section structure in avp files | tassaron | 2017-06-03 | 1 | -11/+27 |
| | | |||||
| * | saved project dirs | tassaron | 2017-06-03 | 2 | -45/+40 |
| | | |||||
| * | absolute path to main ui, bg video fixed | tassaron | 2017-06-03 | 2 | -5/+5 |
| | | |||||
| * | Changed encoding update to signal/slot. | DH4 | 2017-06-03 | 3 | -8/+7 |
| | | |||||
| * | Threading changes. | DH4 | 2017-06-02 | 4 | -16/+19 |
| | | |||||
| * | Progressbar enhancement. | DH4 | 2017-06-02 | 6 | -23/+66 |
| | | |||||
| * | Cancel button stops pre-processing too. | DH4 | 2017-06-02 | 6 | -37/+103 |
| | | |||||
| * | Added ability to cancel export. | DH4 | 2017-06-01 | 2 | -15/+51 |
| | | |||||
