aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* video component almost working, rm hardcoded backgroundstassaron2017-06-0413-272/+110
* half-finished video componenttassaron2017-06-041-18/+49
* basic image componenttassaron2017-06-035-31/+82
* Merge branch 'feature-newgui' of https://github.com/IamDH4/audio-visualizer-p...tassaron2017-06-035-161/+440
|\
| * Add component inserts on top.DH42017-06-031-1/+11
| * Render order reversed to match component list.DH42017-06-032-2/+2
| * UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder op...DH42017-06-033-158/+427
* | start of background replacement componentstassaron2017-06-038-3/+905
|/
* Add component changed to menu.DH42017-06-032-34/+84
* autosave to help restore unsaved projects in case of a crashBrianna2017-06-032-49/+81
|\
| * autosave to help restore unsaved projects in case of a crashtassaron2017-06-032-49/+81
* | Better text defaultsDH42017-06-031-7/+2
|/
* Layout FixesDH42017-06-033-404/+479
* Changed UI default to Input SettingsDH42017-06-031-1/+1
* section structure in avp filestassaron2017-06-031-11/+27
* saved project dirstassaron2017-06-032-45/+40
* absolute path to main ui, bg video fixedtassaron2017-06-032-5/+5
* Changed encoding update to signal/slot.DH42017-06-033-8/+7
* Threading changes.DH42017-06-024-16/+19
* Progressbar enhancement.DH42017-06-026-23/+66
* Cancel button stops pre-processing too.DH42017-06-026-37/+103
* Added ability to cancel export.DH42017-06-012-15/+51
* Added aspect ratio scaling to preview area.DH42017-06-014-68/+55
* projects can be saved and loadedBrianna2017-06-012-51/+146
|\
| * resolution comboBox gets updatedtassaron2017-06-011-1/+6