mpd/src/output
Max Kellermann b0596291a8 output/Thread: simplify the main loop switch
Move the InternalPlay() call and the wake_cond.wait() call into the
`case Command::NONE` and revert all `continue` statements to a simple
`break`.
2020-10-02 10:10:53 +02:00
..
plugins LogLevel: rename DEFAULT to NOTICE 2020-09-23 14:22:33 +02:00
Client.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Control.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Control.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Defaults.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Defaults.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Domain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Domain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Filtered.cxx output/Filtered: move try/catch from IteratePause() to caller 2020-10-01 20:44:11 +02:00
Filtered.hxx output/Filtered: move try/catch from IteratePause() to caller 2020-10-01 20:44:11 +02:00
Finish.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Init.cxx LogLevel: rename DEFAULT to NOTICE 2020-09-23 14:22:33 +02:00
Interface.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
Interface.hxx output/Interface: add noexcept 2020-10-01 20:44:14 +02:00
meson.build */plugins/meson.build: define feature macros in Features.h 2020-05-05 15:06:50 +02:00
MultipleOutputs.cxx output: use StringIsEqual() 2020-07-01 22:04:26 +02:00
MultipleOutputs.hxx [cppcheck] convert several functions to use std::all_of 2020-04-08 14:01:12 -07:00
OutputAPI.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
OutputCommand.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
OutputCommand.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
OutputPlugin.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
OutputPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Print.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Print.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Registry.cxx output: use StringIsEqual() 2020-07-01 22:04:26 +02:00
Registry.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SharedPipeConsumer.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
SharedPipeConsumer.hxx remove gcc_unused 2020-03-16 00:08:21 -07:00
Source.cxx fix double promotions 2020-03-16 12:43:24 -07:00
Source.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
State.cxx [clang-tidy] remove pointless void arg 2020-02-01 19:52:38 -08:00
State.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Thread.cxx output/Thread: simplify the main loop switch 2020-10-02 10:10:53 +02:00
Timer.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Timer.hxx copyright year 2020 2020-01-18 19:23:49 +01:00