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
2018-10-23
Merge tag 'v0.20.22'
Max Kellermann
2018-10-23
input/Error: work around clang bug leading to crash
Max Kellermann
2018-10-16
input/Error: add `noexcept`
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-10-07
Remove some extraneous leftover debugging
Andrew Basterfield
2018-10-06
Set cdrive speed hint for cdparanoia
Andrew Basterfield
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-17
Merge tag 'v0.20.21'
Max Kellermann
2018-08-17
android: raise minSdkVersion to 21
Max Kellermann
2018-08-02
Merge branch 'v0.20.x'
Max Kellermann
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-07-26
input/qobuz: initialize the libgcrypt library
Max Kellermann
2018-07-26
lib/gcrypt/MD5: return a StringBuffer
Max Kellermann
2018-07-25
input/buffered: fix bogus offset after Seek()
Max Kellermann
2018-07-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-18
config/Migrate: library to migrate deprecated settings
Max Kellermann
2018-07-17
input/Init: use struct ConfigData
Max Kellermann
2018-07-17
config/Global: remove ConfigBlock::SetUsed() call, let caller do that
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-06
Merge branch 'v0.20.x'
Max Kellermann
2018-07-06
input/curl: use new class HttpStatusError
Max Kellermann
2018-07-06
lib/nfs/Connection: use new class NfsClientError
Max Kellermann
2018-07-06
input/Error: new library providing IsFileNotFound()
Max Kellermann
2018-07-06
input/Domain: remove obsolete variable
Max Kellermann
2018-07-06
util/StringFormat: new utility library
Max Kellermann
2018-07-06
input/Offset: add macro PRIoffset
Max Kellermann
2018-07-06
input/curl: remove obsolete Windows sprintf() fallback
Max Kellermann
2018-06-22
input/curl: use class MaybeBufferedInputStream
Max Kellermann
2018-06-22
input/MaybeBuffered: proxy InputStream implementation which auto-uses Buffere...
Max Kellermann
2018-06-22
input/buffered: proxy InputStream implementation which caches in a huge buffer
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-06-22
input/rewind: move sources out of the "plugins" directory
Max Kellermann
2018-06-21
input/Stream: mark qobuz:// and tidal:// as "seeking is expensive"
Max Kellermann
2018-06-14
input/Stream: make "uri" const
Max Kellermann
2018-06-14
input/Stream: remove obsolete comment
Max Kellermann
2018-05-03
Merge branch 'v0.20.x'
Max Kellermann
2018-05-03
{input,output}/alsa: work around -Wswitch due to SND_PCM_STATE_PRIVATE1
Max Kellermann
2018-03-15
Merge branch 'v0.20.x'
Max Kellermann
2018-03-15
input/thread: move code to Stop()
Max Kellermann
2018-03-14
input/thread: set InputStream::ready after Open() failure
Max Kellermann
2018-02-17
input/InputPlugin: add API documentation
Max Kellermann
2018-02-17
input/RemoteTagScanner: add API documentation
Max Kellermann
2018-02-11
Merge tag 'v0.20.17'
Max Kellermann
2018-02-09
input/file: don't use posix_fadvise() on Android
Max Kellermann
2018-01-29
test/run_input: move code from Scan() to input/ScanTags.cxx
Max Kellermann
2018-01-26
input/qobuz: implement InputPlugin::scan_tags()
Max Kellermann
2018-01-26
input/tidal: implement InputPlugin::scan_tags()
Max Kellermann
2018-01-26
input/Plugin: add method scan() with asynchronous callback class
Max Kellermann
2018-01-26
input/qobuz: remove obsolete prototypes
Max Kellermann
2018-01-26
input/tidal: add setting "audioquality"
Max Kellermann
[next]