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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input/ffmpeg: use the new AVIOContext API
Max Kellermann
2012-01-04
1
-1
/
+37
*
input/ffmpeg: define AV_VERSION_INT if not present
Max Kellermann
2012-01-04
1
-0
/
+4
*
input/curl, output/pulse: fix "unused local variable" warnings
Max Kellermann
2011-09-16
1
-1
/
+1
*
input/rewind: copy the MIME type only once
Max Kellermann
2011-09-15
1
-1
/
+3
*
input/curl: implement a hard-coded timeout of 10 seconds
Max Kellermann
2011-08-26
1
-0
/
+3
*
input/curl: limit the receive buffer size
Max Kellermann
2011-08-23
1
-0
/
+30
*
Merge release 0.15.15 from branch 'v0.15.x'
Max Kellermann
2010-11-08
1
-1
/
+1
|
\
|
*
input/rewind: fix assertion failure
Max Kellermann
2010-11-08
1
-1
/
+1
*
|
Merge release 0.15.14 from branch 'v0.15.x'
Max Kellermann
2010-11-07
1
-2
/
+4
|
\
|
|
*
input/rewind: remove redundant NULL check before g_free() call
Max Kellermann
2010-11-05
1
-2
/
+1
|
*
input/rewind: add two assertions
Max Kellermann
2010-11-05
1
-0
/
+3
|
*
input/rewind: fix double free bug
Max Kellermann
2010-11-05
1
-0
/
+1
*
|
Merge release 0.15.13 from branch 'v0.15.x'
Max Kellermann
2010-10-11
2
-4
/
+5
|
\
|
|
*
input/rewind: enable for MMS
Thomas Jansen
2010-09-28
1
-2
/
+10
|
*
rewind_input_plugin: Update MIME not only once
Thomas Jansen
2010-09-23
1
-3
/
+4
|
*
input/curl: fix version check for curl_multi_timeout()
Max Kellermann
2010-09-07
1
-1
/
+1
*
|
Merge release 0.15.12 from branch 'v0.15.x'
Max Kellermann
2010-07-20
1
-2
/
+17
|
\
|
|
*
input/curl: remove assertion after curl_multi_fdset()
Max Kellermann
2010-07-20
1
-2
/
+0
|
*
input/curl: query timeout from CURL
Max Kellermann
2010-07-20
1
-1
/
+18
*
|
Merge release 0.15.10 from branch 'v0.15.x'
Max Kellermann
2010-05-30
1
-0
/
+3
|
\
|
|
*
input/mms: initialize the "eof" attribute
Max Kellermann
2010-05-18
1
-0
/
+2
|
*
input/mms: fix memory leak in error handler
Max Kellermann
2010-05-18
1
-0
/
+1
*
|
input/file, output/{fifo,recorder}: add O_BINARY to open() flags
Max Kellermann
2010-05-20
1
-2
/
+2
*
|
input/ffmpeg: new input plugin using libavformat's "avio" library
Max Kellermann
2010-05-18
2
-0
/
+196
*
|
input/mms: removed empty method buffer()
Max Kellermann
2010-05-18
1
-8
/
+0
*
|
input_stream: added attribute "uri"
Max Kellermann
2010-01-18
4
-4
/
+4
*
|
input_stream: added function input_stream_deinit()
Max Kellermann
2010-01-18
4
-0
/
+4
*
|
input/rewind: enable the "rewind" wrapper for all non-seekable streams
Max Kellermann
2010-01-04
2
-15
/
+2
*
|
input_stream: return allocated input_stream objects
Max Kellermann
2010-01-01
6
-134
/
+136
*
|
Update copyright notices.
Avuton Olrich
2009-12-31
10
-10
/
+10
*
|
archive: use reference counting for archive+input
Max Kellermann
2009-12-31
1
-4
/
+1
*
|
input/archive: don't initialize input_stream.ready
Max Kellermann
2009-12-31
1
-2
/
+0
*
|
Merge vorbis+icy fixes from branch 'v0.15.x'
Max Kellermann
2009-12-30
4
-181
/
+321
|
\
|
|
*
input/curl: removed the built-in rewinding code
Max Kellermann
2009-12-30
1
-181
/
+10
|
*
input/rewind: new input_stream wrapper to allow stream rewinding
Max Kellermann
2009-12-29
4
-0
/
+309
*
|
archive_plugin: use GError in the open() method
Max Kellermann
2009-12-16
1
-1
/
+1
*
|
input/archive: check for archive_file_open() errors
Max Kellermann
2009-12-16
1
-0
/
+2
*
|
archive_plugin: wrap method calls
Max Kellermann
2009-12-16
1
-3
/
+3
*
|
input_stream: return errors with GError
Max Kellermann
2009-12-15
4
-60
/
+108
*
|
input/archive: use g_path_is_absolute()
Max Kellermann
2009-12-15
1
-1
/
+1
*
|
Merge branch 'v0.15.x'
Max Kellermann
2009-12-15
1
-0
/
+1
|
\
|
|
*
input/archive: close the archive file on error
Max Kellermann
2009-12-15
1
-0
/
+1
|
*
input/file: don't fall back to parent directory
Max Kellermann
2009-12-15
1
-18
/
+3
|
*
input/lastfm: fixed variable name in GLib<2.16 code path
Max Kellermann
2009-11-10
1
-1
/
+1
*
|
input/file: don't fall back to parent directory
Max Kellermann
2009-12-15
1
-18
/
+3
*
|
input_plugin: method init() returns errors with GError
Max Kellermann
2009-12-14
1
-1
/
+2
*
|
include config.h in all sources
Max Kellermann
2009-11-12
3
-1
/
+3
*
|
configure.ac: require GLib 2.12
Max Kellermann
2009-11-10
1
-0
/
+1
*
|
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
[next]