aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* added Spectrum component with many optionstassaron2017-07-301-1/+1
* generic preview sound for waveform componenttassaron2017-07-291-0/+2
* some minor bugfixestassaron2017-07-271-1/+1
* error can be locked within properties()tassaron2017-07-251-5/+5
* repeated errors don't cause repeated windowstassaron2017-07-251-2/+2
* ComponentError exception wraps previewRendertassaron2017-07-231-3/+5
* better component error messagestassaron2017-07-231-2/+13
* components auto-connect & track widgets, less autosave spamtassaron2017-07-231-43/+82
* add component in context menu, del/ins hotkeystassaron2017-07-201-52/+83
* ffmpeg functions moved to toolkit, component format simplifiedtassaron2017-07-201-33/+48
* new hotkey to preview the ffmpeg commandtassaron2017-07-161-1/+18
* Video comp verifies audio streams, videoThread moved into Coretassaron2017-07-151-16/+6
* merge consecutive static componentstassaron2017-07-131-0/+2
* fixed various bugstassaron2017-07-111-0/+4
* a basic Sound component for mixing soundstassaron2017-07-091-0/+2
* more comments + warnings for outdated dependenciestassaron2017-07-091-1/+33
* image options to mirror & saturate colourstassaron2017-07-061-1/+8
* moved functions into toolkit, fixed CMD appearing on Windowstassaron2017-07-041-2/+2
* added visualizer options + invalid presets get ignoredtassaron2017-06-261-0/+1
* an extra progress bar label for Mactassaron2017-06-251-2/+15
* component list not visually disabledtassaron2017-06-251-2/+5
* renamed Original Audio Visualization to Classic Visualizertassaron2017-06-251-2/+3
* --export commandline optiontassaron2017-06-251-2/+5
* project files save settings & out/in fieldstassaron2017-06-251-8/+22
* disable some hotkeys while encoding, more friendly error messagestassaron2017-06-251-40/+71