aboutsummaryrefslogtreecommitdiffstats
path: root/encoder-options.json (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-06-03Add component inserts on top.DH41-1/+11
2017-06-03Render order reversed to match component list.DH42-2/+2
2017-06-03UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder ↵DH43-158/+427
options to the UI.
2017-06-03Add component changed to menu.DH42-34/+84
2017-06-03Better text defaultsDH41-7/+2
2017-06-03autosave to help restore unsaved projects in case of a crashtassaron2-49/+81
2017-06-03Layout FixesDH43-404/+479
2017-06-03Changed UI default to Input SettingsDH41-1/+1
2017-06-03section structure in avp filestassaron1-11/+27
2017-06-03saved project dirstassaron2-45/+40
2017-06-03absolute path to main ui, bg video fixedtassaron2-5/+5
2017-06-03Changed encoding update to signal/slot.DH43-8/+7
2017-06-02Threading changes.DH44-16/+19
2017-06-02Progressbar enhancement.DH46-23/+66
2017-06-02Cancel button stops pre-processing too.DH46-37/+103
2017-06-01Added ability to cancel export.DH42-15/+51
2017-06-01Added aspect ratio scaling to preview area.DH44-68/+55
2017-06-01resolution comboBox gets updatedtassaron1-1/+6
2017-06-01tidying uptassaron1-5/+6
2017-06-01settings.ini now saved/loaded with projectstassaron1-20/+23
2017-06-01components can be saved and loaded as projectstassaron1-6/+50
2017-06-01a handy showMessage() methodtassaron1-14/+34
and starting on the project buttons
2017-06-01restrict presets to boring characterstassaron1-15/+25
2017-06-01saveable titleFont, xPosition glitches fixedtassaron2-8/+20
2017-06-01Performance boost for static backgrounds. moved drawBars() inside class.DH42-44/+42