| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-06-25 | component list not visually disabled | tassaron | 1 | -2/+5 | |
| this looks better on Mac | |||||
| 2017-06-25 | preset delete, rename, save updates both windows | tassaron | 2 | -4/+15 | |
| 2017-06-25 | Update readme to match newgui | Brianna | 1 | -11/+9 | |
| 2017-06-25 | renamed Original Audio Visualization to Classic Visualizer | tassaron | 5 | -9/+30 | |
| 2017-06-25 | whitelist is more sensible here than blacklist | tassaron | 1 | -14/+7 | |
| 2017-06-25 | needs more tuples | tassaron | 2 | -20/+19 | |
| 2017-06-25 | newlines make project file easier to read | tassaron | 1 | -2/+2 | |
| 2017-06-25 | --export commandline option | tassaron | 5 | -13/+50 | |
| overrides -i and -o to use saved fields from a project file | |||||
| 2017-06-25 | project files save settings & out/in fields | tassaron | 6 | -29/+94 | |
| 2017-06-25 | disable some hotkeys while encoding, more friendly error messages | tassaron | 5 | -59/+107 | |
| 2017-06-24 | fixed lack of asterisks after openProject, added asterisk to window title | tassaron | 2 | -5/+8 | |
| 2017-06-24 | fixing bugs | tassaron | 9 | -37/+56 | |
| 2017-06-23 | Fixed QtWidgets not imported on some components. | DH4 | 4 | -5/+5 | |
| 2017-06-23 | qt5 fixes | tassaron | 10 | -117/+143 | |
| also pep8 compliance | |||||
| 2017-06-23 | QT5 Conversion + Directory Structure | DH4 | 25 | -105/+122 | |
| 2017-06-23 | pep8 cleanup | tassaron | 7 | -59/+85 | |
| 2017-06-23 | Fixed Ctrl+End Hotkey | DH4 | 1 | -1/+1 | |
| 2017-06-23 | fixed crash after creating a project on commandline | tassaron | 1 | -4/+14 | |
| because it didn't check for errors while saving | |||||
| 2017-06-23 | cx_freeze Path Updates | DH4 | 6 | -30/+62 | |
| 2017-06-23 | Implement Hotkeys | DH4 | 1 | -3/+36 | |
| 2017-06-22 | more commandline component options | tassaron | 7 | -35/+74 | |
| commandline options that existed before the redesign are now back | |||||
| 2017-06-22 | can send multiple arguments to a component | tassaron | 3 | -8/+15 | |
| 2017-06-22 | bugfixes | tassaron | 6 | -34/+17 | |
| 2017-06-22 | preset-loading and basic args from commandline | tassaron | 10 | -62/+156 | |
| also made some docstrings more informative | |||||
| 2017-06-18 | able to create components from commandline | tassaron | 2 | -5/+46 | |
| TODO: make components respond to argument | |||||
