summaryrefslogtreecommitdiff
path: root/libdleyna/server/device.c
Commit message (Expand)AuthorAgeFilesLines
* Changed the Copyright to 2017Rick Bell2017-02-271-1/+1
* fix for issues #154 and #155ljsachs-patch-2ljsachs2016-10-111-3/+3
* ifaddrs.h for Andriod compileLarry Sachs2015-06-091-0/+4
* Added new core.c and core.h to Makefile.am.Rick Bell2015-05-011-3/+8
* [Device] Fix wake-on ip address used for broadcastChristophe Guiraud2013-12-121-0/+88
* [Device] Sleeping devices cache cleanupChristophe Guiraud2013-12-121-2/+59
* [Device] Improve sleeping context lookupChristophe Guiraud2013-12-121-9/+11
* [Device] Move the network interface info storageChristophe Guiraud2013-12-121-8/+6
* [Device] Improve Network Interface info and device context matchingChristophe Guiraud2013-12-121-68/+94
* [Device] Retrieve sleeping state via GetInterfaceInfo actionChristophe Guiraud2013-12-121-15/+281
* [Device] Add sleeping device memory cacheChristophe Guiraud2013-12-121-26/+37
* [Device] Add wake packet sending supportChristophe Guiraud2013-12-121-9/+324
* [Device] Add Energy Management featuresChristophe Guiraud2013-12-121-168/+601
* [Error] Get better error message for BrowseObjectsLudovic Ferrandis2013-09-261-1/+6
* [BrowseObject]: Support Of ChildCount propertyLudovic Ferrandis2013-09-261-21/+194
* [Coding Convention] New version of CheckPatch [3.8.0.30]Ludovic Ferrandis2013-09-111-1/+1
* [Device] Deprecate LastChange in favor of Changed signalRegis Merlino2013-09-061-11/+143
* [API] Add new BrowseObjects APILudovic Ferrandis2013-09-041-0/+282
* [Filtering] Use generic filtering for GetAllLudovic Ferrandis2013-09-021-4/+4
* [Klockwork] NULL pointer may be dereferenced. (#3)Ludovic Ferrandis2013-07-011-1/+1
* Added the new TypeEx property and fixed TypeMark Ryan2013-06-241-11/+25
* [Device] Add a GetIcon() methodRegis Merlino2013-05-311-0/+140
* [Bug Fix] Use object and parent id values for detecting root objectChristophe Guiraud2013-05-161-11/+35
* [API] Add CreateReference method to org.gnome.MediaContainer2Ludovic Ferrandis2013-05-161-2/+107
* [API] Remove CreatePlaylist/CreatePlaylistInAny APILudovic Ferrandis2013-05-141-424/+0
* [GUPnP] Output parameters could not be initialized on success.Ludovic Ferrandis2013-04-111-193/+243
* dLeyna-server now handles invalid types.Mark Ryan2013-04-111-4/+25
* [Device] Fix device constructionRegis Merlino2013-04-091-31/+70
* [Device] Fix nested gupnp service callsRegis Merlino2013-04-081-22/+32
* [Property] Add MediaItem2 resource properties to Container. Fix UpdateCount.Ludovic Ferrandis2013-04-041-2/+8
* [Device] Update CreateContainer DLNAManaged flagsRegis Merlino2013-03-291-1/+7
* [Props] Handle wild cards for SortCaps & SearchCapsRegis Merlino2013-03-281-9/+13
* [API] Add new GetMetaData Media Object APIChristophe Guiraud2013-03-221-0/+75
* [Architecture] Change directory structure to enable build from a master projectRegis Merlino2013-03-111-0/+4348