aboutsummaryrefslogtreecommitdiffstats
path: root/src/toolkit (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* generic preview sound for waveform componenttassaron2017-07-291-4/+10
* waveform component is working, preview is glitchytassaron2017-07-293-26/+37
* starting work on Waveform componenttassaron2017-07-292-9/+127
* move code into a new function for future expansiontassaron2017-07-281-87/+97
* fixed video component eating stdouttassaron2017-07-271-3/+3
* error can be locked within properties()tassaron2017-07-251-2/+2
* ComponentError exception wraps previewRendertassaron2017-07-231-0/+18
* better component error messagestassaron2017-07-232-1/+9
* components auto-connect & track widgets, less autosave spamtassaron2017-07-234-76/+48
* add component in context menu, del/ins hotkeystassaron2017-07-201-1/+8
* ffmpeg functions moved to toolkit, component format simplifiedtassaron2017-07-204-6/+314
* combined toolkit.py & frame.py into toolkit packagetassaron2017-07-173-0/+200