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
2013-01-30
ArchivePlugin: move instance methods to class ArchiveFile
Max Kellermann
2013-01-30
input/Rewind: remove bogus assertion
Max Kellermann
2013-01-29
ArchiveFile: convert to a class
Max Kellermann
2013-01-29
refcount: convert to C++
Max Kellermann
2013-01-29
require GLib 2.24
Max Kellermann
2013-01-28
InputStream: use std::string
Max Kellermann
2013-01-28
InputStream: store references instead of pointers
Max Kellermann
2013-01-28
InputStream: add constructor/destructor
Max Kellermann
2013-01-28
input/despotify: add constructor/destructor
Max Kellermann
2013-01-28
input/despotify: rename class
Max Kellermann
2013-01-28
input/Soup: move code into the class
Max Kellermann
2013-01-28
input/soup: rename the class
Max Kellermann
2013-01-28
input/ffmpeg: add constructor/destructor
Max Kellermann
2013-01-28
input/ffmpeg: rename the class
Max Kellermann
2013-01-28
decoder/ffmpeg: require ffmpeg/libav 0.7.6
Max Kellermann
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-26
input_stream: forward-declare the struct
Max Kellermann
2013-01-25
input_{internal,plugin}: convert to C++
Max Kellermann
2013-01-24
archive/*: convert to C++
Max Kellermann
2013-01-21
input/archive: fix memory leak in error handler
Max Kellermann
2013-01-21
input,playlist/despotify: convert to C++
Max Kellermann
2013-01-21
input/cdio_paranoia: convert to C++
Max Kellermann
2013-01-21
input/ffmpeg: convert to C++
Max Kellermann
2013-01-21
input/rewind: convert to C++
Max Kellermann
2013-01-21
input/file,mms: convert to C++
Max Kellermann
2013-01-21
input_internal.h: add extern "C"
Max Kellermann
2013-01-15
input/Curl: break loop when remaining length becomes 0
Max Kellermann
2013-01-15
input/Curl: move code to class MultiSocketMonitor
Max Kellermann
2013-01-15
input/Curl: simpler GPollFD initialisation
Max Kellermann
2013-01-15
input/Curl: don't remove/add modified GPollFD
Max Kellermann
2013-01-14
Main, IOThread: move GMainLoop setup code to class EventLoop
Max Kellermann
2013-01-10
input/curl: use std::list instead of GQueue
Max Kellermann
2013-01-10
icy_metadata: convert to C++
Max Kellermann
2013-01-10
input/Curl: add constructor to input_curl class
Max Kellermann
2013-01-10
input/Curl: remove unused source/source_id attributes
Max Kellermann
2013-01-10
input/Curl: remove redundant attribute "url"
Max Kellermann
2013-01-10
input/Curl: use std::forward_list instead of GSList
Max Kellermann
2013-01-10
input/Curl: remove unused attribute "fds"
Max Kellermann
2013-01-10
input/Curl: require libcurl 7.18
Max Kellermann
2013-01-10
io_thread: convert to C++
Max Kellermann
2013-01-10
input/{curl,soup}: convert to C++
Max Kellermann
2012-10-04
input/file: use errno_quark()
Max Kellermann
2012-08-14
input/ffmpeg: remove fallback AV_VERSION_INT definition
Max Kellermann
2012-04-04
input/curl: use g_source_get_time()
Max Kellermann
2012-02-15
input/cdio_paranoia: whitespace-fix a comment
Jonathan Neuschäfer
2012-01-29
input/soup: use #pragma only with gcc 4.6+
Max Kellermann
2012-01-05
Merge branch 'v0.16.x'
Max Kellermann
2012-01-04
input/ffmpeg: use the new AVIOContext API
Max Kellermann
2012-01-04
input/ffmpeg: define AV_VERSION_INT if not present
Max Kellermann
2011-12-12
input/soup: disable -Wcast-qual to work around libsoup header problem
Max Kellermann
[next]