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
/
ArchiveList.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-22
configure.ac: remove redundant declaration "HAVE_ISO9660"
Max Kellermann
1
-1
/
+1
2014-12-09
configure.ac: add macro MPD_ENABLE_AUTO_LIB
Max Kellermann
1
-1
/
+1
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
1
-1
/
+1
2014-02-08
ArchivePlugin: rename struct archive_plugin to ArchivePlugin
Max Kellermann
1
-4
/
+4
2014-01-24
archive/*: move to archive/plugins/
Max Kellermann
1
-3
/
+3
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-9
/
+9
2013-10-15
Util/Macros: replacement for GLib's G_N_ELEMENTS()
Max Kellermann
1
-2
/
+2
2013-04-09
string_util: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-24
archive/*: convert to C++
Max Kellermann
1
-6
/
+6
2012-06-12
cmdline: consistent plugin listings
Max Kellermann
1
-13
/
+0
2012-06-12
archive_list: add _for_each() macros
Max Kellermann
1
-25
/
+17
2012-06-12
cmdline: don't initalise archive plugins for --version
Max Kellermann
1
-2
/
+0
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-12-23
utils: move string_array_contains() to string_util.c
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-16
archive: added a C header for each plugin
Max Kellermann
1
-4
/
+3
2009-12-16
archive/bz2: renamed archive sources and plugin variables
Max Kellermann
1
-2
/
+2
2009-12-16
archive/iso: renamed plugin to "iso9660"
Max Kellermann
1
-3
/
+3
2009-12-15
archive/zip: renamed plugin to "zzip"
Max Kellermann
1
-3
/
+3
2009-12-15
archive_api.h: moved struct archive_plugin to archive_plugin.h
Max Kellermann
1
-1
/
+1
2009-12-15
archive_list: iterate with NULL check
Max Kellermann
1
-12
/
+6
2009-11-12
include config.h in all sources
Max Kellermann
1
-1
/
+1
2009-11-06
utils: renamed stringFoundInStringArray()
Max Kellermann
1
-1
/
+2
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-01-08
added missing explicit config.h includes
Max Kellermann
1
-4
/
+1
2008-12-16
archiveapi: archive plugin for ISO files
Viliam Mateicka
1
-0
/
+4
2008-12-16
archiveapi: archive plugin for ZIP files
Viliam Mateicka
1
-0
/
+4
2008-12-16
archiveapi: archive plugin for BZ2 files
Viliam Mateicka
1
-0
/
+8
2008-12-16
new archive api, input_archive stream
Viliam Mateicka
1
-0
/
+105