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-12-19
input/curl: wrap CURLM* in new class CurlMulti
Max Kellermann
2016-12-19
input/curl: rename class CurlMulti to CurlGlobal
Max Kellermann
2016-12-19
input/curl: wrap CURL* in new class CurlEasy
Max Kellermann
2016-12-19
input/curl: remove duplicate InitEasy() call
Max Kellermann
2016-11-17
Merge branch 'v0.19.x'
Max Kellermann
2016-11-16
{input,output}/alsa: fix gcc 7.0 -Wimplicit-fallthrough
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-10-29
decoder: include cleanup
Max Kellermann
2016-10-12
Fix for TextInputStream consuming file without producing lines
hawken
2016-09-16
input/InputStream: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-16
input/thread: use C++ exceptions instead of class Error
Max Kellermann
2016-09-16
input/thread: use class ScopeLock and ScopeUnlock
Max Kellermann
2016-09-16
input/async: eliminate attribute "postponed_error"
Max Kellermann
2016-09-16
input/curl: use C++ exceptions instead of class Error
Max Kellermann
2016-09-16
input/alsa: use C++ exceptions instead of class Error
Max Kellermann
2016-09-16
{input,storage}/nfs: use C++ exceptions instead of class Error
Max Kellermann
2016-09-16
input/nfs: use class ScopeUnlock
Max Kellermann
2016-09-09
archive/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/alsa: use AtScopeExit()
Max Kellermann
2016-09-09
input/alsa: simplify OpenDevice(), merge redundant recovery code
Max Kellermann
2016-09-09
input/Init: set input_plugins_enabled
Max Kellermann
2016-09-09
input/archive: use AtScopeExit() for exception-safety
Max Kellermann
2016-09-09
input/Open: use ScopeLock
Max Kellermann
2016-09-09
input/async: add attribute "postponed_exception"
Max Kellermann
2016-09-09
input/Plugin: migrate init() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Plugin: remove InitResult::UNAVAILABLE, throw PluginUnavailable instead
Max Kellermann
2016-09-05
lib/smbclient/Init: throw std::runtime_error on error
Max Kellermann
2016-09-05
input/Init: support C++ exceptions
Max Kellermann
2016-06-17
thread/Thread: throw std::system_error on error
Max Kellermann
2016-06-17
input/thread: use C++11 initialisers
Max Kellermann
2016-06-17
input/alsa: rebase on AsyncInputStream
Max Kellermann
2016-06-17
input/async: use class DeferredCall
Max Kellermann
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
[prev]
[next]