aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * restrict presets to boring characterstassaron2017-06-011-15/+25
| |
| * saveable titleFont, xPosition glitches fixedtassaron2017-06-012-8/+20
|/
* Merge pull request #6 from IamDH4/feature-rendering-engineBrianna2017-06-014-190/+269
|\ | | | | a rendering engine that uses more threads
| * Performance boost for static backgrounds. moved drawBars() inside class.DH42017-06-012-44/+42
| |