mpd/src/output/plugins
Dave Hocker bbc088ae4e This PR provides forward and backward compatibility at macos SDK 12.0. At SDK 12.0, API function names were changed essentially replacing
occurrences of the word Master/master with Main/main. This change was test built on two different systems.

1. macos 10.15.7 with Xcode 12.4 and clang 12.0.0 on x86_64
2. macos 12.5 with Xcode 13.4.1 and clang 13.1.6 on arm64 (Apple silicon M1)

It should be noted that on macos 10.15.7 with Xcode 11.2 and clang 11.0, MPD will not build.
The MPD documentation states that clang 11.0 is the minimum requirement,
but clang 11.0 produces compile errors. Apparently the macos version
of clang 11.0 is not fully compliant.
2022-08-08 17:39:29 +02:00
..
httpd treewide: replace lock_guard with scoped_lock 2021-11-11 17:13:03 -08:00
sles treewide: replace lock_guard with scoped_lock 2021-11-11 17:13:03 -08:00
snapcast output/snapcast: fix busy loop while paused 2022-07-08 22:55:41 +02:00
wasapi WasapiOutputPlugin pause bug fix 2022-03-14 14:26:00 +01:00
AlsaOutputPlugin.cxx array conversions 2021-11-23 01:38:10 -08:00
AlsaOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
AoOutputPlugin.cxx output/ao: include cleanup 2021-10-26 12:20:18 +02:00
AoOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FifoOutputPlugin.cxx event/Thread, ...: fix printf->libfmt remains 2021-10-19 13:19:07 +02:00
FifoOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
HaikuOutputPlugin.cxx decoder/mad, ...: more libfmt logging 2021-06-25 20:52:08 +02:00
HaikuOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
JackOutputPlugin.cxx treewide: replace lock_guard with scoped_lock 2021-11-11 17:13:03 -08:00
JackOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build meson.build: always enable Wave encoder for Snapcast 2022-04-26 20:13:43 +02:00
NullOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
NullOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OpenALOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OpenALOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OssOutputPlugin.cxx Log: remove the obsolete printf-style functions 2021-10-13 17:41:19 +02:00
OssOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OSXOutputPlugin.cxx This PR provides forward and backward compatibility at macos SDK 12.0. At SDK 12.0, API function names were changed essentially replacing 2022-08-08 17:39:29 +02:00
OSXOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PipeOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
PipeOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PipeWireOutputPlugin.cxx output/PipeWire: set app icon 2022-07-12 13:59:05 +02:00
PipeWireOutputPlugin.hxx output/pipewire: add noexcept 2021-10-19 08:58:50 +02:00
PulseOutputPlugin.cxx release v0.22.5 2021-02-15 22:50:16 +01:00
PulseOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
RecorderOutputPlugin.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
RecorderOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ShoutOutputPlugin.cxx output/shout: use shout_set_metadata_utf8() 2022-04-26 17:41:21 +02:00
ShoutOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SndioOutputPlugin.cxx Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
SndioOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SolarisOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
SolarisOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
WinmmOutputPlugin.cxx win32, ...: avoid including windows.h 2021-05-19 17:25:32 +02:00
WinmmOutputPlugin.hxx output/winmm: fix struct/class mismatch 2021-08-05 11:40:47 +02:00