1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-11-26 16:05:52 +03:00
Commit Graph

158 Commits

Author SHA1 Message Date
Nodeful
97c73aa1d5 found nice pattern of writing driver in Swift 2021-08-16 03:25:06 +03:00
Nodeful
4e21014de1 made shared code work between app and driver 2021-08-15 03:34:32 +03:00
Nodeful
1940b27cd9 global app bypass gray out the ui 2021-08-07 23:44:27 +03:00
Nodeful
1f2b44acbc volume handling improvements 2021-08-01 12:44:01 +03:00
Nodeful
765728a1ac restarting engine on eq type changes 2021-08-01 12:12:43 +03:00
Nodeful
d8dafe4545 not animating window dimension changes 2021-07-28 03:10:21 +03:00
Nodeful
2a720272c3 forgot to commit changes 2021-07-26 19:13:07 +03:00
Nodeful
9c9d2edc7b added full eqMac bypass 2021-07-24 00:58:57 +03:00
Nodeful
e524421f94 fix 2021-07-15 12:52:41 +03:00
Nodeful
49255d2041 added a debouncer on haptic and added trusted domains to open url endpoint 2021-07-15 02:20:30 +03:00
Nodeful
de062c61bb added beta program 2021-07-15 01:15:13 +03:00
Nodeful
8d0f571c46 fixed device handling after sleep 2021-07-15 00:44:47 +03:00
Nodeful
3edfef8b7b updated Sentry 2021-07-13 14:18:44 +03:00
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
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
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
6b5bf7b74e fix bug when window stays open 2021-07-05 13:41:48 +03:00
Nodeful
efa87d630a improved logging to preset import/export 2021-06-21 22:14:20 +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
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
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