1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-11-29 18:41:21 +03:00
Commit Graph

187 Commits

Author SHA1 Message Date
Nodeful
07318a7789 added Driver - Install scheme 2021-08-19 23:39:41 +03:00
Nodeful
c6c7f22413 finished with the driver rewrite trying to debug 2021-08-19 23:34:53 +03:00
Nodeful
1d954f3398 working on the buffer logic for the driver 2021-08-19 01:37:54 +03:00
Nodeful
aed5e4d6ff finished rewriting driver property functions to swift 2021-08-18 03:28:08 +03:00
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
8c9ddf41b6 changes 2021-08-15 03:19:13 +03:00
Nodeful
896a678eed setup mixed obj-c swift target for the driver 2021-08-12 02:10:37 +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
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