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
Age
Commit message (
Expand
)
Author
2019-08-03
decoder/mad: remove unnecessary initializers
Max Kellermann
2019-08-03
decoder/mad: subtract libmad decoder delay from LAME encoder padding
Max Kellermann
2019-08-03
decoder/mad: pad the input buffer with zero bytes and end of file
Max Kellermann
2019-08-03
decoder/mad: don't count the Xing/LAME metadata frame
Max Kellermann
2019-08-03
decoder/mad: make "current_frame" zero-based
Max Kellermann
2019-08-03
decoder/mad: add API documentation
Max Kellermann
2019-08-03
decoder/mad: convert to class, make almost everything private
Max Kellermann
2019-08-03
decoder/mad: move code to methods RunDecoder(), RunScan()
Max Kellermann
2019-08-03
decoder/mad: eliminate attribute "bit_rate"
Max Kellermann
2019-08-03
decoder/mad: add `noexcept`
Max Kellermann
2019-08-03
decoder/mad: use MAD_F_MIN and MAD_F_MAX
Max Kellermann
2019-08-03
decoder/mad: use Clamp()
Max Kellermann
2019-08-02
decoder/mad: refactor local variables in FillBuffer()
Max Kellermann
2019-08-02
decoder/mad: use sizeof(input_buffer)
Max Kellermann
2019-08-02
decoder/mad: simplify variable initialization in FillBuffer()
Max Kellermann
2019-08-02
decoder/mad: fix broken log message
Max Kellermann
2019-08-02
decoder/mad: change "mp3_" suffix to "mad_"
Max Kellermann
2019-08-02
decoder/mad: make enums strictly-typed
Max Kellermann
2019-08-02
decoder/mad: include cleanup
Max Kellermann
2019-08-02
util/StaticFifoBuffer: add GetAvailable()
Max Kellermann
2019-08-02
util/StaticFifoBuffer: add `constexpr`
Max Kellermann
2019-08-02
util/StaticFifoBuffer: add `noexcept`
Max Kellermann
2019-08-02
util/Compiler.h: move compiler version checks to meson.build
Max Kellermann
2019-08-02
Fix JACK plugin outputting only to left channel
Diomendius
2019-08-02
lib/xiph/OggVisitor: invoke OnOggPacket() with the "E_O_S" packet
Max Kellermann
2019-08-02
lib/xiph/OggVisitor: more API documentation
Max Kellermann
2019-07-29
playlist/Song: add missing includes
Max Kellermann
2019-07-29
decoder/opus: ignore case in replay gain tag names
Max Kellermann
2019-07-29
playlist/Song: support backslash in relative URIs
Max Kellermann
2019-06-28
output/alsa: log when generating silence due to slow decoder
Max Kellermann
2019-06-28
output/alsa: schedule a timer to generate silence
Max Kellermann
2019-06-28
output/alsa: add a new flag "waiting" for xrun management
Max Kellermann
2019-06-28
output/alsa: Cancel() also affects "active" (documentation)
Max Kellermann
2019-06-28
output/alsa: fix comment typo
Max Kellermann
2019-06-28
output/alsa: fix comment typo
Max Kellermann
2019-06-28
output/alsa: always redo DrainInternal() after writing
Max Kellermann
2019-06-28
output/alsa: check PCM state before calling snd_pcm_drain()
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-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-16
db/Interface: CollectUniqueTags() allows multiple "groups"
Max Kellermann
2019-06-05
decoder/OpusReader: return StringView
Max Kellermann
2019-06-05
output/httpd: reject some well-known request paths
cathugger
[prev]
[next]