summaryrefslogtreecommitdiff
path: root/src/output/plugins/SolarisOutputPlugin.cxx
AgeCommit message (Expand)Author
2020-05-05system/FileDescriptor: move to io/Max Kellermann
2020-04-14SolarisOutputPlugin: Support S8 and S32 encodings.nia
2020-04-14SolarisOutputPlugin: Use AUDIO_INITINFO for initializationnia
2020-03-12change errno.h to cerrnoRosen Penev
2020-03-12Merge branch 'v0.21.x'Max Kellermann
2020-02-29Adapt SolarisOutputPlugin.cxx to be usable on NetBSD.Thomas Klausner
2020-01-18copyright year 2020Max Kellermann
2019-09-25Merge tag 'v0.21.15'Max Kellermann
2019-08-22output/solaris: include sys/stropts.h only on SolarisMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-08-10output/Interface: convert to abstract classMax Kellermann
2017-08-10output/Solaris: use class FileDescriptorMax Kellermann
2017-08-08output/Interface: define a new struct AudioOutputMax Kellermann
2017-08-07filter/Internal: rename struct AudioOutput to FilteredAudioOutputMax Kellermann
2017-01-25output/Plugin: pass EventLoop& to init()Max Kellermann
2017-01-25output/solaris: convert to class, make attributes privateMax Kellermann
2017-01-25output/solaris: use AudioOutputWrapperMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-09output/Plugin: remove 'Error&' parameters, use C++ exceptions onlyMax Kellermann
2016-11-09output/Internal: hide Configure() and remove the non-configuring constructorMax Kellermann
2016-11-09output/solaris: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-29output: move functions into the AudioOutput structMax Kellermann
2014-01-29AudioOutput: pass plugin to constructorMax Kellermann
2014-01-28AudioOutput: add constructor and destructorMax Kellermann
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann
2014-01-28OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann
2014-01-23output/*: move to output/plugins/Max Kellermann