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
Age
Commit message (
Expand
)
Author
2019-06-27
doc/user.rst: two more heading corrections
Max Kellermann
2019-06-27
Merge branch 'v0.21.x'
Max Kellermann
2019-06-26
input/tidal: deprecated because Tidal has changed the protocol
Max Kellermann
2019-06-26
decoder/wildmidi: add fallbacks for libwildmidi<0.4
Max Kellermann
2019-06-26
decoder/wildmidi: remove unused variable wildmidi_domain
Max Kellermann
2019-06-26
decoder/wildmidi: throw PluginUnavailable on WildMidi_Init() error
Max Kellermann
2019-06-26
decoder/wildmidi: throw PluginUnavailable if config file does not exist
Max Kellermann
2019-06-26
decoder/List: handle exception PluginUnavailable
Max Kellermann
2019-06-26
decoder/List: annotate exceptions thrown by DecoderPlugin::Init()
Max Kellermann
2019-06-26
pcm/Export: add GetSilence()
Max Kellermann
2019-06-26
test/test_pcm_export: add tests for Get{In,Out}put{Frame,Block}Size()
Max Kellermann
2019-06-26
pcm/Export: add GetInputBlockSize(), GetOutputBlockSize()
Max Kellermann
2019-06-26
pcm/Export: add GetInputFrameSize()
Max Kellermann
2019-06-26
pcm/Export: rename GetFrameSize() to GetOutputFrameSize()
Max Kellermann
2019-06-26
pcm/Export: rename CalcSourceSize() to CalcInputSize()
Max Kellermann
2019-06-26
pcm/Export: eliminate the AudioFormat parameter from GetFrameSize()
Max Kellermann
2019-06-26
pcm/Export: use the "channels" attribute in GetFrameSize()
Max Kellermann
2019-06-26
pcm/RestBuffer: make internal methods private
Max Kellermann
2019-06-18
meson.build: increase protocol version to 0.21.11
Max Kellermann
2019-06-18
pcm/Export: split src_sample_format from alsa_channel_order
Max Kellermann
2019-06-18
pcm/Export: update API documentation
Max Kellermann
2019-06-18
Revert "MusicChunk: pad MusicChunkInfo to a multiple of 8 bytes"
Max Kellermann
2019-06-18
pcm/Dsd{16,32}: stash odd frames away for the next call
Max Kellermann
2019-06-18
pcm/Dsd{16,32}: convert public function to stateful class
Max Kellermann
2019-06-18
pcm/Export: update API documentation
Max Kellermann
2019-06-17
pcm/Dsd{16,32}: move the conversion loop to a separate function
Max Kellermann
2019-06-17
tag/Type: add tag "Work"
Max Kellermann
2019-06-17
pcm/Export: convert the DSD bools to an enum
Max Kellermann
2019-06-17
output/osx: remove redundant initializer
Max Kellermann
2019-06-17
pcm/Dop: stash odd frames away for the next call
Max Kellermann
2019-06-17
pcm/RestBuffer: new utility class
Max Kellermann
2019-06-17
pcm/Dop: convert public function to stateful class
Max Kellermann
2019-06-17
pcm/Dop: add separate dsd_buffer for DSD_U16/32
Max Kellermann
2019-06-17
AudioFormat: move MAX_CHANNELS to pcm/ChannelDefs.hxx
Max Kellermann
2019-06-17
output/{alsa,osx}: use ConstBuffer::empty()
Max Kellermann
2019-06-17
output/{alsa,osx}: remove comment after PcmExport::Export()
Max Kellermann
2019-06-17
Merge branch 'v0.21.x'
Max Kellermann
2019-06-17
MusicChunk: pad MusicChunkInfo to a multiple of 8 bytes
Max Kellermann
2019-06-17
output/oss: return early if PcmExport::Export() returns empty array
Max Kellermann
2019-06-17
pcm/Export: document that Export() may return an empty buffer
Max Kellermann
2019-06-17
output/winmm: fix build breakage after e87f0ca7710
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
2019-06-16
pcm/Dop: move the conversion loop to separate function
Max Kellermann
2019-06-16
pcm/Dop: remove redundant `inline` keywords
Max Kellermann
2019-06-16
pcm/Pcm{Dop,Export}: drop "Pcm" prefix
Max Kellermann
2019-06-16
pcm/Export: update API documentation
Max Kellermann
2019-06-16
db/Interface: CollectUniqueTags() allows multiple "groups"
Max Kellermann
2019-06-16
decoder/mad: make enums strictly-typed
Max Kellermann
2019-06-16
decoder/mad: change "mp3_" suffix to "mad_"
Max Kellermann
[next]