| Age | Commit message (Expand) | Author |
| 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 |
| 2017-06-23 | Fixed QtWidgets not imported on some components. | DH4 |
| 2017-06-23 | qt5 fixes | tassaron |
| 2017-06-23 | QT5 Conversion + Directory Structure | DH4 |
| 2017-06-23 | pep8 cleanup | tassaron |
| 2017-06-23 | Merge branch 'feature-newgui' of github.com:djfun/audio-visualizer-python int... | DH4 |
| 2017-06-23 | Fixed Ctrl+End Hotkey | DH4 |
| 2017-06-23 | Fixed crash after creating a new project on commandline | tassaron |
| 2017-06-23 | fixed crash after creating a project on commandline | tassaron |
| 2017-06-23 | Merge pull request #32 from djfun/newgui-commandline | Brianna |
| 2017-06-23 | Merge branch 'feature-newgui' into newgui-commandline | Brianna |
| 2017-06-23 | cx_freeze Path Updates | DH4 |
| 2017-06-23 | Implement Hotkeys | DH4 |
| 2017-06-22 | more commandline component options | tassaron |
| 2017-06-22 | can send multiple arguments to a component | tassaron |
| 2017-06-22 | bugfixes | tassaron |
| 2017-06-22 | preset-loading and basic args from commandline | tassaron |
| 2017-06-18 | able to create components from commandline | tassaron |
| 2017-06-18 | basic commandline functionality using 3 args | tassaron |
| 2017-06-17 | exports to ~ if no dir given, fix infinite loop when cancelling | tassaron |
| 2017-06-17 | ask to save changes before changing current project | tassaron |
| 2017-06-16 | spread option for gradients | tassaron |
| 2017-06-16 | color component size, position, and gradient options | tassaron |
| 2017-06-16 | added width and height to color.ui | tassaron |
| 2017-06-15 | Redesigned preset UI + video & image component scaling/positioning | Brianna |
| 2017-06-15 | drag events for component list now working! | tassaron |
| 2017-06-15 | various bugfixes, blankFrame method for components | tassaron |
| 2017-06-15 | video scaling, position and distortion | tassaron |
| 2017-06-15 | clear preset button, disable New Project during export | tassaron |
| 2017-06-14 | image component stretch/scale/x/y options | tassaron |
| 2017-06-14 | no keyerror when opening new preset | tassaron |
| 2017-06-13 | asterisk next to modified preset is more accurate | tassaron |
| 2017-06-12 | adding an asterisk to modified, unsaved presets | tassaron |
| 2017-06-11 | split up openProject code for use in importPreset | tassaron |
| 2017-06-11 | using tab in component list updates widget | tassaron |
| 2017-06-11 | can't right-click empty space + color eyedropper | tassaron |
| 2017-06-10 | made basic export function, moved more code into core | tassaron |
| 2017-06-10 | close button works, dialogs properly parented | tassaron |
| 2017-06-08 | start connecting import/export buttons | tassaron |
| 2017-06-08 | preset searchbar works, ui experimentally changed | tassaron |
| 2017-06-08 | rename and delete buttons in preset manager | tassaron |
| 2017-06-08 | saved preset titles, code clean-ups | tassaron |