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

522 Commits

Author SHA1 Message Date
Nodeful
1e18a933ad fixes 2021-08-23 02:16:36 +03:00
Nodeful
e712cb55b1 changes 2021-08-22 20:11:18 +03:00
Nodeful
12b990cd16 update to driver schemas 2021-08-20 00:37:10 +03:00
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
5214237907 fix to ui height 2021-08-11 18:07:21 +03:00
Nodeful
64d2306449 added ability to show/hide different features of the UI 2021-08-08 03:00:59 +03:00
Nodeful
f5111b70c4 Merge branch 'master' of github.com:bitgapp/eqMac 2021-08-07 23:44:36 +03:00
Nodeful
1940b27cd9 global app bypass gray out the ui 2021-08-07 23:44:27 +03:00
Nodeful
170eba75c5 added new screenshot 2021-08-06 14:36:51 +03:00
Roman Kisil
d9a611d060
Update README.md 2021-08-05 02:11:21 +03:00
Nodeful
7f53930d34 Merge branch 'master' of github.com:bitgapp/eqMac 2021-08-03 23:35:00 +03:00
Nodeful
df21ec3e7b changes from private repo 2021-08-03 23:34:53 +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
3c047e6b28 manually deteching changes on some sliders 2021-07-30 02:54:37 +03:00
Nodeful
075c5d774f Merge branch 'master' of github.com:bitgapp/eqMac 2021-07-29 03:06:36 +03:00
Nodeful
1a012a2c0b changes to components 2021-07-29 03:06:29 +03:00
Roman Kisil
6e838762dd
Update README.md 2021-07-28 03:25:11 +03:00
Roman Kisil
3b4c433a7c
Update README.md 2021-07-28 03:19:17 +03:00
Nodeful
d9b77c9588 component changes 2021-07-28 03:11:03 +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
e21b29f1b3 implemented ui scaling 2021-07-26 17:37:48 +03:00
Nodeful
36f9cb290b worked on showing/hiding of features but decided to stop feature creep 2021-07-26 02:08:27 +03:00
Nodeful
493fd36346 fixed draggable components overreliance on window events 2021-07-25 00:19:50 +03:00
Nodeful
9c9d2edc7b added full eqMac bypass 2021-07-24 00:58:57 +03:00
Nodeful
f09ddbf8d8 removed unnecessary log 2021-07-23 00:50:55 +03:00
Nodeful
e615ac8802 made knobs mouse drag control react to only vertical movement, also all drag controls work outside of element 2021-07-23 00:36:53 +03:00
Nodeful
836f0e9f7b some changes from the private repo 2021-07-22 23:47:00 +03:00
Nodeful
61e617fcf3 mcomponents mousewheel optimizations 2021-07-22 14:56:35 +03:00
Nodeful
bc20321dfe returning ui settings on set 2021-07-15 18:32:14 +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
e788c1a396 added accept all button to privacy consent form 2021-07-12 01:19:59 +03:00
Nodeful
687fe22365 fixed basic eq width screwing up on macOS 10.12 2021-07-12 00:55:02 +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