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
2016-02-28
output/alsa: disable DoP if it fails
Max Kellermann
2016-02-28
output/alsa: move the PcmExport::Open() call to Open()
Max Kellermann
2016-02-28
output/alsa: probe DSD_U32 if DSD_U8 fails
Max Kellermann
2016-02-28
output/alsa: use CamelCase
Max Kellermann
2016-02-28
test/test_pcm_export: extend the DSD_U32 test
Max Kellermann
2016-02-28
output/alsa: fix indent
Max Kellermann
2016-02-28
output/alsa: fix typo
Max Kellermann
2016-02-28
output/alsa: remove option "use_mmap"
Max Kellermann
2016-02-28
output/alsa: add #ifdef ENABLE_DSD
Max Kellermann
2016-02-27
pcm/export: add #ifdef ENABLE_DSD to struct Params
Max Kellermann
2016-02-27
pcm/PcmExport: add flag to export to DSD_U32
Max Kellermann
2016-02-27
pcm/PcmDsd: add converter from DSD_U8 to DSD_U32
Max Kellermann
2016-02-27
output/alsa: pass PcmExport::Params to alsa_setup()
Max Kellermann
2016-02-27
output/alsa: pass PcmExport::Params to SetupDop()
Max Kellermann
2016-02-26
pcm/export: move Open() parameters to struct Params
Max Kellermann
2016-02-26
pcm/export: another #ifdef ENABLE_DSD fix
Max Kellermann
2016-02-26
output/alsa: basic infrastructure for DSD_U16 and DSD_U32
Max Kellermann
2016-02-26
pcm/export: add #ifdef ENABLE_DSD
Max Kellermann
2016-02-26
README.md: add a few helpful links for starters
Max Kellermann
2016-02-26
README: convert to Markdown
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-26
pcm/dsd: use PcmBuffer::GetT()
Max Kellermann
2016-02-26
pcm/dsd: use MAX_CHANNELS
Max Kellermann
2016-02-26
pcm/dsd: use std::array
Max Kellermann
2016-02-26
player/control: unpause in Play()
Max Kellermann
2016-02-26
decoder/thread: clear Decoder::error before attempting another plugin
Max Kellermann
2016-02-26
decoder/thread: fix typo in comment
Max Kellermann
2016-02-26
util/Error: use std::exception_ptr instead of std::exception
Max Kellermann
2016-02-26
systemd: set Type=notify
Max Kellermann
2016-02-26
TagArchive: include cleanup
Max Kellermann
2016-02-26
TagArchive: refactor TagHandler overload to use ArchiveFile
Max Kellermann
2016-02-26
TagArchive: remove obsolete overload
Max Kellermann
2016-02-26
SongUpdate: remove obsolete overload UpdateFileInArchive(Storage)
Max Kellermann
2016-02-26
db/update/Archive: rescan tags on existing songs in archive
Max Kellermann
2016-02-26
SongUpdate: remove archive handling from LoadFile()
Max Kellermann
2016-02-26
db/update/Archive: pass ArchiveFile to Song constructor
Max Kellermann
2016-02-26
SongUpdate: add UpdateFileInArchive(ArchiveFile&)
Max Kellermann
2016-02-26
TagArchive: add overload with ArchiveFile&
Max Kellermann
2016-02-26
TagArchive: add TagBuilder overload with ScanGenericTags() fallback
Max Kellermann
2016-02-26
tag/TagId3: re-add missing tag_id3_load()==nullptr check
Max Kellermann
2016-02-26
TagStream: add TagBuilder overload with ScanGenericTags() fallback
Max Kellermann
2016-02-26
TagFile: add TagBuilder overload with ScanGenericTags() fallback
Max Kellermann
2016-02-26
TagArchive: use InputStreamPtr
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
release v0.19.13
v0.19.13
Max Kellermann
2016-02-23
queue/Playlist: move only the tag items in TagModified()
Max Kellermann
2016-02-23
DetachedSong: add method MoveTagItemsFrom()
Max Kellermann
[next]