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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-01-04
thread/Util: no ioprio_set() on Android due to seccomp/SIGSYS
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
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-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-11
lib/upnp: use include path without upnp/ prefix and honor pkg-config CFLAGS
Uwe Kleine-König
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-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
2017-11-14
playlist/PlaylistRegistry: use LockRewind() instead of Rewind()
Max Kellermann
2017-11-14
output/httpd: flush encoder after tag
Max Kellermann
2017-11-14
encoder/vorbis: default to quality 3
Max Kellermann
2017-11-13
input/{cdio,ffmpeg,file,smbclient}: unlock the mutex during blocking I/O
Max Kellermann
2017-11-13
input/smbclient: use std::lock_guard
Max Kellermann
2017-11-12
decoder/ffmpeg, test/test_protocol: catch exceptions by reference
Max Kellermann
2017-11-05
output/Thread: ensure pending tags are flushed in all cases
cathugger
2017-11-03
decoder/vorbis: scale and clip tremor-decoded samples to 15 bits
Marcin Jurkowski
2017-10-25
player/Thread: log message when decoder is too slow
Max Kellermann
2017-10-24
input/curl: call StartRequest() after setting CURLOPT_RANGE
Max Kellermann
2017-10-24
input/curl: move code to StartRequest()
Max Kellermann
2017-10-24
input/curl: move the range buffer to the stack
Max Kellermann
2017-10-18
Playlist{File,Save}: always use UTF-8 in playlists on Windows
Max Kellermann
2017-10-18
PlaylistSave: move code to playlist_print_path()
Max Kellermann
2017-10-18
queue/Playlist: call MoveOrderToCurrent() in SeekSongOrder() on song change
Max Kellermann
2017-10-18
queue/PlaylistControl: keep order list consistency in MoveOrderToCurrent()
Max Kellermann
[next]