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
Commit message (
Expand
)
Author
Age
Files
Lines
*
decoder/gme: free the gme_info_t as early as possible
Max Kellermann
2015-10-26
1
-6
/
+7
*
decoder/gme: call decoder_seek_error() on seek error
Max Kellermann
2015-10-26
1
-2
/
+4
*
output/Command: flush the mixer cache when enabling/disabling output
Max Kellermann
2015-10-26
2
-0
/
+10
*
decoder/ffmpeg: fix crash due to wrong avio_alloc_context() call
Max Kellermann
2015-10-26
2
-4
/
+15
*
decoder/mpcdec: use SampleTraits<SampleFormat::S24_P32>
Max Kellermann
2015-10-16
1
-11
/
+13
*
decoder/mpcdec: use Clamp()
Max Kellermann
2015-10-16
1
-6
/
+2
*
unix/Daemon, playlist/...: remove unused Domain variables
Max Kellermann
2015-10-16
7
-21
/
+0
*
encoder/flac: fix crash with 32 bit playback
Max Kellermann
2015-10-16
2
-2
/
+4
*
tag/ApeLoader: fix buffer overflow after unterminated key
Max Kellermann
2015-10-16
2
-6
/
+8
*
configure.ac: prepare for 0.19.11
Max Kellermann
2015-10-16
2
-2
/
+4
*
release v0.19.10
Max Kellermann
2015-06-21
1
-1
/
+1
*
PlayerThread: start the decoder on PlayerCommand::QUEUE
Max Kellermann
2015-06-21
2
-0
/
+7
*
DecoderAPI: discard unused song tag early
Max Kellermann
2015-06-21
1
-2
/
+5
*
DecoderThread: set Decoder::song_tag only for local files
Max Kellermann
2015-06-21
2
-1
/
+6
*
DecoderAPI: "move" the Tag object
Max Kellermann
2015-06-20
1
-1
/
+1
*
OutputControl: fix fail_timer check right after booting
Romain Rollet
2015-06-20
2
-1
/
+4
*
system/PeriodClock: make IsDefined() "constexpr"
Max Kellermann
2015-06-20
1
-1
/
+1
*
decoder/ffmpeg: skip unwanted samples after seeking
Max Kellermann
2015-06-20
2
-5
/
+50
*
decoder/ffmpeg: use AVSEEK_FLAG_BACKWARD for seeking
Max Kellermann
2015-06-20
1
-1
/
+5
*
decoder/ffmpeg: move code to StreamRelativePts()
Max Kellermann
2015-06-19
1
-6
/
+20
*
input/curl: trigger the condition variable in RequestDone()
Max Kellermann
2015-06-19
2
-0
/
+3
*
storage/nfs: fix deadlock when connecting
Thomas Guillem
2015-05-29
2
-2
/
+4
*
input/smbclient: fix DFF playback
jai
2015-05-29
2
-0
/
+3
*
OpusEncoderPlugin: initialise granulepos so we end up with sane values
Michal Nazarewicz
2015-03-25
2
-1
/
+3
*
configure.ac: prepare for 0.19.10
Max Kellermann
2015-03-25
2
-2
/
+4
*
release v0.19.9
Max Kellermann
2015-02-06
1
-1
/
+1
*
Merge tag 'v0.18.23' into v0.19.x
Max Kellermann
2015-02-06
1
-3
/
+5
|
\
|
*
release v0.18.23
Max Kellermann
2015-02-06
1
-1
/
+1
|
*
NEWS: fix v0.18.22 release date
Max Kellermann
2015-02-01
1
-1
/
+1
|
*
Avoid integer overflow in MonotonicClock{S,MS,US}
PHO
2015-01-29
2
-4
/
+5
*
|
fs/io/FileOutputStream: don't auto-delete file on WIN32
Max Kellermann
2015-02-06
2
-0
/
+3
*
|
TagBuilder: allow adding duplicate tag types in Complement()
Max Kellermann
2015-02-06
2
-1
/
+11
*
|
Makefile.am: move org_musicpd_Bridge.h to BUILT_SOURCES
Max Kellermann
2015-01-31
2
-3
/
+2
*
|
Makefile.am: generate icon before compiling JNI classes
Max Kellermann
2015-01-31
1
-1
/
+1
*
|
db/update/Walk: use std::unique_ptr instead of std::auto_ptr
Max Kellermann
2015-01-29
1
-1
/
+1
*
|
Avoid integer overflow in MonotonicClock{S,MS,US}
PHO
2015-01-29
2
-6
/
+7
*
|
decoder/DsdLib: use new[] to allocate the ID3 buffer
Max Kellermann
2015-01-29
1
-3
/
+5
*
|
decoder/DsdLib: free ID3 buffer right after id3_tag_parse()
Max Kellermann
2015-01-29
1
-5
/
+2
*
|
decoder/DsdLib: raise ID3 tag limit to 1 MB
Max Kellermann
2015-01-29
2
-1
/
+3
*
|
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2015-01-26
16
-839
/
+10
|
\
|
|
*
{playlist,input}/despotify: remove defunct plugin
Max Kellermann
2015-01-26
15
-810
/
+3
|
*
util/list: disable gcc5 warning
Max Kellermann
2015-01-23
1
-0
/
+4
|
*
ClientProcess: cast enum to int before passing to printf()
Max Kellermann
2015-01-23
2
-3
/
+4
|
*
configure.ac: prepare for 0.18.23
Max Kellermann
2015-01-23
2
-2
/
+4
*
|
Test the existence of strndup(3) before using it.
PHO
2015-01-26
3
-5
/
+8
*
|
test/read_mixer: add missing stdlib.h include
Max Kellermann
2015-01-26
1
-0
/
+1
*
|
android/build.py: use os.path.abspath() to build mpd_path
Max Kellermann
2015-01-22
1
-1
/
+1
*
|
thread/Name: include stdio.h if HAVE_PRCTL
Max Kellermann
2015-01-21
2
-1
/
+5
*
|
doc/protocol: "playlistsearch" is case insensitive
Max Kellermann
2015-01-16
1
-1
/
+1
*
|
configure.ac: prepare for 0.19.9
Max Kellermann
2015-01-16
3
-4
/
+6
[next]