aboutsummaryrefslogtreecommitdiffstats
path: root/src/components (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-26added visualizer options + invalid presets get ignoredtassaron3-26/+145
2017-06-25an extra progress bar label for Mactassaron2-3/+32
2017-06-25component list not visually disabledtassaron1-2/+5
2017-06-25preset delete, rename, save updates both windowstassaron2-4/+15
2017-06-25Update readme to match newguiBrianna1-11/+9
2017-06-25renamed Original Audio Visualization to Classic Visualizertassaron5-9/+30
2017-06-25whitelist is more sensible here than blacklisttassaron1-14/+7
2017-06-25needs more tuplestassaron2-20/+19
2017-06-25newlines make project file easier to readtassaron1-2/+2
2017-06-25--export commandline optiontassaron5-13/+50
2017-06-25project files save settings & out/in fieldstassaron6-29/+94
2017-06-25disable some hotkeys while encoding, more friendly error messagestassaron5-59/+107
2017-06-24fixed lack of asterisks after openProject, added asterisk to window titletassaron2-5/+8
2017-06-24fixing bugstassaron9-37/+56
2017-06-23Fixed QtWidgets not imported on some components.DH44-5/+5
2017-06-23qt5 fixestassaron10-117/+143
2017-06-23QT5 Conversion + Directory StructureDH425-105/+122
2017-06-23pep8 cleanuptassaron7-59/+85
2017-06-23Fixed Ctrl+End HotkeyDH41-1/+1
2017-06-23fixed crash after creating a project on commandlinetassaron1-4/+14
2017-06-23cx_freeze Path UpdatesDH46-30/+62
2017-06-23Implement HotkeysDH41-3/+36
2017-06-22more commandline component optionstassaron7-35/+74
2017-06-22can send multiple arguments to a componenttassaron3-8/+15
2017-06-22bugfixestassaron6-34/+17