Switch back from Qt Multimedia to SDL for audio configuration detection. Qt is also broken, but just broken in a way that always reports stereo
This commit is contained in:
parent
9f0617f6ee
commit
14ec0259df
3 changed files with 30 additions and 14 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#include "../session.hpp"
|
||||
#include "renderers/renderer.h"
|
||||
#include "renderers/sdl.h"
|
||||
#include "renderers/qtaud.h"
|
||||
|
||||
#include <Limelight.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue