1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-11-30 03:35:04 +03:00
Commit Graph

84 Commits

Author SHA1 Message Date
Nodeful
349fc645c7 v0.3.5 2020-10-25 21:20:13 +02:00
Nodeful
97c0dc9ae2 working on uninstaller 2020-10-25 20:53:11 +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
6978f64525 Merge branch 'master' of github.com:bitgapp/eqMac 2020-10-18 00:07:26 +03:00
Nodeful
0d43d1e8ba changes 2020-10-18 00:07:17 +03:00
Roman Kisil
89178e5744
Update UPDATE.md 2020-10-11 22:25:35 +03:00
Nodeful
e48682b61e new Update Release instructions 2020-10-11 21:22:17 +03:00
Nodeful
76c1d2e5d2 built and deployed UI 2020-10-11 19:58:37 +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
00b6c2b989 removed dangling track 2020-10-11 16:32:50 +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
54b64f6d59 Merge branch 'master' of github.com:bitgapp/eqMac into driver-improvements 2020-10-10 14:11:06 +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
430aecc67a changes 2020-10-03 12:08:41 +03:00
nodeful
7cc4575bb4 improvements to the install process 2020-09-20 20:55:25 +03:00
nodeful
148ecf787c figured out how to use package maker 2020-09-20 20:31:08 +03:00
Nodeful
3e845dffb6 changes 2020-09-20 14:48:41 +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
9111c4d9ad added browserlist to ui 2020-06-27 01:00:29 +01:00
nodeful
d86e82b849 released v0.3.2 2020-06-26 20:20:04 +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
68f0b7b140 changes 2020-06-22 13:52:16 +01: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
2487ff7d56 removed svg-inject dependency from ui 2020-06-20 14:25:39 +01:00
nodeful
0b44850dc0 added eqMac2 legacy preset import and sorting presets by name 2020-06-20 13:58:18 +01:00
nodeful
ce684e545e Improved volume handling 2020-06-20 01:05:19 +01:00
nodeful
d4acbfe54d fixes to UI offline caching 2020-06-19 23:02:19 +01:00
nodeful
23098552a9 improvements to offline caching of ui 2020-06-18 23:30:07 +01:00
nodeful
977e13c337 moved all assets to base64 2020-06-16 23:31:00 +01:00
Andrey Bezpalenko
3724746f66 fixes #227 - crashes and no sound after device adding and removing 2020-06-14 18:03:52 +01:00
nodeful
22d259b842 fixed Driver device event when sampling rates changes 2020-06-10 23:06:14 +01:00
Andrey Bezpalenko
5bbeb6b7a2 fixes #257 - removed changing driver sample rate, changed stopping all listeners to recreate some, changed varispeed calculation and formats that used for output engine, unified previous fix. 2020-06-10 23:03:35 +01:00
Andrey Bezpalenko
dddaf9eb5f Fixed bufferSilencePercent function to calculate percentage correctly. 2020-06-10 23:03:35 +01:00