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-08-07
decoder/mpg123: remove obsolete const_cast hack
Max Kellermann
2018-08-07
decoder/mpg123: use AtScopeExit() to call mpg123_delete() during scan
Max Kellermann
2018-08-07
decoder/mpg123: use AtScopeExit() to call mpg123_delete()
Max Kellermann
2018-08-07
Moved call to fchmod() on socket from OneServerSocket::Open() to socket_bind_...
1848
2018-08-07
Use fchmod instead of chmod for unix sockets to prevent TOCTTOU
1848
2018-08-07
Added unix socket support in HttpdOutputPlugin
1848
2018-08-07
Added a function for generic address parsing
1848
2018-08-07
Fix various bugs in OS X DSD playback
Yue Wang
2018-08-06
event/SignalMonitor: make SignalMonitorFinish() noexcept
Max Kellermann
2018-08-06
event/SignalMonitor: add `noexcept`
Max Kellermann
2018-08-06
system/SignalFD: add "noexcept"
Max Kellermann
2018-08-06
system/SignalFD: throw exception on error
Max Kellermann
2018-08-06
system/Event{FD,Pipe}: add "noexcept"
Max Kellermann
2018-08-06
system/Event{FD,Pipe}: throw exception on error
Max Kellermann
2018-08-06
Main: use AtScopeExit() to delete the Instance
Max Kellermann
2018-08-06
Main: call daemonize_finish() with AtScopeExit()
Max Kellermann
2018-08-02
song/AudioFormatFilter: add mask support
Max Kellermann
2018-08-02
AudioFormat: add mask support to ToString()
Max Kellermann
2018-08-02
AudioFormat: split the printf() calls in ToString()
Max Kellermann
2018-08-02
lib/icu: require at least version 50
Max Kellermann
2018-08-02
decoder/mikmod: require at least version 3.2
Max Kellermann
2018-08-02
configure.ac: detect libmikmod with pkg-config
Max Kellermann
2018-08-02
decoder/ffmpeg: require at least version 11.12
Max Kellermann
2018-08-02
song/OptimizeFilter: optimization stage for filters
Max Kellermann
2018-08-02
SongFilter: add class NotSongFilter
Max Kellermann
2018-08-02
song/AudioFormatSongFilter: new filter type
Max Kellermann
2018-08-02
song/Filter: convert LOCATE_TAG_* macros to enum
Max Kellermann
2018-08-02
song/Filter: move each class into a separate source
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-08-02
lib/systemd/Watchdog: implement the systemd watchdog protocol
Max Kellermann
2018-08-02
Merge branch 'v0.20.x'
Max Kellermann
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-08-02
util/ASCII: add StringStartsWithCaseASCII()
Max Kellermann
2018-08-02
lib/icu/Init: add class ScopeIcuInit
Max Kellermann
2018-08-02
lib/icu/Init: add "noexcept"
Max Kellermann
2018-08-02
config/Path: simplify expression
Max Kellermann
2018-08-02
config/Path: remove unnecessary IsNull() check
Max Kellermann
2018-08-01
unix/PidFile: add "noexcept"
Max Kellermann
2018-08-01
unix/{Daemon,PidFile}: throw exception on error
Max Kellermann
2018-08-01
Main: add "noexcept"
Max Kellermann
2018-08-01
Main: remove exception handler from mpd_main_after_fork()
Max Kellermann
2018-08-01
Main: move log_deinit() call to mpd_main()
Max Kellermann
2018-08-01
Main: move code to MainOrThrow(), leaving exception handler in mpd_main()
Max Kellermann
2018-08-01
Main: move libdbus cleanup to class ODBus::ScopeInit
Max Kellermann
2018-07-30
SongFilter: implement the AND operator
Max Kellermann
2018-07-30
Songfilter: move code to ExpectWord()
Max Kellermann
2018-07-30
Songfilter: allow redundant parantheses
Max Kellermann
2018-07-30
SongFilter: make ParseExpression() static
Max Kellermann
2018-07-29
SongFilter: move code from SongFilter to AndSongFilter
Max Kellermann
2018-07-28
[OSXOutputPlugin] Fix a bug that the stream sample rate is missing
Yue Wang
[prev]
[next]