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
/
lib
/
nfs
/
FileReader.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-03-12
replace stddef.h with cstddef
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-04-04
event/*, ...: make GetEventLoop() const
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-02-24
Merge tag 'v0.20.18'
Max Kellermann
2018-02-24
lib/nfs/FileReader: move sys/stat.h to header because "struct stat" may be macro
Max Kellermann
2017-11-12
lib/nfs: add "noexcept"
Max Kellermann
2017-11-10
lib/nfs: migrate from DeferredMonitor to DeferEvent
Max Kellermann
2017-11-10
lib/nfs/FileReader: use C++11 initializers
Max Kellermann
2017-01-26
lib/nfs/FileReader: use nfs_get_event_loop()
Max Kellermann
2017-01-25
lib/nfs/{FileReader,Glue}: pass EventLoop&
Max Kellermann
2017-01-15
lib/nfs: add more API documentation
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-09-16
{input,storage}/nfs: use C++ exceptions instead of class Error
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-25
lib/nfs/FileReader: move code to CancelOrClose()
Max Kellermann
2014-11-25
lib/nfs/FileReader: include Compiler.h for "final" fallback
Max Kellermann
2014-06-17
input/nfs: use the asynchronous libnfs API
Max Kellermann