1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-11-22 22:32:17 +03:00
Commit Graph

586 Commits

Author SHA1 Message Date
Nodeful
c0c7587e4a updated readme 2021-10-08 13:27:53 +03:00
Nodeful
cd44b168ff updated promo screenshots 2021-10-08 13:24:21 +03:00
Nodeful
8c71bed608 some ui changes from the Pro repo 2021-10-06 19:57:11 +03:00
Nodeful
b3c6dbcd15 driver buffer clean up fix 2021-10-06 13:28:36 +03:00
Nodeful
34ae184b15 fixed ui aligning issues for macOS 10.12 2021-10-04 22:37:20 +03:00
Nodeful
2491e96137 misc changes 2021-10-04 19:02:51 +03:00
Nodeful
02753c5163 fxies to the driver cleanup routine 2021-10-04 18:53:59 +03:00
Nodeful
a4f7891fff tooltips are getting scale to correct positioning 2021-10-02 23:00:27 +03:00
Nodeful
f6395b47e0 implemented resizable ui service calls 2021-10-01 21:41:20 +03:00
Nodeful
8f79b0ffbb made resizable decision controlled by UI 2021-10-01 21:39:09 +03:00
Nodeful
68489a00c1 fixed driver crash on macOS Monterey 2021-09-30 23:43:28 +03:00
Nodeful
c85f485637 using our own fork of Zip package 2021-09-30 23:16:21 +03:00
Nodeful
07afcc44f8 fix to xcode project 2021-09-30 00:56:45 +03:00
Nodeful
fb8461198f removed dangling file in xcode project 2021-09-30 00:53:28 +03:00
Nodeful
9b12d267f7 built ui 2021-09-29 17:29:47 +03:00
Nodeful
fc370dc4a8 updated Angular to latest and that fixed UI build 2021-09-29 17:27:10 +03:00
Nodeful
8ef7b4ee21 changes 2021-09-29 17:23:33 +03:00
Nodeful
36432c6e5f updated angular 2021-09-29 17:22:05 +03:00
Nodeful
fa3f8673d1 changes 2021-09-29 17:21:05 +03:00
Nodeful
0bdb935bc0 driver device is shown at first to register with system sounds, then automatically hides after 5 seconds. Also if eqMac app quits without changing the device, the driver hides automatically 2021-09-29 16:32:48 +03:00
Nodeful
fbf6a822f7 resolved conflicts 2021-09-29 00:43:07 +03:00
Nodeful
84eee9ba42 moved all the little changes from Pro repo 2021-09-29 00:40:47 +03:00
Nodeful
07089021c1 moved DataBus changes from Pro 2021-09-29 00:20:12 +03:00
Nodeful
6433206b42 moved Audio changes from Pro 2021-09-29 00:19:46 +03:00
Nodeful
aedf1e570d moved Volume changes from Pro 2021-09-29 00:17:27 +03:00
Nodeful
95622d1be4 moved Sources changes from Pro 2021-09-29 00:16:41 +03:00
Nodeful
ec4b7d1739 moved Effects changes from Pro 2021-09-29 00:15:18 +03:00
Nodeful
865c58385c moved driver, workspace and shared code changes from Pro 2021-09-28 23:54:22 +03:00
Nodeful
5908e444f0 changes to Cocoapods 2021-09-28 23:46:34 +03:00
Nodeful
66ad6b681b not tracking yarn.lock and changes to package.json 2021-09-28 23:45:08 +03:00
Nodeful
2c4b037c01 moved all ui changes from Pro 2021-09-28 23:43:45 +03:00
Nodeful
05bc8e9d06 moved ui settings changes from Pro repo 2021-09-28 23:32:42 +03:00
Nodeful
943ec9d376 moved ui header changes from Pro repo 2021-09-28 23:31:49 +03:00
Nodeful
87257e3a7c moved effects/eq changes from Pro repo 2021-09-28 23:29:03 +03:00
Nodeful
28789ecac3 moved component module changes from the Pro repo 2021-09-28 23:17:12 +03:00
Hüseyin Zengin
1ba46b45ce fix NPE when output master channel is not mutable 2021-09-21 22:41:27 +03:00
Nodeful
d26fe4ac8b added max width height to ui 2021-09-17 01:48:19 +03:00
Nodeful
9ee6ea6fde added mutex lock to driver io, tabbed design for EQ types and other minor changes 2021-09-13 15:09:01 +03:00
Nodeful
2424b9cf27 implemented EQMClient on the driver 2021-09-06 20:17:42 +03:00
Nodeful
259def2588 automatically resizing window if min height changed 2021-09-05 22:51:04 +03:00
Nodeful
cbc4d1a7c0 resizing window when scale is changed 2021-09-05 17:36:18 +03:00
Nodeful
f79f0911da fui now handles resizing, including with scale 2021-09-04 13:57:05 +03:00
Nodeful
a439723be5 working on resizable ui 2021-08-31 15:18:27 +03:00
Nodeful
c131088d17 Merge branch 'master' of github.com:bitgapp/eqMac 2021-08-30 16:24:02 +03:00
Nodeful
ed36e7c0af handling some ui errors 2021-08-30 16:23:55 +03:00
Roman Kisil
a26439ebe2
Update .gitattributes 2021-08-29 01:54:56 +03:00
Roman Kisil
8802479229
Update .gitattributes 2021-08-29 01:52:12 +03:00
dependabot[bot]
0f63249a88 Bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-29 01:51:28 +03:00
Nodeful
b037963c12 changes 2021-08-29 01:17:22 +03:00
dependabot[bot]
f118fbdf76 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-29 01:15:44 +03:00