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

87 Commits

Author SHA1 Message Date
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
Andrey Bezpalenko
4034f1b55b Added a delay to processing listener statement on Sample Rate changes, since it's cleared listeners after re-subscribing 2020-06-03 21:39:37 +01:00
nodeful
d39060e1c4 removed dangling references to expert eq 2020-06-01 15:49:53 +01:00
nodeful
6ff600bc4f simplified equalizer logic 2020-05-30 18:07:04 +01:00
nodeful
aa39a09a51 showing alerts only on main thread 2020-05-30 14:01:23 +01:00
nodeful
82d67d73e1 moved ui.zip to a different dir 2020-05-25 23:23:29 +01:00
nodeful
4eb62be6b0 tracking driver and ui.zip in the repo 2020-05-25 22:29:44 +01:00
nodeful
a598836376 changes 2020-05-25 13:46:44 +01:00
nodeful
0e8937ec81 fixed mute being stuck when lowering volume to 0% 2020-05-25 12:49:25 +01:00
nodeful
5b1ae04be9 warning users to close any audio playback apps before installing the driver 2020-05-24 14:32:31 +01:00
nodeful
9cfc05e43c allowing playback through aggregate/multiple output devices 2020-05-24 14:27:35 +01:00
nodeful
731f3e7a38 released version v0.2.0 2020-05-17 22:53:33 +01:00
nodeful
b32981a698 implemented popover/window mode switching 2020-05-13 23:08:21 +01:00
nodeful
55a356290d updating before launching app 2020-05-08 16:12:49 +01:00
nodeful
c59eaa8fe4 started working on ability for user to update the app before it starts 2020-05-03 19:48:46 +01:00
nodeful
3f61b0d8ea removed unnecessary frameworks from Sandbox 2020-05-03 18:36:06 +01:00
nodeful
c771cd0959 added peak limiter to basic eq 2020-05-03 18:30:38 +01:00
nodeful
fda5238c54 changes 2020-04-30 11:54:48 +01:00
nodeful
bf6a075d6e rebuilt the app with everything set to 10.12 2020-04-29 20:02:55 +01:00
nodeful
fb0848d7ae Released version v0.1.0 2020-04-28 15:50:20 +01:00
nodeful
d0b2d2bc31 UI loading changes 2020-04-28 01:36:51 +01:00
nodeful
1635480b17 fixed Driver compiling issues due to C++17 deprecation 2020-04-27 13:47:19 +01:00
nodeful
63299b8783 added reset playback button, stability improvements, fixed preset import 2020-04-27 01:38:15 +01:00
nodeful
277007c01b implemented ui settings persistance through the native app 2020-04-26 20:21:55 +01:00
nodeful
ac5df29627 disabled service worker 2020-04-26 18:29:05 +01:00
nodeful
13654ecb95 some sample rate mismatch and playthrough fixes 2020-04-26 00:58:50 +01:00
nodeful
9450f2e2ce removed personal xcode settings 2020-04-25 15:12:07 +01:00
nodeful
5668c15a2c fixed Advanced EQ Global gain slider not animating 2020-04-25 15:10:58 +01:00
nodeful
5f679d01dc updated modules 2020-04-24 22:52:52 +01:00
nodeful
4004eb1f51 made xcode schemes shared 2020-04-18 16:52:19 +01:00
nodeful
3c74672b69 added gitignore for xcode workspace 2020-04-18 16:36:10 +01:00
nodeful
511500f649 wrote deploy script for UI and deployed v0.0.4 2020-04-18 16:34:19 +01:00
nodeful
d0d964fdb0 work in progess to move to slider only mode 2020-04-14 00:08:20 +01:00
nodeful
5557fcbf9a add FAQ to site 2020-04-05 15:09:14 +01:00
nodeful
ba3d98b2fb upload new source code 2020-04-04 19:15:38 +01:00