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
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-26
tag/TagId3: re-add missing tag_id3_load()==nullptr check
Max Kellermann
2016-02-26
tag/Generic: use InputStream::LockRewind() instead of Rewind()
Max Kellermann
2016-02-24
tag/Generic: clarify documentation on InputStream overload
Max Kellermann
2016-02-24
tag/Generic: remove redundant documentation
Max Kellermann
2016-02-23
Merge tag 'v0.19.13'
Max Kellermann
2016-02-23
tag/Tag: move code to MoveItemsFrom()
Max Kellermann
2016-02-23
tag/TagId3: eliminate dummy function when libid3tag is disabled
Max Kellermann
2016-02-23
tag/{Id3,Ape}: remove Path overloads
Max Kellermann
2016-02-23
tag/ApeReplayGain: add overload with InputStream& parameter
Max Kellermann
2016-02-23
tag/Generic: use common InputStream for APE and ID3
Max Kellermann
2016-02-23
tag/Generic: add overload with InputStream& parameter
Max Kellermann
2016-02-23
tag/TagId3: add overload with InputStream& parameter
Max Kellermann
2016-02-23
tag/TagHandler: pass by reference
Max Kellermann
2016-02-22
SongUpdate: move tag_scan_fallback() to tag/Generic.cxx
Max Kellermann
2016-02-22
tag/ApeLoader: use CamelCase
Max Kellermann
2016-02-22
tag/ApeLoader: use std::unique_ptr
Max Kellermann
2016-02-22
tag/handler: use CamelCase
Max Kellermann
2016-02-22
tag/ApeLoader: use class InputStream instead of FILE*
Max Kellermann
2016-02-22
tag/Id3Load: use class InputStream instead of FILE*
Max Kellermann
2016-02-22
tag/Id3Load: optimized ID3v1 loader
Max Kellermann
2016-02-22
tag/Id3Load: simplify end offset calculation
Max Kellermann
2016-02-22
tag/Id3Load: add constant ID3V1_SIZE
Max Kellermann
2016-02-22
tag/Id3Load: use ID3_TAG_QUERYSIZE instead of integer literal
Max Kellermann
2016-02-21
tag/Id3Load: remove unnecessary seek
Max Kellermann
2016-02-21
tag/Id3Load: split tag_id3_read()
Max Kellermann
2016-02-19
tag/Id3Load: don't seek twice in tag_id3_read()
Max Kellermann
2016-02-19
tag/Id3Load: don't read again if we already have enough data
Max Kellermann
2016-02-19
tag/Id3Load: manage id3_tag* with std::unique_ptr
Max Kellermann
2016-02-19
tag/TagId3: move tag_id3_load() to Id3Load.cxx
Max Kellermann
2016-02-19
tag/Id3: catch exceptions
Max Kellermann
2016-02-19
tag/{Aiff,Riff}: allow fstat() to fail
Max Kellermann
2016-02-19
Merge branch 'v0.19.x'
Max Kellermann
2016-02-19
tag/{aiff,riff}: fix ID3 chunk padding
Max Kellermann
2015-12-15
Merge tag 'v0.19.12'
Max Kellermann
2015-12-15
fix mpd crash on invalid utf8 stream title
Benno Fünfstück
2015-11-06
tag/id3: convert path from "wchar_t*" to "char*" for error message
Max Kellermann
2015-10-27
Merge tag 'v0.19.11'
Max Kellermann
2015-10-21
Filter out this extra data and leading zeroes in "track" and "disc" tags.
Andreas Mair
2015-10-16
tag/ApeLoader: fix buffer overflow after unterminated key
Max Kellermann
2015-09-30
util/StringView: new utility class
Max Kellermann
2015-08-24
db/UniqueTags, tag/Set, ...: use typedef tag_mask_t
Max Kellermann
2015-08-24
tag/Settings: move typedef tag_mask_t to Mask.hxx
Max Kellermann
2015-08-24
tag/Settings: convert to C++
Max Kellermann
2015-08-24
tag/Settings: convert to bit mask
Max Kellermann
2015-08-24
tag/Settings: add function IsTagEnabled() wrapping access to ignore_tag_items[]
Max Kellermann
2015-08-24
Tag: include cleanup
Max Kellermann
2015-06-26
config/Global: allow calling config_get_string() with one argument
Max Kellermann
2015-06-26
TagId3: remove the "id3v1_encoding" setting
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
[next]