aboutsummaryrefslogtreecommitdiff
path: root/src/main.py
AgeCommit message (Expand)Author
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