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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
DecoderBuffer: struct to class
Max Kellermann
1
-1
/
+2
2014-09-22
DecoderBuffer: convert functions to methods
Max Kellermann
3
-121
/
+85
2014-09-22
decoder/faad: use DecoderBuffer references
Max Kellermann
1
-27
/
+27
2014-09-22
decoder/faad: allocate DecoderBuffer on stack
Max Kellermann
1
-13
/
+8
2014-09-22
DecoderBuffer: export the struct
Max Kellermann
3
-58
/
+28
2014-09-21
DecoderBuffer: make "decoder" const
Max Kellermann
1
-1
/
+1
2014-09-21
DecoderBuffer: convert pointer to reference
Max Kellermann
1
-5
/
+5
2014-09-21
DecoderBuffer: use class DynamicFifoBuffer
Max Kellermann
1
-69
/
+23
2014-09-21
decoder/adplug: log version number
Max Kellermann
1
-0
/
+6
2014-09-21
decoder/adplug: move the buffer into the loop
Max Kellermann
1
-2
/
+2
2014-09-21
decoder/sndfile: include cleanup
Max Kellermann
1
-1
/
+0
2014-09-19
decoder/audiofile: fix indent
Max Kellermann
1
-1
/
+1
2014-09-19
decoder/sndfile: remove obsolete code comment
Max Kellermann
1
-3
/
+0
2014-09-19
decoder/sndfile: remove debug printf()
Max Kellermann
1
-2
/
+0
2014-09-19
decoder/sndfile: log detailed sf_open_virtual() error message
Max Kellermann
1
-1
/
+2
2014-09-19
decoder/sndfile: support float and 16 bit samples
Max Kellermann
1
-4
/
+32
2014-09-19
decoder/sndfile: move sf_readf_int() call to sndfile_read_frames()
Max Kellermann
1
-2
/
+10
2014-09-19
decoder/sndfile: add sndfile_sample_format()
Max Kellermann
1
-1
/
+9
2014-09-18
db/proxy: support empty values in VisitUniqueTags()
Max Kellermann
1
-0
/
+9
2014-09-18
OutputThread: retain negative mix ratio
Max Kellermann
1
-1
/
+10
2014-09-18
command/list: reset used size after the list has been processed
Andrzej Rybczak
1
-0
/
+1
2014-09-16
android/Bridge: add shutdown()
Thomas Guillem
1
-0
/
+9
2014-09-16
CurlInputPlugin: fix crash after second init call
Thomas Guillem
1
-0
/
+1
2014-09-13
thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSD
Max Kellermann
3
-1
/
+29
2014-09-09
decoder/ffmpeg: use memset() to initialize AVProbeData
Max Kellermann
1
-0
/
+6
2014-09-07
decoder/ffmpeg: pass MIME type to ffmpeg/libav version 11
Max Kellermann
1
-0
/
+7
2014-09-07
Decoder*: add more assertions
Max Kellermann
2
-0
/
+7
2014-09-07
DecoderThread: clear the pipe when handling late SEEK
Max Kellermann
1
-1
/
+11
2014-09-06
decoder/audiofile: fix crash after seeking
Max Kellermann
1
-1
/
+1
2014-09-05
output/pulse: simplify _wait_for_operation()
Max Kellermann
1
-6
/
+3
2014-09-04
protocol/ArgParser: fix integer overflow in parse_range()
Max Kellermann
1
-2
/
+2
2014-09-02
input/nfs: auto-reconnect if failed while paused
Max Kellermann
1
-1
/
+46
2014-09-02
input/async: add method IsPaused()
Max Kellermann
1
-0
/
+4
2014-08-31
nfs/Connection: check for disappearing libnfs socket
Max Kellermann
1
-0
/
+18
2014-08-31
nfs/Connection: use only BroadcastError()
Max Kellermann
1
-4
/
+1
2014-08-31
nfs/Connection: nfs_get_fd() can return -1
Max Kellermann
1
-0
/
+3
2014-08-31
input/nfs: notify client on error
Max Kellermann
1
-0
/
+2
2014-08-31
nfs/Connection: use nfs_get_error() for mount error
Max Kellermann
1
-2
/
+3
2014-08-31
nfs/Connection: fix assertion failure
Max Kellermann
1
-1
/
+3
2014-08-31
output/alsa, pcm: rename "DSD over USB" to "DoP"
Max Kellermann
5
-50
/
+50
2014-08-31
PlaylistControl: use SeekSongOrder(current) to keep current song
Max Kellermann
1
-1
/
+1
2014-08-31
PlaylistControl: move code to new method SeekSongOrder()
Max Kellermann
2
-7
/
+19
2014-08-31
output/alsa: fix endless loop at end of file in dsd_usb mode
Max Kellermann
1
-0
/
+9
2014-08-31
output/{alsa,oss}: add assertions
Max Kellermann
2
-0
/
+6
2014-08-31
DecoderAPI: use std::min()
Max Kellermann
1
-3
/
+1
2014-08-31
MusicChunk: remove special case for num_frames==0
Max Kellermann
2
-6
/
+1
2014-08-31
MusicChunk: copy AudioFormat only when chunk is empty
Max Kellermann
1
-4
/
+4
2014-08-30
PlaylistMapper: pass the Storage::MapUTF() result to playlist_open_remote()
Max Kellermann
1
-1
/
+1
2014-08-30
decoder/sndfile: refactor frame_to_time()
Max Kellermann
1
-8
/
+6
2014-08-30
*: add missing Compiler.h includes
Max Kellermann
21
-0
/
+21
[prev]
[next]