summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update READMEHEADmasterRobert Dower2021-09-151-0/+11
* Merge pull request #161 from jtojnar/gupnp-1.2Rick Bell2019-04-043-8/+6
|\
| * Port to gupnp-1.2Jan Tojnar2019-03-163-8/+6
|/
* [Release] Version 0.6.0v0.6.00.6.0Rick Bell2017-03-041-10/+35
* Changed the Copyright to 2017Rick Bell2017-02-2733-33/+33
* Merge pull request #159 from DimStar77/includesRick Bell2016-12-221-0/+1
|\
| * Include libgupnp/gupnp-context-manager.hDominique Leuenberger2016-11-141-0/+1
|/
* Merge pull request #158 from 01org/ljsachs-patch-2Rick Bell2016-10-121-3/+3
|\
| * fix for issues #154 and #155ljsachs-patch-2ljsachs2016-10-111-3/+3
|/
* Merge pull request #157 from 01org/ljsachs-patch-1Rick Bell2016-10-111-2/+2
|\
| * fix for issue #156ljsachs2016-10-111-2/+2
|/
* Merge pull request #151 from debarshiray/masterRick Bell2016-01-042-1/+7
|\
| * Fix possible use-after-free on exitBastien Nocera2015-12-092-1/+7
|/
* Merge pull request #149 from puleglot/masterRick Bell2015-08-042-42/+33
|\
| * [m4] Use AS_VAR_APPEND macro instead of "+="Alexander Tsoy2015-07-021-24/+24
| * [m4] Don't use bash "let" builtinAlexander Tsoy2015-07-021-2/+2
| * [m4] Don't use bash arrays in m4 macrosJussi Kukkonen2015-07-021-18/+9
|/
* Merge branch 'master' of https://github.com/01org/dleyna-serverLarry Sachs2015-06-092-0/+35
|\
| * Add Artist and AlbumArtURL to MediaContainer2Rick Bell2015-05-082-0/+35
* | ifaddrs.h for Andriod compileLarry Sachs2015-06-092-0/+38
|/
* Added new core.c and core.h to Makefile.am.Rick Bell2015-05-0124-31/+34
* [Props] Fix ChildCount property typeJussi Kukkonen2015-02-241-1/+1
* [Configuration] Post-release version bumpRick Bell2014-12-061-2/+2
* [Release] Version 0.5.0v0.5.0Rick Bell2014-12-061-0/+27
* [Build] Fix out-of-source-tree buildsJussi Kukkonen2014-07-141-1/+1
* [Autoconf] Sub Makefile: Remove ACLOCAL_AMFLAGSLudovic Ferrandis2014-07-083-7/+1
* [Autoconf] Add --no-undefined to compiler optionLudovic Ferrandis2014-07-081-0/+1
* [upnp] Use "port" setting when creating GUPnPContextManagerJussi Kukkonen2014-07-085-2/+7
* [Deprecated API] Use new API instead of deprecatedLudovic Ferrandis2014-07-081-2/+2
* [Device] Fix wake-on ip address used for broadcastChristophe Guiraud2013-12-121-0/+88
* [Device] Sleeping devices cache cleanupChristophe Guiraud2013-12-126-2/+90
* [Device] Improve sleeping context lookupChristophe Guiraud2013-12-121-9/+11
* [Device] Move the network interface info storageChristophe Guiraud2013-12-122-9/+7
* [Device] Improve Network Interface info and device context matchingChristophe Guiraud2013-12-122-68/+95
* [Device] Retrieve sleeping state via GetInterfaceInfo actionChristophe Guiraud2013-12-125-32/+283
* [Device] Add sleeping device memory cacheChristophe Guiraud2013-12-127-34/+182
* [Device] Add wake packet sending supportChristophe Guiraud2013-12-121-9/+324
* [Device] Add Energy Management featuresChristophe Guiraud2013-12-1216-223/+1006
* [Server] cosmeticsChristophe Guiraud2013-12-121-11/+13
* [Configuration] Remove libdleyna-server .pc fileLudovic Ferrandis2013-12-124-22/+7
* [Documentation] Fix URL to MediaServer2SpecMartin Flaska2013-12-121-1/+1
* [test] Save changed ServiceResetToken in configurationJussi Kukkonen2013-12-121-4/+6
* [test] Survive a missing ServiceResetToken in dscJussi Kukkonen2013-12-121-2/+2
* [Tests] Fix a typo in the Upload Sync Controller's error managementRegis Merlino2013-12-121-5/+5
* [Configuration] Post-release version bumpRegis Merlino2013-10-031-1/+1
* [Release] Version 0.4.0v0.4.0Regis Merlino2013-10-032-2/+18
* [Property] Add 'Never Quit' property to ManagerLudovic Ferrandis2013-10-025-3/+50
* [Network Filtering] New API and saveLudovic Ferrandis2013-10-0210-260/+278
* [Error] Get better error message for BrowseObjectsLudovic Ferrandis2013-09-261-1/+6
* [BrowseObject]: Support Of ChildCount propertyLudovic Ferrandis2013-09-262-21/+195