aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* apply complex filters to audio streams from componentstassaron2017-07-161-1/+1
| | | | tons of sound options could be given now, + installation using setup.py
* 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
| | | | + better feedback in cmd mode
* 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
| | | | also pep8 compliance
* QT5 Conversion + Directory StructureDH42017-06-231-0/+88