aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Font OffsetDH42017-06-051-2/+4
|
* 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 ↵DH42017-06-033-158/+427
| | | | options to the UI.
* 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
| |
| * tidying uptassaron2017-06-011-5/+6
| |
| * settings.ini now saved/loaded with projectstassaron2017-06-011-20/+23
| |
| * components can be saved and loaded as projectstassaron2017-06-011-6/+50
| |
| * a handy showMessage() methodtassaron2017-06-011-14/+34
| | | | | | | | and starting on the project buttons