mpd/src/input/plugins
Max Kellermann 7e12aea1d8 input/Open: use OpenLocalInputStream()
Make the "open" method of plugins "file" and "archive" dummy methods
that always fail.  Instead, let InputStream::Open() hard-code access
to these two plugins by using OpenLocalInputStream().  This allows
simplifyin the algorithm for falling back to probing archive plugins.
2014-10-02 21:50:14 +02:00
..
AlsaInputPlugin.cxx InputStream: remove attribute "plugin" 2014-05-11 18:25:55 +02:00
AlsaInputPlugin.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
ArchiveInputPlugin.cxx input/Open: use OpenLocalInputStream() 2014-10-02 21:50:14 +02:00
ArchiveInputPlugin.hxx input/archive: export function OpenArchiveInputStream() 2014-10-02 21:00:38 +02:00
CdioParanoiaInputPlugin.cxx InputStream: make offset_type unsigned 2014-08-19 21:23:03 +02:00
CdioParanoiaInputPlugin.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
CurlInputPlugin.cxx CurlInputPlugin: fix crash after second init call 2014-09-16 18:25:25 +02:00
CurlInputPlugin.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
DespotifyInputPlugin.cxx InputStream: remove attribute "plugin" 2014-05-11 18:25:55 +02:00
DespotifyInputPlugin.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
FfmpegInputPlugin.cxx input/ffmpeg: use av_strerror() 2014-08-18 20:35:34 +02:00
FfmpegInputPlugin.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
FileInputPlugin.cxx input/Open: use OpenLocalInputStream() 2014-10-02 21:50:14 +02:00
FileInputPlugin.hxx input/file: export function OpenFileInputStream() 2014-10-02 20:44:03 +02:00
MmsInputPlugin.cxx InputStream: remove attribute "plugin" 2014-05-11 18:25:55 +02:00
MmsInputPlugin.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
NfsInputPlugin.cxx input/nfs: auto-reconnect if failed while paused 2014-09-02 21:27:07 +02:00
NfsInputPlugin.hxx input/nfs: new plugin using libnfs 2014-02-06 18:37:27 +01:00
RewindInputPlugin.cxx InputStream: make Seek() always absolute 2014-05-22 13:52:00 +02:00
RewindInputPlugin.hxx InputStream: convert to class 2014-05-11 15:34:48 +02:00
SmbclientInputPlugin.cxx InputStream: make Seek() always absolute 2014-05-22 13:52:00 +02:00
SmbclientInputPlugin.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00