aboutsummaryrefslogtreecommitdiffstats
path: root/core.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* split up openProject code for use in importPresettassaron2017-06-111-19/+102
* using tab in component list updates widgettassaron2017-06-111-5/+9
* can't right-click empty space + color eyedroppertassaron2017-06-111-2/+2
* made basic export function, moved more code into coretassaron2017-06-101-10/+60
* start connecting import/export buttonstassaron2017-06-081-0/+6
* rename and delete buttons in preset managertassaron2017-06-081-0/+10
* saved preset titles, code clean-upstassaron2017-06-081-16/+42
* drag'n'drop componentList, move component code to core.pytassaron2017-06-081-0/+32
* Added Encoder Settings, FIXME: Add bitrate options.DH42017-06-071-0/+8
* Code cleanupDH42017-06-061-99/+104
* not dumping frames anymore, but not working yet eithertassaron2017-06-041-2/+3
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-54/+7
* autosave to help restore unsaved projects in case of a crashtassaron2017-06-031-0/+6
* Progressbar enhancement.DH42017-06-021-2/+33
* Cancel button stops pre-processing too.DH42017-06-021-0/+9
* title text is now a componenttassaron2017-05-281-18/+2
* Integration with tassaron2 modular design. True Alpha Rendering added, severa...DH42017-05-281-105/+2
* Created a new UI, several new features to be implemented. FIXME: Resolution c...DH42017-05-271-2/+13
* Fixed Scaling BugsDH42017-05-271-10/+9
* Added automatic scaling of Image and bars. Set title x/y position, and font s...DH42017-05-271-8/+19
* Merge branch 'tassaron2-master'Martin Kaistra2017-05-251-5/+22
|\
| * colors are configurable in the GUItassaron2017-05-221-0/+14
| * text and visualization colour can be changed using commandlinetassaron2017-05-221-5/+8
* | try fixing problems with high dpi screens, font size for video in pixelsMartin Kaistra2017-05-231-1/+1
|/
* fixed preview not updating when changing between two videostassaron2017-05-211-1/+1