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_input_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_stream: non-blocking I/O
Max Kellermann
2011-09-16
1
-2
/
+5
*
input/file: return NULL instead of "false"
Max Kellermann
2011-09-15
1
-4
/
+4
*
input_stream: move input_stream_init(), _deinit() to _internal.c
Max Kellermann
2011-09-14
1
-0
/
+1
*
copyright year 2011
Max Kellermann
2011-01-29
1
-1
/
+1
*
input/file, output/{fifo,recorder}: add O_BINARY to open() flags
Max Kellermann
2010-05-20
1
-2
/
+2
*
input_stream: added attribute "uri"
Max Kellermann
2010-01-18
1
-1
/
+1
*
input_stream: added function input_stream_deinit()
Max Kellermann
2010-01-18
1
-0
/
+1
*
input_stream: return allocated input_stream objects
Max Kellermann
2010-01-01
1
-18
/
+26
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
input_stream: return errors with GError
Max Kellermann
2009-12-15
1
-13
/
+25
*
input/file: don't fall back to parent directory
Max Kellermann
2009-12-15
1
-18
/
+3
*
fd_util: removed creat_cloexec()
Max Kellermann
2009-11-10
1
-1
/
+1
*
set the close-on-exec flag on all file descriptors
Max Kellermann
2009-11-07
1
-1
/
+2
*
mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...
Max Kellermann
2009-10-20
1
-1
/
+1
*
input_stream: use "goffset" instead of "off_t"
Max Kellermann
2009-10-11
1
-2
/
+3
*
input/file: log message on error
Mathieu Rochette
2009-05-28
1
-0
/
+2
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
decoder_plugin: added method container_scan()
Jochen Keil
2009-03-09
1
-2
/
+17
*
input: pass config_param to input_plugin.init()
Max Kellermann
2009-03-02
1
-0
/
+1
*
input: moved plugins to ./src/input/
Max Kellermann
2009-03-02
1
-0
/
+129