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
/
Discovery.hxx
Age
Commit message (
Expand
)
Author
2021-02-24
db/upnp/Discovery: use class IntrusiveList
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
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-01-18
copyright year 2020
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
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-01-02
lib/upnp/Discovery: protect "downloaders" accesses with mutex
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-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
2017-11-12
lib/curl: add "noexcept"
Max Kellermann
2017-09-21
lib/upnp/Discovery: migrate from DeferredMonitor to DeferEvent
Max Kellermann
2017-08-25
lib/upnp/Discovery: use DeferredMonitor instead of BlockingCall()
Max Kellermann
2017-08-25
lib/upnp/Discovery: add method GetEventLoop()
Max Kellermann
2017-08-25
lib/upnp/Discovery: use CURL instead of UpnpDownloadUrlItem()
Max Kellermann
2017-01-23
lib/upnp: fix bad std::chrono cast
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
lib/upnp/Discovery: use std::chrono::steady_clock
Max Kellermann
2016-12-28
lib/upnp/Discovery: use C++11 initializers
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-07
lib/expat: use C++ exceptions instead of class Error
Max Kellermann
2016-02-07
lib/upnp: use C++ exceptions instead of class Error
Max Kellermann
2016-02-06
upnp/Discovery: use std::unique_ptr in WorkQueue
Max Kellermann
2015-02-03
lib/upnp/Discovery: remove locking from ExpireDevices()
Max Kellermann
2015-02-02
lib/upnp/Discovery: apply naming convention
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-30
*: add missing Compiler.h includes
Max Kellermann
2014-01-26
upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnP
Max Kellermann
2014-01-26
upnp: add class UpnpCallback
Max Kellermann
2014-01-26
upnp/Discovery: add listener interface
Max Kellermann
2014-01-26
db/upnp: move generic code to lib/upnp/
Max Kellermann