aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* saved preset titles, code clean-upstassaron2017-06-081-1/+1
| | | | componentList drag'n'drop disabled for now; will work on it in another branch
* drag'n'drop componentList, move component code to core.pytassaron2017-06-081-4/+7
| | | | FIXME: finish implementing drag'n'drop, Down button
* Created projects and presets button. FIXME: Hookup New Project menu item. ↵DH42017-06-071-93/+54
| | | | Hookup preset manager.
* Added Bitrate SelectionDH42017-06-071-4/+12
|
* Revert default window size.DH42017-06-061-2/+2
|
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-70/+2
|
* UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder ↵DH42017-06-031-158/+192
| | | | options to the UI.
* Add component changed to menu.DH42017-06-031-26/+75
|
* Layout FixesDH42017-06-031-32/+89
|
* Changed UI default to Input SettingsDH42017-06-031-1/+1
|
* Changed encoding update to signal/slot.DH42017-06-031-2/+2
|
* Cancel button stops pre-processing too.DH42017-06-021-0/+3
|
* Added aspect ratio scaling to preview area.DH42017-06-011-61/+25
|
* turned openPreset button into comboBox to fit a new designtassaron2017-05-281-4/+6
|
* Implemented change list orderDH42017-05-281-3/+24
|
* Integration with tassaron2 modular design. True Alpha Rendering added, ↵DH42017-05-281-727/+379
| | | | several bug fixes.
* Created a new UI, several new features to be implemented. FIXME: Resolution ↵DH42017-05-271-0/+1120
change requires an application restart.