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
/
archive_input_plugin.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
input_stream: return allocated input_stream objects
Max Kellermann
1
-10
/
+9
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-31
archive: use reference counting for archive+input
Max Kellermann
1
-4
/
+1
2009-12-31
input/archive: don't initialize input_stream.ready
Max Kellermann
1
-2
/
+0
2009-12-16
archive_plugin: use GError in the open() method
Max Kellermann
1
-1
/
+1
2009-12-16
input/archive: check for archive_file_open() errors
Max Kellermann
1
-0
/
+2
2009-12-16
archive_plugin: wrap method calls
Max Kellermann
1
-3
/
+3
2009-12-15
input_stream: return errors with GError
Max Kellermann
1
-4
/
+5
2009-12-15
input/archive: use g_path_is_absolute()
Max Kellermann
1
-1
/
+1
2009-12-15
input/archive: close the archive file on error
Max Kellermann
1
-0
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-02
input: pass config_param to input_plugin.init()
Max Kellermann
1
-0
/
+1
2009-03-02
input: moved plugins to ./src/input/
Max Kellermann
1
-1
/
+1
2009-03-02
input_stream: moved struct input_plugin to input_plugin.h
Max Kellermann
1
-1
/
+1
2009-01-30
archive: replaced setup_stream() with open_stream()
Max Kellermann
1
-81
/
+4
2009-01-30
input_stream: let the implementation assign is->plugin
Max Kellermann
1
-0
/
+1
2009-01-03
don't include utils.h when it isn't used
Max Kellermann
1
-1
/
+0
2008-12-16
new archive api, input_archive stream
Viliam Mateicka
1
-0
/
+154