Dummy audio thread to keep display responsive when no audio device.

This commit is contained in:
Robin Davies
2024-08-26 22:42:15 -04:00
parent 150ca25491
commit 179d1aa025
18 changed files with 972 additions and 332 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
#pragma once
#ifndef JACK_HOST
#define JACK_HOST 0
#ifndef JACK_HOST // jack is no longer supported.
#define JACK_HOST 0
#endif
#ifndef ALSA_HOST