aboutsummaryrefslogtreecommitdiff
path: root/src/main.py
AgeCommit message (Expand)Author
2017-08-26fixed too-large Color sizes, fixed a redoing bug, rm pointless thingstassaron
2017-08-19fixed issues with undoing relative widgetstassaron
2017-08-14undoable removeComponent actiontassaron
2017-08-10using the builtin logging moduletassaron
2017-07-27Merge pull request #49 from djfun/toolkitBrianna
2017-07-23Fixes opening behind other windows on OS Xrikai
2017-07-23components auto-connect & track widgets, less autosave spamtassaron
2017-07-16apply complex filters to audio streams from componentstassaron
2017-07-15trying to make setup.py worktassaron
2017-07-15use -t on inputs so ffmpeg knows when to stop filterstassaron
2017-07-04moved functions into toolkit, fixed CMD appearing on Windowstassaron
2017-07-02rm unneeded imports, work on freezingtassaron
2017-06-25renamed Original Audio Visualization to Classic Visualizertassaron
2017-06-25disable some hotkeys while encoding, more friendly error messagestassaron
2017-06-24merged with feature-newguitassaron
2017-06-23qt5 fixestassaron
2017-06-23QT5 Conversion + Directory StructureDH4