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
/
plugins
Age
Commit message (
Expand
)
Author
2019-03-29
input/curl: use std::throw_with_nested() instead of logging the exception
Max Kellermann
2019-03-29
input/smbclient: use std::throw_with_nested() to construct PluginUnavailable
Max Kellermann
2019-01-21
input/CdioParanoia: C++ wrappers for libcdio types
Max Kellermann
2019-01-21
input/CdioParanoia: use the new function names
Max Kellermann
2019-01-21
input/CdioParanoia: use cdio_cddap_free_messages() on recent library versions
Max Kellermann
2019-01-21
input/CdioParanoia: remove useless cdda_messages() call
Max Kellermann
2019-01-21
input/CdioParanoia: detect libcdio version at compile time
Max Kellermann
2019-01-20
input/CdioParanoia: add `const` to pointer
Max Kellermann
2019-01-20
input/CdioParanoia: make variables more local
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-11
{output,mixer}/alsa: use snd_pcm_poll_descriptors_revents()
Max Kellermann
2018-11-11
lib/alsa/NonBlock: move the functions into a class managing the state
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-29
input/CdioParanoia: parse_cdio_uri() returns CdioUri
Max Kellermann
2018-10-29
input/CdioParanoia: rename struct cdio_uri to CdioUri
Max Kellermann
2018-10-29
input/CdioParanoia: use StringAfterPrefixIgnoreCase()
Max Kellermann
2018-10-24
input/Plugin: add attribute `prefixes`
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-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-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-18
config/Migrate: library to migrate deprecated settings
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
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/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-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-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-26
input/qobuz: implement InputPlugin::scan_tags()
Max Kellermann
2018-01-26
input/tidal: implement InputPlugin::scan_tags()
Max Kellermann
2018-01-26
input/qobuz: remove obsolete prototypes
Max Kellermann
2018-01-26
input/tidal: add setting "audioquality"
Max Kellermann
2018-01-26
input/qobuz: move code to ExtractQobuzTrackId()
Max Kellermann
2018-01-26
input/qobuz: add setting "format_id"
Max Kellermann
2018-01-26
input/tidal: move code to ExtractTidalTrackId()
Max Kellermann
[next]