summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update READMEHEADmasterRobert Dower2021-09-151-0/+11
* [Release] Version 0.6.0v0.6.00.6.0Rick Bell2017-03-041-0/+15
* Changed the Copyright to 2017Rick Bell2017-02-2724-24/+24
* Merge pull request #162 from 01org/ljsachs-patch-1Rick Bell2016-10-121-0/+2
|\
| * Fix for issue #161 -- Uninitialized argument value in prv_open_uri_cbljsachs-patch-1ljsachs2016-10-121-0/+2
|/
* Merge pull request #160 from debarshiray/masterRick Bell2016-09-301-0/+1
|\
| * Avoid any attempts to delete the same dlr_upnp_t twiceDebarshi Ray2016-09-151-0/+1
|/
* Merge pull request #154 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
|/
* Used core functionality dleyna_core_prv_convert_udn_to_path for persistent pathRick Bell2015-05-011-48/+3
* Merge pull request #132 from lferrandis/uidRick Bell2015-04-213-9/+54
|\
| * to fix upLudovic Ferrandis2013-09-171-7/+49
| * [Deprecated API] Use new API instead of deprecatedLudovic Ferrandis2013-09-161-2/+2
| * [Path] Make object paths stable across restartsLudovic Ferrandis2013-09-163-9/+12
* | Merge pull request #150 from debarshiray/masterRick Bell2015-03-121-1/+3
|\ \
| * | Ensure that g_context.watchers has a valid valueDebarshi Ray2015-03-121-1/+3
|/ /
* | [Configuration] Post-release version bumpRick Bell2014-12-061-2/+2
* | [Release] Version 0.5.0v0.5.0Rick Bell2014-12-061-0/+16
* | [Deprecated API] Use new API instead of deprecatedLudovic Ferrandis2014-07-111-2/+2
* | Merge pull request #147 from jku/129Rick Bell2014-07-101-5/+1
|\ \
| * | [Device] Free dlna class strings after useJussi Kukkonen2014-07-071-5/+1
|/ /
* | host-service: use push-host-port setting for the web serverJussi Kukkonen2014-07-076-5/+18
* | upnp: use port setting when creating GUPnPContextManagerJussi Kukkonen2014-07-075-2/+8
* | [Autoconf] Add Math lib to linkLudovic Ferrandis2014-07-072-1/+3
* | [Autoconf] Sub Makefile: Remove ACLOCAL_AMFLAGSLudovic Ferrandis2014-07-072-4/+0
* | daemon: use GLib signal handlingRyan Lortie2014-07-021-57/+5
* | [Device] Update playspeed when rate is setJussi Kukkonen2014-06-231-1/+12
* | [Configuration] Remove libdleyna-renderer .pc fileLudovic Ferrandis2013-12-124-21/+6
* | [Configuration] Post-release version bumpRegis Merlino2013-10-031-1/+1
* | [Release] Version 0.4.0v0.4.0Regis Merlino2013-10-032-2/+15
* | [Property] Add 'Never Quit' property to ManagerLudovic Ferrandis2013-10-034-2/+53
* | [Network Filtering] New API and saveLudovic Ferrandis2013-10-037-274/+261
* | [Memory Leak] Partial fix for bug 129Mark Ryan2013-09-261-12/+30
* | [Tasks] Fix a memory leakRegis Merlino2013-09-191-0/+3
* | [Device] Check X_DLNA_GetBytePositionInfo action availabilityChristophe Guiraud2013-09-172-5/+25
* | [Device] Fix dlr_device_seek implementationChristophe Guiraud2013-09-172-9/+111
* | [Device] Fix DLR_INTERFACE_PROP_BYTE_POSITION retrievalChristophe Guiraud2013-09-171-92/+236
* | [Device] Fix dlr_device_set_position implementationChristophe Guiraud2013-09-161-2/+2
|/
* [PushHost] Use GUPnP Mime Type if availableChristophe Guiraud2013-09-131-41/+62
* [Tests] Fix 2 typos in rendererconsole.pyRegis Merlino2013-09-111-2/+2
* [Control Point] Get control point versionRegis Merlino2013-09-112-2/+8
* [Documentation] Fixed a small error in the READMEMark Ryan2013-09-021-1/+1
* [Service] Provide service version info to core component.Regis Merlino2013-08-231-1/+1
* [Configuration] Post-release version bumpRegis Merlino2013-08-221-1/+1
* [Release] Version 0.2.2v0.2.2Regis Merlino2013-08-222-1/+25
* [Network Filtering] Add Network Filtering supportLudovic Ferrandis2013-08-2213-27/+729
* [API] Use object paths in LostRenderer and FoundRendererJussi Kukkonen2013-08-211-4/+4
* [API] Return object paths in GetRenderers() as documentedJussi Kukkonen2013-08-213-4/+4