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

168 Commits

Author SHA1 Message Date
Nodeful
349187df4c fix incorrect balance calculation on startup 2021-07-12 01:25:49 +03:00
Nodeful
7b69dd4a20 fixing UI mode depending on Icon Mode 2021-07-12 00:37:05 +03:00
Nodeful
e7371339f2 allowing new driver to be a system effects device 2021-07-12 00:02:12 +03:00
Nodeful
e0396890f6 moved volume state to the root of the state 2021-07-11 23:07:26 +03:00
Nodeful
380f61e975 fixed bluetooth going into headset mode on quit 2021-07-11 20:49:01 +03:00
Nodeful
f7f9122bb4 fixes 2021-07-11 18:44:48 +03:00
Nodeful
2959666021 Merge branch 'master' of github.com:bitgapp/eqMac 2021-07-11 13:12:59 +03:00
Nodeful
9404daa008 Merge branch 'master' of github.com:bitgapp/eqMac 2021-07-11 13:11:40 +03:00
Nodeful
843c1015bd changes 2021-07-11 13:11:22 +03:00
Nodeful
9c91334c49 tracking Embedded dir with prebuilt ui 2021-07-11 13:11:03 +03:00
Nodeful
3c42df354a added status item icon modes, always on top mode, neither to icon mode 2021-07-11 01:26:41 +03:00
Nodeful
ae92c30cb3 Merge branch 'master' of github.com:bitgapp/eqMac 2021-07-10 20:44:43 +03:00
Nodeful
34645367e5 changes 2021-07-10 20:44:36 +03:00
Nodeful
a5313259be saving window position 2021-07-10 16:45:31 +03:00
Nodeful
ec5502b031 rewrote driver 2021-07-10 15:35:04 +03:00
Nodeful
b1f9f702c9 improvements to sleep handling 2021-07-09 16:10:40 +03:00
Nodeful
a6a1344bba added auto check updates and ota updates options to settings 2021-07-09 01:10:26 +03:00
Nodeful
7b4f29a4d5 added privacy consent form on first launch 2021-07-08 23:14:31 +03:00
Nodeful
dc8612c0a3 removed unnecessary log 2021-07-05 17:30:15 +03:00
Nodeful
4d5eb851a5 bump driver version to 1.2.2 2021-07-05 16:29:28 +03:00
Nodeful
1c4faadb67 allowing virtual devices 2021-07-05 15:50:16 +03:00
Nodeful
5c37c09b16 removed booster from volume class as mixer can actually boost as well, and it was actually never used. fixed boost actually decreasing volume at the beginning 2021-07-05 15:48:27 +03:00
Nodeful
37ef47c1bc xpc nuked out of the driver 2021-07-05 15:26:04 +03:00
Nodeful
6b5bf7b74e fix bug when window stays open 2021-07-05 13:41:48 +03:00
Nodeful
c57e0dea9c updated gh promo screenshot, changed readme, removed unnecessary files 2021-06-25 00:54:07 +03:00
Nodeful
be6feaf435 added timestamp to code signing flags on the driver 2021-06-24 17:56:06 +03:00
Nodeful
b6b86840d6 changes 2021-06-24 17:19:43 +03:00
Nodeful
9cf4695528 updated postinstall script 2021-06-24 14:34:45 +03:00
Nodeful
efa87d630a improved logging to preset import/export 2021-06-21 22:14:20 +03:00
Nodeful
19495821a9 using Big Sur icon by default 2021-06-20 20:32:26 +03:00
Nodeful
7059b3e34e fixed dangling engine references 2021-06-20 19:58:59 +03:00
Nodeful
57a7a77fef finished implementing disabling/enabling of boost 2021-06-19 16:12:05 +03:00
Nodeful
438c378090 refactored repetitive html into templates, working on booster enable/disable func 2021-06-18 00:55:24 +03:00
Nodeful
cc34d3656a changes 2021-06-17 22:58:19 +03:00
Nodeful
f53ce85b59 Networking.isConnected -> checkConnected 2021-06-16 23:50:25 +03:00
Nodeful
98258cb80a removed unnecessary scripts 2021-06-16 21:14:25 +03:00
Nodeful
ae2201f436 removed uninstaller 2021-06-15 03:03:27 +03:00
Nodeful
442ed92c67 moved Volume to the output engine, fixed annoying buzzer when switching eqs 2021-06-15 02:20:59 +03:00
Nodeful
2711dc8d3e commit before trying to move volume to Output class 2021-06-15 01:02:17 +03:00
Nodeful
59990df83b UI workarounds, had to move the deployment target to 10.12 (meh didnt work on lower either way :/) 2021-06-14 21:16:40 +03:00
Nodeful
ff29ba8651 refactoring, refactoring, refactoring 2021-06-14 02:03:40 +03:00
Nodeful
f727701b7f checking driver version semantically 2021-06-12 19:02:13 +03:00
Nodeful
8b35633572 small fixes to the Driver flags code 2021-06-12 03:36:04 +03:00
Nodeful
962f28eb30 removed some latency 2021-06-12 02:02:01 +03:00
Nodeful
94b0ed0258 removed unnecessary log 2021-06-10 10:47:00 +03:00
Nodeful
9be9fd1b36 fixed output callback memory leak, tuned PID, replace ring buffer 2021-06-10 10:45:11 +03:00
Nodeful
c8b15d935f using circular buffer as swift package 2021-06-08 15:45:41 +03:00
Nodeful
6d334f27c0 asking for maudio capture perm perm on launch, other refactors 2021-06-07 23:42:51 +03:00
Nodeful
3ccde61cfc refactoring 2021-06-06 02:13:59 +03:00
Nodeful
bb15c079eb fixed Mic permission stall, UI manipulations being done not on the main thread, Aggregate device channel count 2021-06-03 02:07:28 +03:00