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
/
decoder
/
plugins
/
FlacIOHandle.cxx
Age
Commit message (
Expand
)
Author
2018-07-07
decoder/flac: move FlacIOHandle.?xx to lib/xiph/
Max Kellermann
2018-07-07
decoder/flac: fix comment typo
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-04
system/Error: use std::generic_category() for errno on Windows
Max Kellermann
2016-09-16
input/InputStream: migrate from class Error to C++ exceptions
Max Kellermann
2016-06-13
Merge tag 'v0.19.16'
Max Kellermann
2016-06-13
decoder/flac: log seek errors
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-19
InputStream: move typedef offset_type to Offset.hxx
Max Kellermann
2014-07-09
decoder/plugins/FlacIOHandle: fix build failure due to missing stdio.h include
Gustavo Zacarias
2014-05-22
InputStream: make Seek() always absolute
Max Kellermann
2014-05-12
InputStream: "protect" attributes
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann