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
/
output
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
output/httpd: don't warn on client disconnect
Max Kellermann
1
-1
/
+8
2011-07-20
encoder_plugin: add method pre_tag()
Max Kellermann
2
-2
/
+2
2011-07-20
output/httpd: explicitly convert size_t to bool in pause()
Max Kellermann
1
-1
/
+2
2011-07-20
output/alsa: fix SIGFPE when alsa announces a period size of 0
Max Kellermann
1
-0
/
+8
2011-07-18
output/shout: fix a memory leak
Jonathan Neuschäfer
1
-12
/
+16
2011-07-18
output/recorder: fix a memory leak
Jonathan Neuschäfer
1
-3
/
+7
2011-07-18
output/httpd: add missing g_free in error path
Jonathan Neuschäfer
1
-0
/
+1
2011-07-18
output/ao: add missing g_free in error path
Jonathan Neuschäfer
1
-0
/
+3
2011-03-18
output/httpd: include sys/socket.h only when building with libwrap
Max Kellermann
1
-1
/
+1
2011-03-09
output/httpd: include sys/socket.h for AF_UNIX
Ulrich Spörlein
1
-0
/
+1
2011-02-28
output/oss: disable 24 bit playback on FreeBSD
Max Kellermann
1
-0
/
+9
2011-02-28
output/oss: AFMT_S24_PACKED is little-endian
Max Kellermann
1
-0
/
+12
2011-02-27
output/jack: fix crash with mono playback
Max Kellermann
1
-1
/
+1
2011-02-25
output/jack: rename variable sample_size to jack_sample_size
Max Kellermann
1
-5
/
+6
2011-02-15
Insure proper initialization of stack-allocated struct.
Christopher Brannon
1
-1
/
+4
2011-02-09
general: whitespace cleanup
Thomas Jansen
3
-3
/
+3
2011-02-09
output/httpd: initialize unflushed_input
Thomas Jansen
1
-0
/
+1
2011-01-07
output/httpd: define G_LOG_DOMAIN in httpd_client.c
Max Kellermann
1
-0
/
+3
2011-01-07
output/osx: fix up audio format first, then apply it to device
Max Kellermann
1
-9
/
+10
2010-12-21
output/solaris: add missing parameter to open_cloexec() call
Alex Viskovatoff
1
-1
/
+1
2010-11-08
output/shout: artist comes first in stream title
Max Kellermann
1
-1
/
+1
2010-11-05
output/alsa: dump buffer and period limits
Max Kellermann
1
-0
/
+20
2010-11-05
output/httpd: implement delay()
Max Kellermann
1
-2
/
+11
2010-11-05
output/shout: implement delay()
Max Kellermann
1
-8
/
+13
2010-11-04
output/ffado: transfer_playback_buffers() returns a boolean
Max Kellermann
1
-1
/
+4
2010-11-04
winmm_output: handle empty string case when parsing device id
Denis Krjuchkov
1
-1
/
+1
2010-11-04
winmm_output: added "device" configuration option
Denis Krjuchkov
1
-2
/
+35
2010-11-03
winmm_output: improved test_default_device
Denis Krjuchkov
1
-2
/
+1
2010-10-27
output: new output plugin "ffado"
Max Kellermann
1
-0
/
+344
2010-10-09
mixer: winmm_mixer implemented
Denis Krjuchkov
2
-0
/
+38
2010-10-08
win32_output: renamed win32 output plugin to winmm
Denis Krjuchkov
1
-50
/
+50
2010-10-05
output/httpd: use the new server_socket library
Max Kellermann
2
-118
/
+32
2010-10-05
output/httpd: don't close socket in open() failure
Max Kellermann
1
-2
/
+0
2010-10-03
output/httpd: MIME type audio/ogg for Ogg Vorbis
Max Kellermann
1
-1
/
+1
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-2
/
+3
2010-09-25
output/httpd: bind_to_address support (including IPv6)
Thomas Jansen
1
-12
/
+52
2010-09-23
output/httpd: access sockaddr_storage object directly
Max Kellermann
1
-3
/
+2
2010-08-31
output/httpd: implement "pause"
Max Kellermann
1
-0
/
+19
2010-08-31
output/httpd: forced flush after 32 kB of input data
Max Kellermann
2
-0
/
+23
2010-07-25
database, ...: remove EINTR checks after stdio calls
Max Kellermann
1
-1
/
+1
2010-06-06
output/httpd: add libwrap support
Tim Phipps
1
-0
/
+28
2010-05-20
output/win32: new output plugin for Windows Wave
Max Kellermann
1
-0
/
+296
2010-05-20
input/file, output/{fifo,recorder}: add O_BINARY to open() flags
Max Kellermann
2
-5
/
+6
2010-05-14
output/oss: 24 bit support via OSS4
Max Kellermann
1
-0
/
+34
2010-05-13
output/oss: rewrite of the audio format detection
Max Kellermann
1
-301
/
+324
2010-05-13
output/oss: use the *_NE macros
Max Kellermann
1
-8
/
+2
2010-04-05
output/httpd: added name/genre/website configuration
James Pike
3
-5
/
+25
2010-03-22
Add support for building httpd_output plugin for win32
Avuton Olrich
2
-0
/
+10
2010-03-10
output/jack: drain the ring buffers during pause
Max Kellermann
1
-0
/
+7
2010-03-10
output/jack: synchronize all channels
Max Kellermann
1
-9
/
+26
[next]