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
/
input
Age
Commit message (
Expand
)
Author
2016-06-17
input/async: use class HugeAllocation
Max Kellermann
2016-06-17
util/HugeAllocator: throw std::bad_alloc on error
Max Kellermann
2016-05-03
input/Reader: new Reader implementation wrapping InputStream
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-26
util/Error: use std::exception_ptr instead of std::exception
Max Kellermann
2016-02-22
input/InputStream: add method Skip()
Max Kellermann
2016-02-21
playlist/Plugin: pass InputStreamPtr&& to open_stream()
Max Kellermann
2016-02-21
input: wrap InputStream in std::unique_ptr
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-11-06
input/alsa: use StringAfterPrefix()
Max Kellermann
2015-11-06
util/StringCompare: add StringIsEmpty()
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-10-20
input/InputStream: remove obsolete method OverrideMimeType()
Max Kellermann
2015-06-26
config/Global: allow calling config_get_string() with one argument
Max Kellermann
2015-06-22
InputStream: add ReadFull method
Thomas Guillem
2015-06-21
Merge tag 'v0.19.10'
Max Kellermann
2015-06-19
input/curl: trigger the condition variable in RequestDone()
Max Kellermann
2015-05-29
input/smbclient: fix DFF playback
jai
2015-03-17
*: doxygen fixups
Max Kellermann
2015-03-05
input/Open: convert UTF-8 to filesystem charset for OpenLocalInputStream()
Max Kellermann
2015-03-05
input/Open: use PathTraitsUTF8 to check UTF-8 path
Max Kellermann
2015-03-03
input/file: use class FileReader
Max Kellermann
2015-03-03
input/file: pass UTF-8 URI to InputStream ctor
Max Kellermann
2015-03-03
input/file: add missing fcntl.h include for posix_fadvise()
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-03-03
system/FileDescriptor: new wrapper class for a file descriptor
Max Kellermann
2015-01-31
decoder/sndfile, ...: update API documentation
Max Kellermann
2015-01-26
Merge branch 'v0.19.x'
Max Kellermann
2015-01-26
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2015-01-26
{playlist,input}/despotify: remove defunct plugin
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
input/curl: work around format warning on WIN32
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-06
Merge branch 'v0.19.x'
Max Kellermann
2015-01-06
input/async: reset the "open" flag after seeking successfully
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
db/lazy, input/mms: add "override" keywords
Max Kellermann
2014-12-26
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2014-12-23
Merge branch 'v0.19.x'
Max Kellermann
2014-12-23
input/mms: limit the mmsx_read() size
Max Kellermann
2014-12-21
input/ffmpeg: use FfmpegInit() instead of av_register_all()
Max Kellermann
2014-12-14
input/nfs: include cleanup
Max Kellermann
2014-12-14
input/async: add API documentation
Max Kellermann
2014-12-12
input/Init: eliminate double colon from log message
Max Kellermann
2014-12-12
Merge branch 'v0.19.x'
Max Kellermann
2014-12-01
input/cdio_paranoia: use CopyString() instead of g_strlcpy()
Max Kellermann
2014-11-26
Merge tag 'v0.19.5'
Max Kellermann
[next]