| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | absolute path to main ui, bg video fixed | tassaron | 2017-06-03 | 1 | -1/+1 |
| | | |||||
| * | Changed encoding update to signal/slot. | DH4 | 2017-06-03 | 1 | -2/+2 |
| | | |||||
| * | Threading changes. | DH4 | 2017-06-02 | 1 | -3/+1 |
| | | |||||
| * | Progressbar enhancement. | DH4 | 2017-06-02 | 1 | -17/+6 |
| | | |||||
| * | Cancel button stops pre-processing too. | DH4 | 2017-06-02 | 1 | -5/+26 |
| | | |||||
| * | Added ability to cancel export. | DH4 | 2017-06-01 | 1 | -3/+11 |
| | | |||||
| * | Added aspect ratio scaling to preview area. | DH4 | 2017-06-01 | 1 | -6/+29 |
| | | |||||
| * | resolution comboBox gets updated | tassaron | 2017-06-01 | 1 | -1/+6 |
| | | |||||
| * | tidying up | tassaron | 2017-06-01 | 1 | -5/+6 |
| | | |||||
| * | settings.ini now saved/loaded with projects | tassaron | 2017-06-01 | 1 | -20/+23 |
| | | |||||
| * | components can be saved and loaded as projects | tassaron | 2017-06-01 | 1 | -6/+50 |
| | | |||||
| * | a handy showMessage() method | tassaron | 2017-06-01 | 1 | -14/+34 |
| | | | | | and starting on the project buttons | ||||
| * | restrict presets to boring characters | tassaron | 2017-06-01 | 1 | -15/+25 |
| | | |||||
| * | saveable titleFont, xPosition glitches fixed | tassaron | 2017-06-01 | 1 | -1/+3 |
| | | |||||
| * | Merge pull request #6 from IamDH4/feature-rendering-engine | Brianna | 2017-06-01 | 1 | -0/+1 |
| |\ | | | | | a rendering engine that uses more threads | ||||
| | * | New rendering engine partially implemented. Also added a live preview during ↵ | DH4 | 2017-05-31 | 1 | -0/+1 |
| | | | | | | | | | rendering. FIXME: spectrum is out of sync / rendering too quickly. | ||||
| * | | get confirmation when overwriting presets | tassaron | 2017-05-30 | 1 | -1/+14 |
| | | | |||||
| * | | presets are working | tassaron | 2017-05-30 | 1 | -3/+2 |
| | | | | | | | | | except for font because it can't be represented as a string | ||||
| * | | the most simple way of saving dictionaries | tassaron | 2017-05-30 | 1 | -7/+23 |
| |/ | |||||
| * | Merge branch 'feature-newgui' of ↵ | tassaron | 2017-05-29 | 1 | -9/+54 |
| |\ | | | | | | | https://www.github.com/IamDH4/audio-visualizer-python into feature-newgui | ||||
| | * | save empty presets, comboBox populates with preset names | tassaron | 2017-05-28 | 1 | -4/+14 |
| | | | |||||
| | * | savePreset creates a file | tassaron | 2017-05-28 | 1 | -6/+26 |
| | | | |||||
| | * | turned openPreset button into comboBox to fit a new design | tassaron | 2017-05-28 | 1 | -7/+11 |
| | | | |||||
| | * | create data directory structure | tassaron | 2017-05-28 | 1 | -2/+13 |
| | | | |||||
| * | | added component base class | tassaron | 2017-05-29 | 1 | -2/+2 |
| |/ | |||||
