mpd/src/output/plugins/sles
Max Kellermann d0f6131ba4 output/Interface: allow Pause() to throw exception
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.
2017-09-08 14:45:53 +02:00
..
AndroidSimpleBufferQueue.hxx AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
Engine.hxx AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
Object.hxx AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
Play.hxx AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
SlesOutputPlugin.cxx output/Interface: allow Pause() to throw exception 2017-09-08 14:45:53 +02:00
SlesOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00