mpd/src/output
Max Kellermann 47dffe66aa output/alsa: fix race condition on early snd_pcm_writei() error
During UnlockActivate() while the mutex is unlocked, the IOThread can
set a new error condition, and will never again wake up the
OutputThread.  This race condition can cause a deadlock in the
OutputThread.
2017-02-15 11:23:44 +01:00
..
plugins output/alsa: fix race condition on early snd_pcm_writei() error 2017-02-15 11:23:44 +01:00
Client.hxx update copyright year 2017-01-03 20:48:59 +01:00
Domain.cxx update copyright year 2017-01-03 20:48:59 +01:00
Domain.hxx update copyright year 2017-01-03 20:48:59 +01:00
Finish.cxx update copyright year 2017-01-03 20:48:59 +01:00
Init.cxx thread/Thread: use BoundMethod 2017-02-10 22:46:09 +01:00
Internal.cxx update copyright year 2017-01-03 20:48:59 +01:00
Internal.hxx thread/Thread: use BoundMethod 2017-02-10 22:46:09 +01:00
MultipleOutputs.cxx update copyright year 2017-01-03 20:48:59 +01:00
MultipleOutputs.hxx update copyright year 2017-01-03 20:48:59 +01:00
OutputAPI.hxx update copyright year 2017-01-03 20:48:59 +01:00
OutputCommand.cxx update copyright year 2017-01-03 20:48:59 +01:00
OutputCommand.hxx update copyright year 2017-01-03 20:48:59 +01:00
OutputControl.cxx update copyright year 2017-01-03 20:48:59 +01:00
OutputControl.hxx update copyright year 2017-01-03 20:48:59 +01:00
OutputPlugin.cxx output/Plugin: pass EventLoop& to init() 2017-01-25 22:54:41 +01:00
OutputPlugin.hxx output/Plugin: pass EventLoop& to init() 2017-01-25 22:54:41 +01:00
OutputPrint.cxx update copyright year 2017-01-03 20:48:59 +01:00
OutputPrint.hxx update copyright year 2017-01-03 20:48:59 +01:00
OutputState.cxx update copyright year 2017-01-03 20:48:59 +01:00
OutputState.hxx update copyright year 2017-01-03 20:48:59 +01:00
OutputThread.cxx thread/Thread: use BoundMethod 2017-02-10 22:46:09 +01:00
Registry.cxx update copyright year 2017-01-03 20:48:59 +01:00
Registry.hxx update copyright year 2017-01-03 20:48:59 +01:00
SharedPipeConsumer.cxx update copyright year 2017-01-03 20:48:59 +01:00
SharedPipeConsumer.hxx update copyright year 2017-01-03 20:48:59 +01:00
Source.cxx output/Source: reset the ReplayGain serials ion OpenFilter() 2017-01-23 17:55:04 +01:00
Source.hxx output/Source: reset the ReplayGain serials ion OpenFilter() 2017-01-23 17:55:04 +01:00
Timer.cxx update copyright year 2017-01-03 20:48:59 +01:00
Timer.hxx update copyright year 2017-01-03 20:48:59 +01:00
Wrapper.hxx output/Plugin: pass EventLoop& to init() 2017-01-25 22:54:41 +01:00