index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output
/
plugins
/
SolarisOutputPlugin.cxx
Age
Commit message (
Expand
)
Author
2020-05-05
system/FileDescriptor: move to io/
Max Kellermann
2020-04-14
SolarisOutputPlugin: Support S8 and S32 encodings.
nia
2020-04-14
SolarisOutputPlugin: Use AUDIO_INITINFO for initialization
nia
2020-03-12
change errno.h to cerrno
Rosen Penev
2020-03-12
Merge branch 'v0.21.x'
Max Kellermann
2020-02-29
Adapt SolarisOutputPlugin.cxx to be usable on NetBSD.
Thomas Klausner
2020-01-18
copyright year 2020
Max Kellermann
2019-09-25
Merge tag 'v0.21.15'
Max Kellermann
2019-08-22
output/solaris: include sys/stropts.h only on Solaris
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-10
output/Solaris: use class FileDescriptor
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-07
filter/Internal: rename struct AudioOutput to FilteredAudioOutput
Max Kellermann
2017-01-25
output/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-25
output/solaris: convert to class, make attributes private
Max Kellermann
2017-01-25
output/solaris: use AudioOutputWrapper
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-09
output/Internal: hide Configure() and remove the non-configuring constructor
Max Kellermann
2016-11-09
output/solaris: migrate from class Error to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
2014-01-29
AudioOutput: pass plugin to constructor
Max Kellermann
2014-01-28
AudioOutput: add constructor and destructor
Max Kellermann
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
2014-01-28
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann