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_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-17
input_file, input_curl, icy_metadata: added GLib log domains
Max Kellermann
1
-0
/
+3
2009-01-30
input_stream: make seek(), buffer() optional
Max Kellermann
1
-7
/
+0
2009-01-30
input_stream: let the implementation assign is->plugin
Max Kellermann
1
-0
/
+1
2008-11-24
input_file.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
1
-2
/
+1
2008-10-29
input_file: refuse to open non-regular files
Max Kellermann
1
-0
/
+7
2008-10-29
input_file: check fstat() failure
Max Kellermann
1
-0
/
+6
2008-10-29
input_file: use GLib for logging
Max Kellermann
1
-3
/
+3
2008-10-28
input_file: don't use buffered I/O
Max Kellermann
1
-28
/
+31
2008-10-28
input_stream: convert offset and size to the off_t data type
Max Kellermann
1
-1
/
+1
2008-10-27
input_file, input_curl: check URL type before attempting to open
Max Kellermann
1
-0
/
+3
2008-10-26
input_stream: use "bool" instead of "int"
Max Kellermann
1
-6
/
+6
2008-10-26
input_stream: input_stream_close() returns void
Max Kellermann
1
-7
/
+2
2008-10-26
input_stream: added struct input_plugin
Max Kellermann
1
-25
/
+13
2008-10-26
input_stream: no CamelCase
Max Kellermann
1
-35
/
+36
2008-10-26
input_file: removed global constructor
Max Kellermann
1
-4
/
+0
2008-10-26
input_file: don't export internal methods
Max Kellermann
1
-7
/
+25
2008-10-26
input_stream: renamed sources, no CamelCase
Max Kellermann
1
-1
/
+1
2008-10-17
input_stream: removed nmemb argument
Max Kellermann
1
-3
/
+2
2008-10-17
input: declare struct input_stream
Max Kellermann
1
-6
/
+8
2008-08-26
added InputStream.ready
Max Kellermann
1
-0
/
+2
2008-08-26
enable -Wpointer-arith, -Wstrict-prototypes
Max Kellermann
1
-1
/
+1
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-8
/
+1
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2007-01-19
Committing posix_fadvise(); normalperson/jat reviewed. Appears fine. Fixes bu...
Avuton Olrich
1
-0
/
+6
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-38
/
+44
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
1
-1
/
+1
2006-07-14
Change shank's email address
J. Alexander Treuman
1
-1
/
+1
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
1
-1
/
+1
2006-06-04
Return -1 on error, not on success.
J. Alexander Treuman
1
-1
/
+1
2004-07-14
oops forgot a \n in a debu statement
Warren Dukes
1
-1
/
+1
2004-07-13
debug message for errors in reading the file
Warren Dukes
1
-0
/
+5
2004-07-12
attempt to work around for bug #274
Warren Dukes
1
-2
/
+10
2004-06-20
fix qball's bug, crossfading playing with funny samplerate
Warren Dukes
1
-0
/
+3
2004-06-07
icy metadata! wahoo
Warren Dukes
1
-3
/
+0
2004-05-31
icynames are now copied to title of streams
Warren Dukes
1
-0
/
+1
2004-05-19
use ftell to set offset
Warren Dukes
1
-1
/
+1
2004-05-18
slight fix for IS_file
Warren Dukes
1
-1
/
+1
2004-05-18
inputStream updates from httpTest
Warren Dukes
1
-0
/
+5
2004-05-18
can parse inputStream_http can parse mime type
Warren Dukes
1
-0
/
+2
2004-05-18
oops forgot to add these
Warren Dukes
1
-0
/
+86