1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-12-02 10:24:09 +03:00
Commit Graph

479 Commits

Author SHA1 Message Date
nodeful
55a356290d updating before launching app 2020-05-08 16:12:49 +01:00
nodeful
c59eaa8fe4 started working on ability for user to update the app before it starts 2020-05-03 19:48:46 +01:00
nodeful
3f61b0d8ea removed unnecessary frameworks from Sandbox 2020-05-03 18:36:06 +01:00
nodeful
c771cd0959 added peak limiter to basic eq 2020-05-03 18:30:38 +01:00
nodeful
fda5238c54 changes 2020-04-30 11:54:48 +01:00
nodeful
bf6a075d6e rebuilt the app with everything set to 10.12 2020-04-29 20:02:55 +01:00
nodeful
fb0848d7ae Released version v0.1.0 2020-04-28 15:50:20 +01:00
nodeful
d0b2d2bc31 UI loading changes 2020-04-28 01:36:51 +01:00
nodeful
1635480b17 fixed Driver compiling issues due to C++17 deprecation 2020-04-27 13:47:19 +01:00
nodeful
63299b8783 added reset playback button, stability improvements, fixed preset import 2020-04-27 01:38:15 +01:00
nodeful
277007c01b implemented ui settings persistance through the native app 2020-04-26 20:21:55 +01:00
nodeful
ac5df29627 disabled service worker 2020-04-26 18:29:05 +01:00
nodeful
13654ecb95 some sample rate mismatch and playthrough fixes 2020-04-26 00:58:50 +01:00
nodeful
7f43828879 Merge branch 'master' of github.com:bitgapp/eqMac 2020-04-25 15:12:29 +01:00
nodeful
9450f2e2ce removed personal xcode settings 2020-04-25 15:12:07 +01:00
nodeful
5668c15a2c fixed Advanced EQ Global gain slider not animating 2020-04-25 15:10:58 +01:00
Roman Kisil
4dc20acd1a
Update SECURITY.md 2020-04-25 14:30:47 +01:00
Roman Kisil
bf56f62e3b
Update SECURITY.md 2020-04-25 14:30:26 +01:00
Roman Kisil
ba21d89be9
Create SECURITY.md 2020-04-25 13:38:24 +01:00
nodeful
3a56f5385d Merge branch 'master' of github.com:bitgapp/eqMac 2020-04-24 22:53:03 +01:00
nodeful
5f679d01dc updated modules 2020-04-24 22:52:52 +01:00
Roman Kisil
afb242845a Update issue templates 2020-04-19 18:35:45 +01:00
Roman Kisil
9b802c993e Update issue templates 2020-04-19 18:14:41 +01:00
Roman Kisil
8ebf85122a Update issue templates 2020-04-19 18:13:37 +01:00
Roman Kisil
665bb54bbc Update issue templates 2020-04-19 18:00:49 +01:00
dependabot[bot]
db14b8e795 Bump https-proxy-agent from 2.2.2 to 2.2.4 in /site
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.2...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-19 16:06:58 +01:00
dependabot[bot]
31eeb04e9e Bump https-proxy-agent from 2.2.2 to 2.2.4 in /ui
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.2...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-19 16:06:48 +01:00
Roman Kisil
5c0293b917 Update issue templates 2020-04-18 22:56:29 +01:00
Roman Kisil
185c21b39b Update issue templates
Added bug report issue template
2020-04-18 22:55:31 +01:00
nodeful
4004eb1f51 made xcode schemes shared 2020-04-18 16:52:19 +01:00
nodeful
3c74672b69 added gitignore for xcode workspace 2020-04-18 16:36:10 +01:00
nodeful
511500f649 wrote deploy script for UI and deployed v0.0.4 2020-04-18 16:34:19 +01:00
nodeful
bf0eeb4eb6 Merge branch 'master' of github.com:bitgapp/eqMac into development 2020-04-18 16:00:06 +01:00
nodeful
60aa351a16 finished with optional knobs 2020-04-18 15:58:34 +01:00
Roman Kisil
2a53caabe6
Update .gitattributes 2020-04-15 13:11:44 +01:00
Roman Kisil
fa04b63d50
Update .gitattributes 2020-04-15 13:05:11 +01:00
Roman Kisil
4933a20e0b
Create .gitattributes 2020-04-15 13:03:01 +01:00
nodeful
d0d964fdb0 work in progess to move to slider only mode 2020-04-14 00:08:20 +01:00
Nodeful
b881725653 completely finished with new knobs 2020-04-12 18:49:33 +01:00
Nodeful
d34c941dfe finished knob asset management 2020-04-12 00:52:32 +01:00
Nodeful
023441565c finished large knob styling 2020-04-11 16:13:26 +01:00
Nodeful
cd468adbc3 work in progress 2020-04-11 02:12:25 +01:00
Dave Mullen Jnr
2084560fbe rename install to uninstall
I think you meant to say uninstall here. (Very excited about the new version and can't wait to try it out! Congratulations on launching!)
2020-04-08 11:42:42 +01:00
Nodeful
9d84b25dee
Update README.md 2020-04-05 23:04:57 +01:00
Nodeful
fcfa688d64
Update README.md 2020-04-05 23:04:23 +01:00
Nodeful
3701961c0a
Update README.md 2020-04-05 22:57:50 +01:00
Nodeful
81419bb51b updated site 2020-04-05 22:17:12 +01:00
Nodeful
f65c3d6c8d
Update README.md 2020-04-05 16:11:17 +01:00
nodeful
9287001b3a git pushMerge branch 'master' of github.com:bitgapp/eqMac 2020-04-05 16:09:43 +01:00
nodeful
8692224914 added promo image 2020-04-05 16:09:35 +01:00