aboutsummaryrefslogtreecommitdiffstats
path: root/src/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* add component in context menu, del/ins hotkeystassaron2017-07-201-2/+2
* ffmpeg functions moved to toolkit, component format simplifiedtassaron2017-07-206-42/+33
* combined toolkit.py & frame.py into toolkit packagetassaron2017-07-176-13/+16
* new hotkey to preview the ffmpeg commandtassaron2017-07-161-2/+2
* apply complex filters to audio streams from componentstassaron2017-07-164-9/+155
* use -t on inputs so ffmpeg knows when to stop filterstassaron2017-07-152-12/+31
* Video comp verifies audio streams, videoThread moved into Coretassaron2017-07-151-5/+20
* components automatically drawPreview & save currentPresettassaron2017-07-136-6/+4
* more error messages for blank componentstassaron2017-07-134-8/+31
* added option to include audio from Video componentstassaron2017-07-131-5/+3
* merge consecutive static componentstassaron2017-07-135-31/+34
* fixed various bugstassaron2017-07-115-18/+48
* separated creation of ffmpeg commandtassaron2017-07-094-7/+6
* a basic Sound component for mixing soundstassaron2017-07-093-2/+197
* more comments + warnings for outdated dependenciestassaron2017-07-095-5/+9
* image options to mirror & saturate colourstassaron2017-07-062-2/+83
* added basic rotate option to imagestassaron2017-07-052-3/+57
* moved functions into toolkit, fixed CMD appearing on Windowstassaron2017-07-041-2/+3
* frame-drawing tools for components to sharetassaron2017-07-025-37/+30
* renamed component basetassaron2017-07-026-174/+16
* rm unneeded imports, work on freezingtassaron2017-07-022-3/+6
* Fixed Text Colors & update button color on manual value change.DH42017-07-011-1/+4
* added visualizer options + invalid presets get ignoredtassaron2017-06-263-26/+145
* preset delete, rename, save updates both windowstassaron2017-06-251-1/+1
* renamed Original Audio Visualization to Classic Visualizertassaron2017-06-252-1/+10