aboutsummaryrefslogtreecommitdiff
path: root/core.py
AgeCommit message (Expand)Author
2017-06-14image component stretch/scale/x/y optionstassaron
2017-06-13asterisk next to modified preset is more accuratetassaron
2017-06-12adding an asterisk to modified, unsaved presetstassaron
2017-06-11split up openProject code for use in importPresettassaron
2017-06-11using tab in component list updates widgettassaron
2017-06-11can't right-click empty space + color eyedroppertassaron
2017-06-10made basic export function, moved more code into coretassaron
2017-06-08start connecting import/export buttonstassaron
2017-06-08rename and delete buttons in preset managertassaron
2017-06-08saved preset titles, code clean-upstassaron
2017-06-08drag'n'drop componentList, move component code to core.pytassaron
2017-06-07Added Encoder Settings, FIXME: Add bitrate options.DH4
2017-06-06Code cleanupDH4
2017-06-04not dumping frames anymore, but not working yet eithertassaron
2017-06-04video component almost working, rm hardcoded backgroundstassaron
2017-06-03autosave to help restore unsaved projects in case of a crashtassaron
2017-06-02Progressbar enhancement.DH4
2017-06-02Cancel button stops pre-processing too.DH4
2017-05-28title text is now a componenttassaron
2017-05-28Integration with tassaron2 modular design. True Alpha Rendering added, severa...DH4
2017-05-27Created a new UI, several new features to be implemented. FIXME: Resolution c...DH4
2017-05-27Fixed Scaling BugsDH4
2017-05-27Added automatic scaling of Image and bars. Set title x/y position, and font s...DH4
2017-05-25Merge branch 'tassaron2-master'Martin Kaistra
2017-05-23try fixing problems with high dpi screens, font size for video in pixelsMartin Kaistra
2017-05-22colors are configurable in the GUItassaron
2017-05-22text and visualization colour can be changed using commandlinetassaron
2017-05-21fixed preview not updating when changing between two videostassaron
2017-05-18added back in spaces deleted by my editortassaron
2017-05-18added ability to use an mp4 as the backgroundtassaron
2017-04-21changed differentiater of text alignment from string to intMaximilian Siess
2017-04-20added font size of text in previewMaximilian Siess
2017-04-20added x/y offset of text in previewMaximilian Siess
2017-04-18Added text alignment optionMaximilian SiessÂ
2017-04-17cast slice indices to integerMaximilian SiessÂ
2015-03-05add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...Martin Kaistra
2015-03-02first commitMartin Kaistra