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
/
tag
Age
Commit message (
Expand
)
Author
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
tag/ApeLoader: remove exception handler, let caller catch
Max Kellermann
2020-01-18
tag/Id3Scan: remove exception handler, let caller catch
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-11-05
tag/Mask: add `noexcept`
Max Kellermann
2019-10-25
add tag "Conductor"
smutbert
2019-08-14
tag/MixRamp: pass StringView to ParseMixRampVorbis()
Max Kellermann
2019-08-14
tag/MixRamp: add `noexcept`
Max Kellermann
2019-08-14
decoder/{opus,vorbis}: support embedded pictures (METADATA_BLOCK_PICTURE)
Max Kellermann
2019-08-14
tag/VorbisComment: use struct StringView
Max Kellermann
2019-08-14
tag/MixRamp: use StringView in ParseMixRampTagTemplate()
Max Kellermann
2019-08-12
tag/Id3Scan: support embedded pictures (the "APIC" tag)
Max Kellermann
2019-08-12
tag/Handler: add virtual method OnPicture()
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
tag/Type: add tag "Work"
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-06
tag/Id3Scan: eliminate a string copy in UFID importer
Max Kellermann
2019-06-06
tag/ApeTag: use IterableSplitString
Max Kellermann
2019-06-06
tag/Table: add StringView overloads
Max Kellermann
2019-06-06
tag/ParseName: add StringView overloads
Max Kellermann
2019-06-06
tag/Handler: pass StringView to OnTag() and OnPair()
Max Kellermann
2019-05-31
tag/Generic: fail if InputStream is not seekable
Max Kellermann
2019-05-22
tag/Id3Load: include cleanup
Max Kellermann
2019-05-22
tag/Generic: allow ScanGenericTags() to throw
Max Kellermann
2019-05-21
tag/Type: add TAG_GROUPING
Max Kellermann
2019-05-08
util/Time*: move to time/
Max Kellermann
2019-05-07
thread/Mutex: use `using` instead of making it a derived class
Max Kellermann
2019-05-07
input/InputStreams: pass std::unique_lock<> to various methods
Max Kellermann
2019-04-16
tag/Id3Unique: add `noexcept`
Max Kellermann
2019-04-05
tag/meson.build: move libchromaprint detection to lib/chromaprint/
Max Kellermann
2019-04-04
tag/Chromaprint: move to lib/chromaprint/Context.hxx
Max Kellermann
2019-03-18
tag/Chromaprint: relicense as BSD-2
Max Kellermann
2019-03-16
Merge branch 'v0.21.x'
Max Kellermann
2019-03-15
tag/Fallback: add API documentation
Max Kellermann
2019-03-12
tag/Pool: remove redundant `inline` keywords from `constexpr` functions
Max Kellermann
2019-03-08
system/ByteOrder: move to util/
Max Kellermann
2019-02-22
tag/Mask: fix another typo, this time in `operator^=`
Max Kellermann
2019-02-02
Fixed typo in TagMask
kaliko
2019-01-14
Add APE mapping for album artist.
James D. Smith
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-24
tag/Chromaprint: OO wrapper for a ChromaprintContext
Max Kellermann
2018-10-22
Merge branch 'v0.20.x'
Max Kellermann
2018-10-22
db: fix broken command "list ... group"
Max Kellermann
2018-10-22
db/Count: print empty group if song without grouped tag exists
Max Kellermann
2018-10-22
db/Count: move code to tag/VisitCallback.hxx
Max Kellermann
2018-10-22
tag/Fallback: add tag fallbacks for AlbumArtistSort, ArtistSort
Max Kellermann
2018-10-22
tag/Set: move code to ApplyTagWithFallback()
Max Kellermann
2018-10-22
tag/Set: include cleanup
Max Kellermann
2018-10-22
tag/Set: use TagBuilder::AddItemUnchecked()
Max Kellermann
[next]