mpd/src/output
Max Kellermann d6d465cdf4 output/Thread: fix assertion failure in CLOSE handler
Convert assertion to runtime check; this assertion could fail when the
output was closed due to an error before CLOSE arrived.
2016-12-27 07:57:22 +01:00
..
plugins Merge branch 'v0.19.x' 2016-11-17 22:20:24 +01:00
Client.hxx output/Client: new interface to replace direct access to class PlayerControl 2016-12-14 20:29:15 +01:00
Domain.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Domain.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Finish.cxx filter/FilterInternal: split class Filter, add class PreparedFilter 2016-07-01 21:04:24 +02:00
Init.cxx output/Thread: move code to new class AudioOutputSource 2016-12-26 13:35:19 +01:00
Internal.cxx output/Thread: move code to new class AudioOutputSource 2016-12-26 13:35:19 +01:00
Internal.hxx output/Source: add Fill(), ReadTag(), PeekData(), ConsumeData() 2016-12-26 13:53:22 +01:00
MultipleOutputs.cxx output/Internal: add method ClearTailChunk() 2016-12-22 14:46:59 +01:00
MultipleOutputs.hxx output/Client: new interface to replace direct access to class PlayerControl 2016-12-14 20:29:15 +01:00
OutputAPI.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OutputCommand.cxx output/Client: new interface to replace direct access to class PlayerControl 2016-12-14 20:29:15 +01:00
OutputCommand.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OutputControl.cxx output/Thread: move code to new class AudioOutputSource 2016-12-26 13:35:19 +01:00
OutputControl.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OutputPlugin.cxx output/Plugin: remove 'Error&' parameters, use C++ exceptions only 2016-11-09 12:36:21 +01:00
OutputPlugin.hxx output/Plugin: remove 'Error&' parameters, use C++ exceptions only 2016-11-09 12:36:21 +01:00
OutputPrint.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OutputPrint.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OutputState.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
OutputState.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
OutputThread.cxx output/Thread: fix assertion failure in CLOSE handler 2016-12-27 07:57:22 +01:00
Registry.cxx configure.ac: use MPD_AUTO for libsndio and Haiku 2016-12-26 13:35:19 +01:00
Registry.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SharedPipeConsumer.cxx output/Thread: move MusicPipe code to class SharedPipeConsumer 2016-12-13 16:33:23 +01:00
SharedPipeConsumer.hxx output/SharedPipeConsumer: add thread-safety documentation 2016-12-26 20:09:10 +01:00
Source.cxx output/Source: release the mutex while the filter runs 2016-12-26 20:02:15 +01:00
Source.hxx output/Source: add assertion 2016-12-26 20:10:00 +01:00
Timer.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Timer.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Wrapper.hxx output/Plugin: remove 'Error&' parameters, use C++ exceptions only 2016-11-09 12:36:21 +01:00