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
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-19
command/Error: translate std::{length_error,out_of_range} to ACK_ERROR_ARG
Max Kellermann
2017-12-19
lib/alsa/AllowedFormat: add API documentation
Max Kellermann
2017-12-19
output/Interface: convert need_fully_defined_audio_format to flag
Max Kellermann
2017-12-18
storage/Interface: add "noexcept"
Max Kellermann
2017-12-18
storage/State: use std::set instead of sorting a std::list
Max Kellermann
2017-12-18
Merge tag 'v0.20.13'
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
thread/PosixMutex: add "noexcept"
Max Kellermann
2017-12-18
Compiler.h: add gcc_returns_nonnull, gcc_returns_twice
Max Kellermann
2017-12-18
db/DatabasePrint: support sorting by "modified-since"
Max Kellermann
2017-12-18
db/DatabasePrint: support descending sort
Max Kellermann
2017-12-18
rounds alsa HW mixer volume towards ±∞ depending on sgn(∆ vol)
Stefano Miccoli
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
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
Merge branch 'v0.20.x'
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
Correctly set the mixer plugin for osx output
Yue Wang
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
queue/Save: fix inverted check
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-26
player/Listener: add "noexcept"
Max Kellermann
2017-11-26
Queue: add "noexcept"
Max Kellermann
2017-11-26
queue/IdTable: make non-copyable
Max Kellermann
2017-11-26
queue/IdTable: make "data" pointer const
Max Kellermann
2017-11-26
queue/IdTable: add "noexcept"
Max Kellermann
2017-11-26
Queue: make configuration attributes const
Max Kellermann
2017-11-26
Queue: use C++11 initializer
Max Kellermann
2017-11-26
SongSave: wrap DetachedSong* in std::unique_ptr
Max Kellermann
2017-11-26
decoder/Control: wrap DetachedSong* in std::unique_ptr
Max Kellermann
2017-11-26
decoder/Control: add "noexcept"
Max Kellermann
2017-11-26
playlist/{flac,m3u}: use std::make_unique
Max Kellermann
2017-11-26
player/Control: wrap DetachedSong* in std::unique_ptr
Max Kellermann
[next]