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
/
encoder
/
plugins
/
FlacEncoderPlugin.cxx
Age
Commit message (
Expand
)
Author
2021-05-30
clang-tidy: add explicit deleted constructors
Rosen Penev
2021-05-15
flac encoder: enable Ogg FLAC and Ogg chaining
John Regan
2021-01-01
copyright year 2021
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
[clang-tidy] use nodiscard
Rosen Penev
2020-02-04
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
2020-02-01
*: add `explicit`
Max Kellermann
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-07-04
encoder/Interface: add `noexcept`
Max Kellermann
2019-06-17
pcm/Pcm*: drop more "Pcm" prefixes from source file names
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
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2017-01-03
update copyright year
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-05-04
encoder/Interface: convert PreparedEncoder to abstract class
Max Kellermann
2016-05-04
encoder/Interface: move instance methods to abstract class
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-10-27
Merge tag 'v0.19.11'
Max Kellermann
2015-10-16
encoder/flac: fix crash with 32 bit playback
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-24
Config*: move to config/
Max Kellermann
2014-01-23
Encoder*: move to src/encoder
Max Kellermann