| Age | Commit message (Expand) | Author |
| 2017-07-23 | better component error messages | tassaron |
| 2017-07-23 | components auto-connect & track widgets, less autosave spam | tassaron |
| 2017-07-20 | add component in context menu, del/ins hotkeys | tassaron |
| 2017-07-20 | ffmpeg functions moved to toolkit, component format simplified | tassaron |
| 2017-07-17 | combined toolkit.py & frame.py into toolkit package | tassaron |
| 2017-07-16 | new hotkey to preview the ffmpeg command | tassaron |
| 2017-07-16 | apply complex filters to audio streams from components | tassaron |
| 2017-07-15 | trying to make setup.py work | tassaron |
| 2017-07-15 | use -t on inputs so ffmpeg knows when to stop filters | tassaron |
| 2017-07-15 | Video comp verifies audio streams, videoThread moved into Core | tassaron |
| 2017-07-13 | components automatically drawPreview & save currentPreset | tassaron |
| 2017-07-13 | staticComponents list is reversed now | tassaron |
| 2017-07-13 | more error messages for blank components | tassaron |
| 2017-07-13 | added option to include audio from Video components | tassaron |
| 2017-07-13 | merge consecutive static components | tassaron |
| 2017-07-11 | fixed various bugs | tassaron |
| 2017-07-09 | separated creation of ffmpeg command | tassaron |
| 2017-07-09 | a basic Sound component for mixing sounds | tassaron |
| 2017-07-09 | more comments + warnings for outdated dependencies | tassaron |
| 2017-07-06 | more thorough installation directions | tassaron |
| 2017-07-06 | image options to mirror & saturate colours | tassaron |
| 2017-07-05 | added basic rotate option to images | tassaron |
| 2017-07-05 | fixed syntax error | tassaron |
| 2017-07-05 | use decorator for readability | tassaron |
| 2017-07-04 | made code work | tassaron |
| 2017-07-04 | updated Windows installation instructions | tassaron |
| 2017-07-04 | removed pyc | tassaron |
| 2017-07-04 | moved functions into toolkit, fixed CMD appearing on Windows | tassaron |
| 2017-07-02 | frame-drawing tools for components to share | tassaron |
| 2017-07-02 | renamed component base | tassaron |
| 2017-07-02 | rm unneeded imports, work on freezing | tassaron |
| 2017-07-01 | Fixed Text Colors & update button color on manual value change. | DH4 |
| 2017-06-26 | added visualizer options + invalid presets get ignored | tassaron |
| 2017-06-25 | an extra progress bar label for Mac | tassaron |
| 2017-06-25 | component list not visually disabled | tassaron |
| 2017-06-25 | preset delete, rename, save updates both windows | tassaron |
| 2017-06-25 | Update readme to match newgui | Brianna |
| 2017-06-25 | renamed Original Audio Visualization to Classic Visualizer | tassaron |
| 2017-06-25 | whitelist is more sensible here than blacklist | tassaron |
| 2017-06-25 | Merge pull request #36 from djfun/newgui-project-settings | Brianna |
| 2017-06-25 | needs more tuples | tassaron |
| 2017-06-25 | newlines make project file easier to read | tassaron |
| 2017-06-25 | --export commandline option | tassaron |
| 2017-06-25 | project files save settings & out/in fields | tassaron |
| 2017-06-25 | Merge pull request #35 from djfun/newgui-bugfixes | Brianna |
| 2017-06-25 | disable some hotkeys while encoding, more friendly error messages | tassaron |
| 2017-06-24 | fixed lack of asterisks after openProject, added asterisk to window title | tassaron |
| 2017-06-24 | fixing bugs | tassaron |
| 2017-06-24 | Merge pull request #34 from djfun/feature-newgui-qt5 | Brianna |
| 2017-06-24 | merged with feature-newgui | tassaron |