1. 02 Oct, 2020 1 commit
  2. 23 Sep, 2020 1 commit
    • Max Kellermann's avatar
      LogLevel: rename DEFAULT to NOTICE · c843bce9
      Max Kellermann authored
      "DEFAULT" is a bad name - all it says is that it's the default value,
      but it doesn't say what it means.  The name NOTICE mimics the syslog
      level.
      c843bce9
  3. 05 May, 2020 1 commit
  4. 26 Mar, 2020 1 commit
  5. 12 Mar, 2020 1 commit
  6. 04 Feb, 2020 1 commit
  7. 02 Feb, 2020 1 commit
  8. 01 Feb, 2020 1 commit
  9. 18 Jan, 2020 1 commit
  10. 29 Oct, 2019 1 commit
  11. 06 Aug, 2019 3 commits
  12. 05 Aug, 2019 5 commits
  13. 04 Aug, 2019 3 commits
  14. 03 Aug, 2019 1 commit
  15. 02 Aug, 2019 1 commit
  16. 05 Jul, 2019 1 commit
  17. 03 Jul, 2019 1 commit
  18. 17 Jun, 2019 1 commit
  19. 31 Oct, 2018 1 commit
  20. 16 Jul, 2018 1 commit
  21. 02 Jan, 2018 1 commit
  22. 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
  23. 11 Aug, 2017 2 commits
  24. 10 Aug, 2017 1 commit
  25. 08 Aug, 2017 1 commit
  26. 07 Aug, 2017 1 commit
  27. 23 May, 2017 1 commit
  28. 08 May, 2017 1 commit
  29. 25 Jan, 2017 1 commit
  30. 03 Jan, 2017 1 commit
  31. 28 Dec, 2016 1 commit