index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input
/
soup_input_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input/soup: disable -Wcast-qual to work around libsoup header problem
Max Kellermann
2011-12-12
1
-0
/
+13
*
input/soup: wait some more before resuming the stream
Max Kellermann
2011-09-16
1
-1
/
+6
*
input/soup: improve error messages
Max Kellermann
2011-09-16
1
-12
/
+43
*
input_stream: non-blocking I/O
Max Kellermann
2011-09-16
1
-73
/
+29
*
input_plugin: add method check()
Max Kellermann
2011-09-16
1
-0
/
+18
*
input/{soup,curl}: free unused postponed_error
Max Kellermann
2011-09-16
1
-0
/
+3
*
input/soup: move libsoup calls to the I/O thread
Max Kellermann
2011-09-16
1
-4
/
+25
*
input/soup: wait for _cancel_message() to complete
Max Kellermann
2011-09-16
1
-5
/
+21
*
input/soup: return real GErrors to the caller
Max Kellermann
2011-09-16
1
-3
/
+31
*
input/soup: set the "ready" flag on failure
Max Kellermann
2011-09-16
1
-0
/
+2
*
input/soup: remove redundant flag "ready"
Max Kellermann
2011-09-16
1
-6
/
+2
*
input/soup: report failure in _read()
Max Kellermann
2011-09-16
1
-0
/
+1
*
input/soup: unlock before cancelling the soup message
Max Kellermann
2011-09-16
1
-3
/
+5
*
input/soup: fix "unused local variable" warnings
Max Kellermann
2011-09-16
1
-1
/
+1
*
input_stream: move input_stream_init(), _deinit() to _internal.c
Max Kellermann
2011-09-14
1
-0
/
+1
*
input/soup: free all resources in method close()
Max Kellermann
2011-08-24
1
-0
/
+10
*
input/soup: new input plugin based on libsoup
Max Kellermann
2011-08-24
1
-0
/
+370