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
2020-11-04
playlist/registry: simplify ExtractMimeTypeMainPart()
Max Kellermann
2020-10-28
lib/yajl/Handle: strip newlines from error messages
Max Kellermann
2020-10-28
lib/yajl/Handle: un-inline the throwing code
Max Kellermann
2020-10-28
util/FormatString: update API documentation
Max Kellermann
2020-10-28
protocol/Ack: remove unused variable `ack_domain`
Max Kellermann
2020-10-28
Main: save the state_file on shutdown
Max Kellermann
2020-10-28
db/simple: purge songs for unavailable decoder plugins on update
Max Kellermann
2020-10-28
fs/Traits: add GetPathSuffix()
Max Kellermann
2020-10-28
db/simple/Directory: add `pure` attribute
Max Kellermann
2020-10-28
db/update/Walk: add code comments
Max Kellermann
2020-10-27
db/simple: purge special directories for unavailable plugins on update
Max Kellermann
2020-10-27
db/update/Walk: adjust lamba indent
Max Kellermann
2020-10-27
fs/Traits: add GetFilenameSuffix()
Max Kellermann
2020-10-17
lib/nfs/patches: disable the snprintf->sprintf_s alias
Max Kellermann
2020-10-16
decoder/opus: fix track/album ReplayGain fallback
Max Kellermann
2020-10-16
decoder/opus: submit output_gain even if there is no OpusTags packet
Max Kellermann
2020-10-16
decoder/opus: move formula to EbuR128ToReplayGain()
Max Kellermann
2020-10-16
decoder/opus: move comment to `output_gain` field
Max Kellermann
2020-10-16
decoder/opus: convert field `output_gain` to float
Max Kellermann
2020-10-15
lib/dbus/Watch: add missing include for assert()
Max Kellermann
2020-10-15
output/osx: fix several -Wdouble-promotion warnings
Max Kellermann
2020-10-15
net/SocketAddress: include cleanup
Max Kellermann
2020-10-08
event/SocketMonitor: don't filter out ERROR/HANGUP
Max Kellermann
2020-10-08
event/TimerEvent: add type alias for std::chrono::steady_clock::duration
Max Kellermann
2020-10-08
event/TimerEvent: use `using` instead of `typedef`
Max Kellermann
2020-10-08
event/TimerEvent: use auto_unlink hook
Max Kellermann
2020-10-08
event/Loop: reorder includes
Max Kellermann
2020-10-08
StateFileConfig, ...: drop obsolete out-of-class definition
Max Kellermann
2020-10-08
config/Data: cast to std::chrono::steady_clock::duration properly
Max Kellermann
2020-10-08
config/Parser: use std::size_t
Max Kellermann
2020-10-08
config/{Data,Block}: use With() in GetUnsigned(), GetPositive()
Max Kellermann
2020-10-08
event/Loop: forward-declare class TimerEvent
Max Kellermann
2020-10-08
event/TimerEvent: use base_hook instead of member_hook
Max Kellermann
2020-10-08
event/Loop: use `using` instead of `typedef`
Max Kellermann
2020-10-06
event/Loop: set the uring_initialized flag
Max Kellermann
2020-10-05
playlist/cue/parser: use lambda to fix ambiguous overload
Max Kellermann
2020-10-05
playlist/cue/parser: use StringView internally
Max Kellermann
2020-10-05
playlist/cue/parser: pass StringView to Feed()
Max Kellermann
2020-10-05
playlist/cue/parser: add `noexcept`
Max Kellermann
2020-10-05
playlist/cue/parser: fix nullptr dereference
Max Kellermann
2020-10-05
playlist/cue/parser: fix off-by-one buffer overflow
Max Kellermann
2020-10-02
output/jack: implement Interrupt()
Max Kellermann
2020-10-02
output/pulse: implement Interrupt()
Max Kellermann
2020-10-02
output/alsa: implement Interrupt()
Max Kellermann
2020-10-02
output/Interface: add virtual method Interrupt()
Max Kellermann
2020-10-02
output/Thread: simplify the main loop switch
Max Kellermann
2020-10-01
output/Interface: add `noexcept`
Max Kellermann
2020-10-01
output/Filtered: move try/catch from IteratePause() to caller
Max Kellermann
2020-09-30
Merge remote-tracking branches 'neheb/defa', 'neheb/auto' and 'neheb/clocale'...
Max Kellermann
2020-09-29
remove clocale test
Rosen Penev
[prev]
[next]