aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-10added connected path shape to Lifetassaron
2017-08-10rm garbage filetassaron
2017-08-10more shapes and custom image option for Lifetassaron
2017-08-09Merge pull request #53 from djfun/more-text-optionsBrianna
2017-08-09Conway's Game of Life componenttassaron
2017-08-08fixed incorrect outline for small-capstassaron
2017-08-08relative dropshadowtassaron
2017-08-08relative stroke px size & no Qt pen on stroketassaron
2017-08-07dropshadow option for Text componenttassaron
2017-08-06added stroke and font style options to Text componenttassaron
2017-08-03new Waveform & Spectrum component + relative coords for everythingBrianna
2017-08-03image scale needs to be relativetassaron
2017-08-03save presets as floats so project resolution is not relevanttassaron
2017-08-03max spinbox vals scale relatively & less errors when spamming res changetassaron
2017-08-03relativeWidgets might as well be a listtassaron
2017-08-03relative gradients & last good frame used for preview errorstassaron
2017-08-01fontsize is also relativetassaron
2017-08-01width/height fields should be relative tootassaron
2017-08-01x/y pixel values update to match output resolutiontassaron
2017-08-01component class now tracks colorwidgetstassaron
2017-07-30crop aphasermeter so it scales to look biggertassaron
2017-07-30more options for the Spectrum componenttassaron
2017-07-30added Spectrum component with many optionstassaron
2017-07-29generic preview sound for waveform componenttassaron
2017-07-29waveform component is working, preview is glitchytassaron
2017-07-29starting work on Waveform componenttassaron
2017-07-28move code into a new function for future expansiontassaron
2017-07-27Merge pull request #49 from djfun/toolkitBrianna
2017-07-27some minor bugfixestassaron
2017-07-27quit if project doesn't exist when exporting from commandlinetassaron
2017-07-27fixed video component eating stdouttassaron
2017-07-25don't]] always trigger error()tassaron
2017-07-25removed pyctassaron
2017-07-25error can be locked within properties()tassaron
2017-07-25repeated errors don't cause repeated windowstassaron
2017-07-24preset manager uses mainwindow row for every buttontassaron
2017-07-24Merge pull request #48 from rikai/patch-1DH4
2017-07-23Fixes opening behind other windows on OS Xrikai
2017-07-23ComponentError exception wraps previewRendertassaron
2017-07-23better component error messagestassaron
2017-07-23components auto-connect & track widgets, less autosave spamtassaron
2017-07-20add component in context menu, del/ins hotkeystassaron
2017-07-20ffmpeg functions moved to toolkit, component format simplifiedtassaron
2017-07-17combined toolkit.py & frame.py into toolkit packagetassaron
2017-07-16Merge pull request #46 from djfun/extra-sound-optionsBrianna
2017-07-16new hotkey to preview the ffmpeg commandtassaron
2017-07-16apply complex filters to audio streams from componentstassaron
2017-07-15Merge audio-mixing branchBrianna
2017-07-15trying to make setup.py worktassaron
2017-07-15use -t on inputs so ffmpeg knows when to stop filterstassaron