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
/
Init.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
1
-8
/
+8
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
1
-1
/
+2
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-12
input/Init: eliminate double colon from log message
Max Kellermann
1
-1
/
+1
2014-03-02
InputPlugin: allow init() to soft-fail
Max Kellermann
1
-2
/
+20
2014-01-24
ConfigGlobal: add config_find_block()
Max Kellermann
1
-34
/
+1
2014-01-24
Input*: move to input/
Max Kellermann
1
-2
/
+2
2014-01-24
Config*: move to config/
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
-11
/
+11
2013-10-17
input_plugin: rename struct to "InputPlugin"
Max Kellermann
1
-1
/
+1
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+3
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-20
/
+13
2013-08-04
InputPlugin: pass config_param reference
Max Kellermann
1
-8
/
+11
2013-01-25
input_{internal,plugin}: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-10
input_stream: convert to C++ (internally)
Max Kellermann
1
-3
/
+3
2012-07-10
require GLib 2.16
Max Kellermann
1
-1
/
+0
2012-06-12
input_registry: add _for_each() macros
Max Kellermann
1
-4
/
+3
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-08
input_init: add assertions on completeness of plugins
Max Kellermann
1
-0
/
+6
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-14
input_plugin: method init() returns errors with GError
Max Kellermann
1
-7
/
+32
2009-12-14
input_stream: moved input_stream_global_init() to input_init.c
Max Kellermann
1
-79
/
+2
2009-12-14
input_stream: moved plugin list to input_registry.c
Max Kellermann
1
-30
/
+2
2009-12-14
input_stream: make input_plugins NULL terminated
Max Kellermann
1
-7
/
+5
2009-11-12
include config.h in all sources
Max Kellermann
1
-1
/
+1
2009-10-13
input/lastfm: removed obsolete last.fm input plugin
Max Kellermann
1
-5
/
+0
2009-10-11
input_stream: use "goffset" instead of "off_t"
Max Kellermann
1
-1
/
+1
2009-09-24
configure.ac: rename HAVE_CURL to ENABLE_CURL
Max Kellermann
1
-2
/
+2
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-02
input_lastfm: new input plugin for last.fm radio
Max Kellermann
1
-0
/
+5
2009-03-02
input: pass config_param to input_plugin.init()
Max Kellermann
1
-5
/
+39
2009-03-02
input_plugin: added methods init(), finish()
Max Kellermann
1
-6
/
+9
2009-03-02
input: moved plugins to ./src/input/
Max Kellermann
1
-4
/
+4
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
-0
/
+7
2009-01-30
input_stream: let the implementation assign is->plugin
Max Kellermann
1
-1
/
+7
2009-01-29
added support for the MMS protocol
Max Kellermann
1
-0
/
+7
2009-01-03
input_stream: added tag() method
Max Kellermann
1
-4
/
+10
2008-12-27
disable archive API without plugins
Max Kellermann
1
-0
/
+5
2008-12-16
new archive api, input_archive stream
Viliam Mateicka
1
-0
/
+2
2008-11-16
input_stream: size==-1 means unknown size
Max Kellermann
1
-1
/
+1
2008-11-15
decoder: check length==0 in decoder_read()
Max Kellermann
1
-0
/
+4
2008-10-31
input_stream: pass const url to input_stream_open()
Max Kellermann
1
-1
/
+1
2008-10-28
input_stream: convert offset and size to the off_t data type
Max Kellermann
1
-1
/
+1
2008-10-26
input_stream: use g_free() in input_stream_close()
Max Kellermann
1
-8
/
+5
2008-10-26
input_stream: use "bool" instead of "int"
Max Kellermann
1
-7
/
+9
2008-10-26
input_stream: input_stream_close() returns void
Max Kellermann
1
-2
/
+2
2008-10-26
input_stream: added struct input_plugin
Max Kellermann
1
-11
/
+22
[next]