1. 04 Feb, 2017 1 commit
  2. 03 Feb, 2017 5 commits
  3. 31 Jan, 2017 6 commits
  4. 30 Jan, 2017 6 commits
  5. 29 Jan, 2017 12 commits
  6. 28 Jan, 2017 5 commits
  7. 27 Jan, 2017 3 commits
  8. 26 Jan, 2017 2 commits
    • Kloen Lansfiel's avatar
      SDL: Select audio device (#2403) · f8523699
      Kloen Lansfiel authored
      * 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
      f8523699
    • Yuri Kunde Schlesner's avatar
      0e9081b9