1. 08 Sep, 2017 1 commit
    • Max Kellermann's avatar
      output/Interface: allow Pause() to throw exception · d0f6131b
      Max Kellermann authored
      Coverity discovered that the Pulse plugin could throw exceptions from
      Pause(), but that method was marked "noexcept" because its caller was
      not designed to catch exceptions.  So instead of avoiding exceptions
      (by catching and logging them in each and every implementation), let's
      allow them, and do the catch/log game in the MPD core.
      d0f6131b
  2. 11 Aug, 2017 1 commit
  3. 10 Aug, 2017 5 commits
  4. 08 Aug, 2017 1 commit
  5. 07 Aug, 2017 2 commits
  6. 05 Jul, 2017 2 commits
  7. 04 Jun, 2017 1 commit
  8. 23 May, 2017 1 commit
  9. 16 May, 2017 1 commit
  10. 08 May, 2017 1 commit
  11. 28 Apr, 2017 1 commit
  12. 29 Mar, 2017 1 commit
  13. 19 Feb, 2017 14 commits
  14. 08 Feb, 2017 1 commit
  15. 25 Jan, 2017 2 commits
  16. 03 Jan, 2017 2 commits
  17. 28 Dec, 2016 2 commits
  18. 09 Nov, 2016 1 commit