aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* made code worktassaron2017-07-041-2/+2
|
* updated Windows installation instructionstassaron2017-07-042-8/+7
|
* removed pyctassaron2017-07-042-0/+1
|
* moved functions into toolkit, fixed CMD appearing on Windowstassaron2017-07-049-85/+119
|
* frame-drawing tools for components to sharetassaron2017-07-027-43/+76
|
* renamed component basetassaron2017-07-026-11/+16
|
* rm unneeded imports, work on freezingtassaron2017-07-026-28/+51
|
* Fixed Text Colors & update button color on manual value change.DH42017-07-011-1/+4
|
* added visualizer options + invalid presets get ignoredtassaron2017-06-265-26/+148
|
* an extra progress bar label for Mactassaron2017-06-252-3/+32
| | | | progressBar text is not visible in native Mac style
* component list not visually disabledtassaron2017-06-251-2/+5
| | | | this looks better on Mac
* preset delete, rename, save updates both windowstassaron2017-06-252-4/+15
|
* Update readme to match newguiBrianna2017-06-251-11/+9
|
* renamed Original Audio Visualization to Classic Visualizertassaron2017-06-255-9/+30
|
* whitelist is more sensible here than blacklisttassaron2017-06-251-14/+7
|
* Merge pull request #36 from djfun/newgui-project-settingsBrianna2017-06-257-44/+145
|\ | | | | Project files save more settings
| * needs more tuplestassaron2017-06-252-20/+19
| |
| * newlines make project file easier to readtassaron2017-06-251-2/+2
| |
| * --export commandline optiontassaron2017-06-255-13/+50
| | | | | | | | overrides -i and -o to use saved fields from a project file
| * project files save settings & out/in fieldstassaron2017-06-256-29/+94
|/
* Merge pull request #35 from djfun/newgui-bugfixesBrianna2017-06-2512-93/+163
|\ | | | | Newgui bugfixes
| * disable some hotkeys while encoding, more friendly error messagestassaron2017-06-255-59/+107
| |
| * fixed lack of asterisks after openProject, added asterisk to window titletassaron2017-06-242-5/+8
| |
| * fixing bugstassaron2017-06-249-37/+56
| |
* | Merge pull request #34 from djfun/feature-newgui-qt5Brianna2017-06-2425-167/+200
|\| | | | | Update to Qt5