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-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-29
Merge branch 'v0.20.x'
Max Kellermann
2018-07-29
python/build/libs.py: upgrade FFmpeg to 4.0.2
Max Kellermann
2018-07-29
configure.ac: Do not link libsidplayfp against libresid-builder
skidoo23
2018-07-29
configure.ac: clarify sidplay related info
skidoo23
2018-07-28
[OSXOutputPlugin] Fix a bug that the stream sample rate is missing
Yue Wang
2018-07-26
input/qobuz: initialize the libgcrypt library
Max Kellermann
2018-07-26
configure.ac: clarify sidplay related info
skidoo23
2018-07-26
lib/gcrypt/MD5: move code to util/HexFormat.cxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: return a StringBuffer
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to Hash.hxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: relicense to BSD-2
Max Kellermann
2018-07-25
user.rst: update and fix sidplay links
skidoo23
2018-07-25
SongFilter: make several macros internal
Max Kellermann
2018-07-25
SongFilter: make locate_parse_type() static
Max Kellermann
2018-07-25
command/Database: don't use locate_parse_type()
Max Kellermann
2018-07-25
command/Database: move code to handle_list_file()
Max Kellermann
2018-07-25
db/Print: pass TagType to PrintUniqueTags()
Max Kellermann
2018-07-25
db/Print: move code to PrintSongUris()
Max Kellermann
2018-07-25
SongFilter: make Item an interface
Max Kellermann
2018-07-25
SongFilter: move code to class StringFilter
Max Kellermann
2018-07-25
SongFilter: allow dash in tag name
Max Kellermann
2018-07-25
util/TimeISO8601: new utility library
Max Kellermann
2018-07-25
util/TimeConvert: new utility library
Max Kellermann
2018-07-25
TimePrint: remove unused time_t overload
Max Kellermann
2018-07-25
SongFilter: remove DetachedSong overloads
Max Kellermann
2018-07-25
decoder/ffmpeg: skip the av_probe_input_format() call
Max Kellermann
2018-07-25
input/buffered: fix bogus offset after Seek()
Max Kellermann
2018-07-24
SongFilter: implement operator "!="
Max Kellermann
2018-07-24
SongFilter: new extensible filter syntax
Max Kellermann
2018-07-24
test/ParseSongFilter: new debug program
Max Kellermann
2018-07-24
SongFilter: add ToExpression()
Max Kellermann
2018-07-24
SongFilter: pass std::string&& to Item constructor
Max Kellermann
2018-07-24
SongFilter: use std::list::emplace_back()
Max Kellermann
2018-07-24
doc/protocol.xml: group <arg> elements
Max Kellermann
2018-07-24
doc/protocol.xml: move filter syntax to separate section
Max Kellermann
2018-07-24
doc/protocol.xml: improve find/search links
Max Kellermann
2018-07-24
doc/user: remove the obsolete DocBook version
Max Kellermann
2018-07-21
SongFilter: basic support for negated items
Max Kellermann
2018-07-21
fix spelling
Rasmus Steinke
2018-07-21
fix wrong ref labels
Rasmus Steinke
[next]