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

79 Commits

Author SHA1 Message Date
Nodeful
226f6b2c06 Merge branch 'master' of github.com:bitgapp/eqMac into components-module 2021-05-31 15:06:12 +03:00
Nodeful
4bf622fcb7 disabled os sound effects when pressing keys 2021-05-31 14:43:01 +03:00
Roman Kisil
0192011584
Fix Acoustic typo 2021-05-26 20:38:22 +03:00
Nodeful
9498bc509a showing/hiding UI only on main thread 2021-05-18 23:47:31 +03:00
Nodeful
428c1698d3 added a better way of tracking UI loading state 2021-05-18 23:23:09 +03:00
Nodeful
412f1e5d91 added loading listeners to UI class 2021-05-18 22:45:59 +03:00
Nodeful
1a584c8a0c moved crash report setup to the very top 2021-05-10 01:27:26 +03:00
Nodeful
4d5b88e332 sending eq type change event to ui, storing previous eq type, little refactor of Application.swift code 2021-05-10 01:24:19 +03:00
Nodeful
9455b59cd2 removed unnecessary DataBusEven file, added middleware to databus, showing warning toast on all unsuccessful databridge calls, improvement to toast 2021-05-08 00:20:22 +03:00
Nodeful
9bb9f0c312 moved to UInts on some timing logic 2021-05-07 01:29:01 +03:00
Nodeful
dfe032b20d replaced Reachability with Connectivity 2021-04-05 03:43:58 +03:00
Nodeful
4e066b6ac9 moving files around 2021-04-05 00:54:29 +03:00
Nodeful
36549aac43 skipping update check if cannot access internet 2021-04-05 00:07:01 +03:00
Nodeful
c592c894a3 added ability to overwrite existing presets 2021-03-07 20:56:09 +02:00
Nodeful
21d4c4c782 added some UI occlusion logic 2021-03-06 10:33:58 +02:00
Nodeful
724ab6f77f moved to a better way of showing privacy window 2021-03-06 10:00:59 +02:00
Nodeful
740b86448e commenting out unnecessary log 2021-02-27 11:02:52 +02:00
Nodeful
32e86920a3 changed effect attached to engine event callback 2021-02-27 10:57:55 +02:00
Nodeful
5e74e361b1 added attachedTo engine hook to effect 2021-02-23 16:15:22 +02:00
Nodeful
6aec733df4 removed redundant files 2021-02-23 01:57:27 +02:00
Nodeful
67f718b71a fixed webview losing focus in window mode, fixed jumpy volume bug 2021-02-17 15:51:29 +02:00
Nodeful
587001e748 fixed uninstall driver script 2021-02-17 12:44:13 +02:00
Nodeful
56b6818745 moved volume related manipulation to a background thread to improve UI responsiveness 2020-11-29 17:49:57 +02:00
Nodeful
ee18ffd219 made universal build and also added support for macOS 10.10 2020-11-22 16:27:43 +02:00
Valerii Pavlov
632dfadb5f fixed popover show/hide calls to get rid of blinks 2020-10-31 13:44:46 +02:00
Nodeful
6fad587780 made the UI work on macOS 10.12 2020-10-18 19:25:41 +03:00
Andrey Bezpalenko
afcff2fd09 Output format fixed (finally found a way to make working all devices with all sample rates and without crashes) 2020-10-18 00:15:40 +03:00
Nodeful
5d40547c4b built UI v1.2.1 2020-10-11 19:49:37 +03:00
Nodeful
ed2fb2dc8c fixes to the UI 2020-10-11 19:45:18 +03:00
Nodeful
ac2bb45c1b changes 2020-10-11 16:30:15 +03:00
Nodeful
1799e6fa9e changes 2020-10-11 13:58:21 +03:00
Nodeful
1cce490831 removed some driver reinstall logic from the app 2020-10-11 10:50:07 +03:00
Nodeful
d95962e8fd fix 2020-10-11 10:46:07 +03:00
Andrey Bezpalenko
be4ed17858 Removed waiting for builtin logic 2020-10-11 10:45:28 +03:00
Andrey Bezpalenko
ffb22a542a Crash after installation fixed, returned format nil to support new MAC sound. Issue #326 #325 #332 #331 #330 2020-10-11 10:45:28 +03:00
Nodeful
685c4d3313 changes 2020-10-04 21:16:24 +03:00
Nodeful
220c4fd947 changes 2020-10-04 13:58:29 +03:00
nodeful
054c9ac668 changes 2020-09-20 14:43:21 +03:00
Nodeful
e6a08ef4b9 improvements 2020-09-20 12:17:23 +03:00
Nodeful
824b482ade split scripts into separate files 2020-09-13 14:20:03 +03:00
Nodeful
7eeb05628b stashing changes 2020-07-17 23:59:44 +01:00
Nodeful
ffedba2452 work in progress, trying to get rid of AudioKit 2020-06-30 00:23:52 +01:00
Nodeful
2ebc3c8385 implemented more secure hiding showing of the driver 2020-06-28 23:41:20 +01:00
nodeful
5af3109e7f fixes to driver installation 2020-06-24 19:39:02 +01:00
nodeful
3ba0144d7c fixed indentation 2020-06-24 13:12:20 +01:00
Darren
b37b8c9769 Updates For Static Issue 2020-06-23 19:13:04 -04:00
nodeful
98da95f5df fixes 2020-06-22 12:24:09 +01:00
nodeful
36c0180cb4 update 0.3.0 2020-06-21 19:30:52 +01:00
nodeful
33554360c3 ton of improvements 2020-06-21 00:49:15 +01:00
nodeful
0b44850dc0 added eqMac2 legacy preset import and sorting presets by name 2020-06-20 13:58:18 +01:00