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
/
ShoutOutputPlugin.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
[clang-tidy] use nodiscard
Rosen Penev
2020-02-04
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-12-16
Merge tag 'v0.21.17'
Max Kellermann
2019-11-06
output/shout: declare metadata as UTF-8
Max Kellermann
2019-09-26
output: use StringIsEqual()
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-01-21
output/shout: evaluate `tls` option only if TLS is enabled in libshout
Max Kellermann
2019-01-19
shout output plugin: add support for TLS
Jakob Ovrum
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-19
output/Interface: convert need_fully_defined_audio_format to flag
Max Kellermann
2017-11-10
output/shout: use the shout_metadata_t only once
Max Kellermann
2017-11-10
output/shout: simplify shout_tag_to_metadata()
Max Kellermann
2017-11-10
output/shout: relax quality and bitrate checks, forward as-is
Max Kellermann
2017-11-10
output/shout: make "quality" and "bitrate" local variables
Max Kellermann
2017-11-10
encoder/Configured: glue code to initialize PreparedEncoder
Max Kellermann
2017-11-10
output/shout: use MIME type instead of the encoder plugin name
Max Kellermann
2017-11-10
output/{recorder,httpd,shout}: use std::unique_ptr to manage PreparedEncoder ...
Max Kellermann
2017-09-08
output/Interface: allow Pause() to throw exception
Max Kellermann
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-08
output/Filtered: add method NeedFullyDefinedAudioFormat()
Max Kellermann
2017-08-08
output/Shout: move ConfigureShoutAudioInfo() call to Open()
Max Kellermann
2017-08-08
output/Shout: move code to ShoutSetAudioInfo()
Max Kellermann
2017-08-08
output/Shout: open the encoder first, then open connection
Max Kellermann
2017-08-08
output/Shout: pass shout_t* to shout_connect()
Max Kellermann
2017-08-08
output/Shout: move write_page() into the struct
Max Kellermann
2017-08-08
output/Shout: pass shout_t* to handle_shout_error()
Max Kellermann
2017-08-08
output/Shout: remove unnecessary nullptr check
Max Kellermann
2017-08-07
filter/Internal: rename struct AudioOutput to FilteredAudioOutput
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-25
output/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
output/Plugin: delay() returns std::chrono::steady_clock::duration
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-08
output/shout: migrate from class Error to C++ exceptions
Max Kellermann
2016-11-07
encoder: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-28
encoder/Plugin: migrate from class Error to C++ exceptions
Max Kellermann
2016-07-29
Merge branch 'v0.19.x'
Max Kellermann
2016-07-29
output/shout: rename "encoding" to "encoder"
Max Kellermann
2016-07-09
Merge tag 'v0.19.17'
Max Kellermann
[next]