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
/
archive
/
iso9660_archive_plugin.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-18
input_stream: added attribute "uri"
Max Kellermann
1
-1
/
+1
2010-01-18
input_stream: added function input_stream_deinit()
Max Kellermann
1
-0
/
+3
2010-01-01
input_stream: return allocated input_stream objects
Max Kellermann
1
-15
/
+12
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-31
archive: use reference counting for archive+input
Max Kellermann
1
-1
/
+11
2009-12-31
input/archive: don't initialize input_stream.ready
Max Kellermann
1
-0
/
+1
2009-12-31
archive/iso9660: added struct iso9660_input_stream
Max Kellermann
1
-20
/
+32
2009-12-31
archive/iso9660: set input_stream.{size,offset}
Max Kellermann
1
-8
/
+8
2009-12-16
archive_plugin: use GError in the open() method
Max Kellermann
1
-2
/
+3
2009-12-16
archive_plugin: wrap method calls
Max Kellermann
1
-1
/
+5
2009-12-16
archive_plugin: pass const string to method open()
Max Kellermann
1
-1
/
+1
2009-12-16
archive: added a C header for each plugin
Max Kellermann
1
-0
/
+1
2009-12-16
archive/iso: renamed plugin to "iso9660"
Max Kellermann
1
-34
/
+44
2009-12-15
input_stream: return errors with GError
Max Kellermann
1
-6
/
+14
2009-12-15
iso, zip: fixed memory leak in destructor
Max Kellermann
1
-1
/
+2
2009-12-15
archive: close archive when stream is closed
Max Kellermann
1
-0
/
+2
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_stream: moved struct input_plugin to input_plugin.h
Max Kellermann
1
-1
/
+1
2009-01-30
input_stream: make seek(), buffer() optional
Max Kellermann
1
-15
/
+0
2009-01-30
archive: replaced setup_stream() with open_stream()
Max Kellermann
1
-15
/
+8
2009-01-02
archive: use GLib instead of utils.h
Max Kellermann
1
-2
/
+1
2008-12-16
archiveapi: archive plugin for ISO files
Viliam Mateicka
1
-0
/
+258