aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* undoable removeComponent actiontassaron2017-08-141-2/+2
* using the builtin logging moduletassaron2017-08-101-0/+6
* Merge pull request #49 from djfun/toolkitBrianna2017-07-271-17/+6
|\
| * components auto-connect & track widgets, less autosave spamtassaron2017-07-231-17/+6
* | Fixes opening behind other windows on OS Xrikai2017-07-231-0/+1
|/
* apply complex filters to audio streams from componentstassaron2017-07-161-1/+1
* trying to make setup.py worktassaron2017-07-151-13/+16
* use -t on inputs so ffmpeg knows when to stop filterstassaron2017-07-151-5/+6
* moved functions into toolkit, fixed CMD appearing on Windowstassaron2017-07-041-35/+0
* rm unneeded imports, work on freezingtassaron2017-07-021-1/+1
* renamed Original Audio Visualization to Classic Visualizertassaron2017-06-251-2/+2
* disable some hotkeys while encoding, more friendly error messagestassaron2017-06-251-0/+9
* merged with feature-newguitassaron2017-06-241-1/+4
* qt5 fixestassaron2017-06-231-3/+3
* QT5 Conversion + Directory StructureDH42017-06-231-0/+88