1. 10 Nov, 2017 5 commits
  2. 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
  3. 11 Aug, 2017 1 commit
  4. 10 Aug, 2017 5 commits
  5. 08 Aug, 2017 1 commit
  6. 07 Aug, 2017 2 commits
  7. 05 Jul, 2017 2 commits
  8. 04 Jun, 2017 1 commit
  9. 23 May, 2017 1 commit
  10. 16 May, 2017 1 commit
  11. 08 May, 2017 1 commit
  12. 28 Apr, 2017 1 commit
  13. 29 Mar, 2017 1 commit
  14. 19 Feb, 2017 14 commits
  15. 08 Feb, 2017 1 commit
  16. 25 Jan, 2017 2 commits