index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-04
thread/Util: no ioprio_set() on Android due to seccomp/SIGSYS
Max Kellermann
2018-01-04
Makefile.am: build Android APK package without Ant
Felix Hädicke
2018-01-04
Makefile.am: add variable ZIPALIGN
Max Kellermann
2018-01-04
Makefile.am: add variable ANDROID_SDK_PLATFORM
Max Kellermann
2018-01-02
filter/Observer: pass Reset() to underlying Filter
Max Kellermann
2018-01-02
pcm/SoxrResampler: implement method Reset()
Max Kellermann
2018-01-02
storage/State: check if a CompositeStorage exists; fixes nullptr dereference
Max Kellermann
2018-01-02
storage/State: make mount errors non-fatal
Max Kellermann
2018-01-02
storage/State: fix memory leak after database mount failure
Max Kellermann
2018-01-02
storage/State: remove useless #ifdef ENABLE_DATABASE
Max Kellermann
2018-01-02
increment version number to 0.20.15
Max Kellermann
2018-01-01
release v0.20.14
v0.20.14
Max Kellermann
2018-01-01
[doc] Fix outdated MusicBrainz URLs (closes #179)
loujine
2017-12-26
input/curl: add missing mutex locks to OnEnd(), OnError()
Max Kellermann
2017-12-23
pcm/SampleFormat: remove wrong "malloc" attribute
Max Kellermann
2017-12-22
archive/{iso9660,zzip}: unlock the mutex during I/O
Max Kellermann
2017-12-22
archive/bz2: unlock the archive mutex and lock the file mutex
Max Kellermann
2017-12-21
util/WStringAPI: fix indent
Max Kellermann
2017-12-21
correct action for compile on Solaris 11.3 X86
Ilya ilyxa Tyshchenko
2017-12-21
command/Error: translate std::{length_error,out_of_range} to ACK_ERROR_ARG
Max Kellermann
2017-12-21
storage/State: use std::set instead of sorting a std::list
Max Kellermann
2017-12-21
db/simple: fix file corruption in the presence of mount points
Max Kellermann
2017-12-21
increment version number to 0.20.14
Max Kellermann
2017-12-18
release v0.20.13
v0.20.13
Max Kellermann
2017-12-18
Save and restore mountpoints within the state file.
FlashSystems
2017-12-18
Fix `lsinfo` and `add` for mounted databases.
FlashSystems
2017-12-18
rounds alsa HW mixer volume towards ±∞ depending on sgn(∆ vol)
Stefano Miccoli
2017-12-12
OSXOutputPlugin: set the buffer time to be 100ms
Yue Wang
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-12-12
android/build.py: support NDK r16
Max Kellermann
2017-12-12
python/build/libs.py: disable the FFmpeg HEVC decoder due to clang build failure
Max Kellermann
2017-12-12
python/build/libs.py: disable more FFmpeg features
Max Kellermann
2017-12-12
python/libs: upgrade Boost to 1.65.1
Max Kellermann
2017-12-12
python/build/libs: upgrade CURL to 7.57.0
Max Kellermann
2017-12-11
python/build/libs: upgrade FFmpeg to 3.4.1
Max Kellermann
2017-12-11
lib/upnp: use include path without upnp/ prefix and honor pkg-config CFLAGS
Uwe Kleine-König
2017-12-05
Makefile.am: include Windows cross-build script in source tarball
Max Kellermann
2017-12-03
Removing gcc_malloc attribute from `Directory::CreateChild` to fix
FlashSystems
2017-12-03
MusicChunk: add magic value IGNORE_REPLAY_GAIN
Max Kellermann
2017-12-03
MusicChunk: initialize replay_gain_serial on demand
Max Kellermann
2017-12-03
player/Thread: initialize MusicChunk::bit_rate in SendSilence()
Max Kellermann
2017-12-02
queue/PlaylistEdit: shuffle appended songs only within its priority group
Max Kellermann
2017-12-02
queue/PlaylistControl: don't skip highest priority song on "play"
Max Kellermann
2017-12-02
lib/upnp/Compat: disable the 1.8 API emulation with libupnp 1.6.24
Max Kellermann
2017-11-27
Fix for "Mount-Points are purged from database on update/rescan."
FlashSystems
2017-11-27
increment version number to 0.20.13
Max Kellermann
2017-11-25
release v0.20.12
v0.20.12
Max Kellermann
2017-11-16
lib/upnp: adapt to libupnp 1.8 API changes
Max Kellermann
2017-11-16
lib/upnp/Callback: make "evp" parameter const
Max Kellermann
2017-11-16
lib/upnp/Discovery: make Upnp_Discovery pointers const
Max Kellermann
[next]