summaryrefslogtreecommitdiff
path: root/libdleyna
Commit message (Expand)AuthorAgeFilesLines
* Port to gupnp-1.2Jan Tojnar2019-03-161-2/+2
* Changed the Copyright to 2017Rick Bell2017-02-2725-25/+25
* Include libgupnp/gupnp-context-manager.hDominique Leuenberger2016-11-141-0/+1
* fix for issues #154 and #155ljsachs-patch-2ljsachs2016-10-111-3/+3
* fix for issue #156ljsachs2016-10-111-2/+2
* Fix possible use-after-free on exitBastien Nocera2015-12-092-1/+7
* 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-0120-27/+30
* [Props] Fix ChildCount property typeJussi Kukkonen2015-02-241-1/+1
* [Autoconf] Sub Makefile: Remove ACLOCAL_AMFLAGSLudovic Ferrandis2014-07-081-2/+0
* [upnp] Use "port" setting when creating GUPnPContextManagerJussi Kukkonen2014-07-084-1/+6
* [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-1213-222/+991
* [Server] cosmeticsChristophe Guiraud2013-12-121-11/+13
* [Configuration] Remove libdleyna-server .pc fileLudovic Ferrandis2013-12-122-19/+5
* [Property] Add 'Never Quit' property to ManagerLudovic Ferrandis2013-10-024-3/+46
* [Network Filtering] New API and saveLudovic Ferrandis2013-10-028-234/+259
* [Error] Get better error message for BrowseObjectsLudovic Ferrandis2013-09-261-1/+6
* [BrowseObject]: Support Of ChildCount propertyLudovic Ferrandis2013-09-262-21/+195
* [Tasks] Fix a memory leakRegis Merlino2013-09-191-3/+8
* [Coding Convention] New version of CheckPatch [3.8.0.30]Ludovic Ferrandis2013-09-112-2/+2
* [Control Point] Get control point versionRegis Merlino2013-09-111-1/+7
* [Device] Deprecate LastChange in favor of Changed signalRegis Merlino2013-09-064-16/+153
* [API] Add new BrowseObjects APILudovic Ferrandis2013-09-0410-0/+387
* [Filtering] Use generic filtering for GetAllLudovic Ferrandis2013-09-022-5/+5
* [Property] Support for new "Error" propertyLudovic Ferrandis2013-09-023-0/+33
* [Property] Don't return empty properties in GetAllLudovic Ferrandis2013-08-291-13/+30
* [Release] Version 0.2.1v0.2.1Regis Merlino2013-08-221-1/+1
* [Network Filtering] Add Network Filtering supportLudovic Ferrandis2013-08-2213-58/+709
* [Build] Ship the internal library in a private directoryEmanuele Aina2013-08-082-2/+2
* [Server] Update following the publish_object() connector API changeRegis Merlino2013-07-231-5/+5
* [Cleanup] Code cleanup after code reviewLudovic Ferrandis2013-07-172-30/+28
* [Klockwork] NULL pointer may be dereferenced. (#27)Ludovic Ferrandis2013-07-011-2/+3
* [Klockwork] NULL pointer may be dereferenced. (#26)Ludovic Ferrandis2013-07-011-2/+3
* [Klockwork] NULL pointer may be dereferenced. (#3)Ludovic Ferrandis2013-07-011-1/+1
* Added the new TypeEx property and fixed TypeMark Ryan2013-06-246-146/+181
* [Server] Fix a crash case when the server stopsRegis Merlino2013-06-071-3/+4
* [Configuration] Post-release version bumpRegis Merlino2013-05-311-1/+1
* [Device] Add a GetIcon() methodRegis Merlino2013-05-318-1/+230
* [Bug Fix] Use object and parent id values for detecting root objectChristophe Guiraud2013-05-162-18/+50