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

535 Commits

Author SHA1 Message Date
Nodeful
0006d179cc driver clients + ui swaparoos 2021-08-29 01:14:02 +03:00
Nodeful
46dfeb0160 Merge branch 'master' of github.com:bitgapp/eqMac 2021-08-28 23:21:38 +03:00
Nodeful
64bc45e914 added dynamic driver name 2021-08-28 23:21:31 +03:00
Roman Kisil
c1434ea3e8
Update README.md 2021-08-27 17:57:19 +03:00
Nodeful
c3d534b812 finished with driver rewrite 2021-08-27 16:36:27 +03:00
Nodeful
bbae0f5cb9 removed input control code 2021-08-26 04:04:57 +03:00
Nodeful
5fb185f33a fixes to driver controls 2021-08-26 04:00:27 +03:00
Nodeful
6e5c2eb1f2 fix to memory size counting 2021-08-26 01:37:29 +03:00
Nodeful
d5fe0623b4 removed unnecessary logs 2021-08-25 03:06:14 +03:00
Nodeful
b2c8e8d7ce finally fixed most of the driver issues 2021-08-25 02:08:14 +03:00
Nodeful
8d66334fff removed box from the driver 2021-08-24 23:21:53 +03:00
Nodeful
be702d13d1 comit before trying to remove box 2021-08-24 20:45:07 +03:00
Nodeful
ba96430510 fixes to driver box 2021-08-23 02:19:31 +03:00
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