aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* components auto-connect & track widgets, less autosave spamtassaron2017-07-231-1/+1
| | | | importing toolkit from live interpreter now works
* add component in context menu, del/ins hotkeystassaron2017-07-201-2/+2
| | | | + preset manager uses mainwindow component list
* ffmpeg functions moved to toolkit, component format simplifiedtassaron2017-07-201-5/+10
| | | | component methods are auto-decorated & settings are now class variables
* new hotkey to preview the ffmpeg commandtassaron2017-07-161-1/+1
|
* apply complex filters to audio streams from componentstassaron2017-07-161-5/+19
| | | | tons of sound options could be given now, + installation using setup.py
* trying to make setup.py worktassaron2017-07-151-19/+34
|
* QT5 Conversion + Directory StructureDH42017-06-231-51/+19
|
* cx_freeze Path UpdatesDH42017-06-231-21/+42
|
* add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵Martin Kaistra2015-03-051-0/+30
to readme