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
/
lib
/
upnp
Age
Commit message (
Expand
)
Author
2021-05-19
lib/upnp/meson.build: auto-disable UPnP without CURL/expat
Max Kellermann
2021-03-26
Add npupnp support
Jean-Francois Dockes
2021-02-24
db/upnp/Discovery: use class IntrusiveList
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-09-16
remove GCC5 hacks
Rosen Penev
2020-05-27
lib/upnp/Compat: workaround for -Wkeyword-macro
Max Kellermann
2020-05-27
lib/upnp: drop support for libupnp versions older than 1.8
Max Kellermann
2020-04-08
util/SplitString: convert return value to std::string_view
Max Kellermann
2020-03-16
remove some more extra semicolons
Rosen Penev
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-13
lib/upnp/Util: remove unused function stringToTokens()
Max Kellermann
2020-03-13
lib/upnp/Device: remove UPnPService::clear()
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-02-20
Merge remote-tracking branches 'neheb/j', 'neheb/f', 'neheb/qwe' and 'neheb/hgf'
Max Kellermann
2020-02-16
[clang-tidy] use = default
Rosen Penev
2020-02-16
[clang-tidy] add ending namespace comments
Rosen Penev
2020-02-02
[clang-tidy] use == instead of compare for strings
Rosen Penev
2020-02-01
*: add `explicit`
Max Kellermann
2020-02-01
*: use nullptr instead of NULL
Max Kellermann
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-04-04
event/*, ...: make GetEventLoop() const
Max Kellermann
2019-03-12
lib/upnp: remove redundant `inline` keywords from `constexpr` functions
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-09
decoder/Thread, ...: log all exceptions
Max Kellermann
2018-02-03
Merge tag 'v0.20.16'
Max Kellermann
2018-01-31
lib/upnp/Init: enable IPv6
Max Kellermann
2018-01-31
lib/upnp/Init: use nullptr instead of 0
Max Kellermann
2018-01-18
lib/upnp/ContentDirectoryService: work around GCC 5 bug
Max Kellermann
2018-01-02
lib/upnp/Discovery: protect "downloaders" accesses with mutex
Max Kellermann
2018-01-02
lib/upnp/Util: remove unused function csvToStrings()
Max Kellermann
2018-01-02
lib/upnp/ContentDirectoryService: use SplitString() instead of csvToStrings()
Max Kellermann
2018-01-02
lib/upnp/Util: use std::string::erase() instead of ..::replace()
Max Kellermann
2018-01-02
lib/upnp/ClientInit: return UpnpClient_Handle
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
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
Merge branch 'v0.20.x'
Max Kellermann
2017-12-02
lib/upnp/Compat: disable the 1.8 API emulation with libupnp 1.6.24
Max Kellermann
2017-11-25
Merge tag 'v0.20.12'
Max Kellermann
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
lib/{curl,upnp}: add more exception handlers
Max Kellermann
2017-11-12
lib/upnp: add "noexcept"
Max Kellermann
[next]