yuzu-android/src
Kloen Lansfiel f852369986 SDL: Select audio device (#2403)
* Initial Commit

Added Device logic to Sinks
Started on UI for selecting devices

Removed redundant import

* Audio Core: Complete Device Switching

Complete the device switching implementation by allowing the output
device to be loaded, changed and saved through the configurations menu.

Worked with the Sink abstraction and tuned the "Device Selection"
configuration so that the Device List is automatically populated when
the Sink is changed.
This hopefully addresses the concerns and recommendations mentioned in
the comments of the PR.

* Clean original implementation.

* Refactor GetSinkDetails
2017-01-25 22:33:26 -05:00
..
audio_core SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
citra SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
citra_qt SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
common Merge pull request #1951 from wwylele/motion-sensor 2017-01-07 12:39:20 -05:00
core SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
tests tests: add missing libcore dependency after 75ee2f8c67 2016-12-07 18:30:49 +00:00
video_core video_core: fix shader.cpp signed / unsigned warning 2017-01-23 16:53:31 +01:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00