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 |
|
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 |
|
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
|
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 |
|