| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | made code work | tassaron | 2017-07-04 | 1 | -2/+2 |
| | | |||||
| * | updated Windows installation instructions | tassaron | 2017-07-04 | 2 | -8/+7 |
| | | |||||
| * | removed pyc | tassaron | 2017-07-04 | 2 | -0/+1 |
| | | |||||
| * | moved functions into toolkit, fixed CMD appearing on Windows | tassaron | 2017-07-04 | 9 | -85/+119 |
| | | |||||
| * | frame-drawing tools for components to share | tassaron | 2017-07-02 | 7 | -43/+76 |
| | | |||||
| * | renamed component base | tassaron | 2017-07-02 | 6 | -11/+16 |
| | | |||||
| * | rm unneeded imports, work on freezing | tassaron | 2017-07-02 | 6 | -28/+51 |
| | | |||||
| * | Fixed Text Colors & update button color on manual value change. | DH4 | 2017-07-01 | 1 | -1/+4 |
| | | |||||
| * | added visualizer options + invalid presets get ignored | tassaron | 2017-06-26 | 5 | -26/+148 |
| | | |||||
| * | an extra progress bar label for Mac | tassaron | 2017-06-25 | 2 | -3/+32 |
| | | | | | progressBar text is not visible in native Mac style | ||||
| * | component list not visually disabled | tassaron | 2017-06-25 | 1 | -2/+5 |
| | | | | | this looks better on Mac | ||||
| * | preset delete, rename, save updates both windows | tassaron | 2017-06-25 | 2 | -4/+15 |
| | | |||||
| * | Update readme to match newgui | Brianna | 2017-06-25 | 1 | -11/+9 |
| | | |||||
| * | renamed Original Audio Visualization to Classic Visualizer | tassaron | 2017-06-25 | 5 | -9/+30 |
| | | |||||
| * | whitelist is more sensible here than blacklist | tassaron | 2017-06-25 | 1 | -14/+7 |
| | | |||||
| * | Merge pull request #36 from djfun/newgui-project-settings | Brianna | 2017-06-25 | 7 | -44/+145 |
| |\ | | | | | Project files save more settings | ||||
| | * | needs more tuples | tassaron | 2017-06-25 | 2 | -20/+19 |
| | | | |||||
| | * | newlines make project file easier to read | tassaron | 2017-06-25 | 1 | -2/+2 |
| | | | |||||
| | * | --export commandline option | tassaron | 2017-06-25 | 5 | -13/+50 |
| | | | | | | | | | overrides -i and -o to use saved fields from a project file | ||||
| | * | project files save settings & out/in fields | tassaron | 2017-06-25 | 6 | -29/+94 |
| |/ | |||||
| * | Merge pull request #35 from djfun/newgui-bugfixes | Brianna | 2017-06-25 | 12 | -93/+163 |
| |\ | | | | | Newgui bugfixes | ||||
| | * | disable some hotkeys while encoding, more friendly error messages | tassaron | 2017-06-25 | 5 | -59/+107 |
| | | | |||||
| | * | fixed lack of asterisks after openProject, added asterisk to window title | tassaron | 2017-06-24 | 2 | -5/+8 |
| | | | |||||
| | * | fixing bugs | tassaron | 2017-06-24 | 9 | -37/+56 |
| | | | |||||
| * | | Merge pull request #34 from djfun/feature-newgui-qt5 | Brianna | 2017-06-24 | 25 | -167/+200 |
| |\| | | | | | Update to Qt5 | ||||
