summaryrefslogtreecommitdiff
path: root/libdleyna/renderer/device.c
Commit message (Expand)AuthorAgeFilesLines
* Changed the Copyright to 2017Rick Bell2017-02-271-1/+1
* Fix for issue #161 -- Uninitialized argument value in prv_open_uri_cbljsachs-patch-1ljsachs2016-10-121-0/+2
* 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-211-2/+52
|\
| * to fix upLudovic Ferrandis2013-09-171-7/+49
| * [Path] Make object paths stable across restartsLudovic Ferrandis2013-09-161-2/+10
* | [Device] Free dlna class strings after useJussi Kukkonen2014-07-071-5/+1
* | [Device] Update playspeed when rate is setJussi Kukkonen2014-06-231-1/+12
* | [Memory Leak] Partial fix for bug 129Mark Ryan2013-09-261-12/+30
* | [Device] Check X_DLNA_GetBytePositionInfo action availabilityChristophe Guiraud2013-09-171-5/+24
* | [Device] Fix dlr_device_seek implementationChristophe Guiraud2013-09-171-7/+109
* | [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
|/
* [Renderer] Enable byte seekRegis Merlino2013-08-011-23/+154
* [Introspection] Fixed bug 97Mark Ryan2013-07-231-63/+187
* [Server] Update following the publish_object() connector API changeRegis Merlino2013-07-231-1/+1
* [Player] Add OpenNextUri() methodRegis Merlino2013-07-191-7/+20
* [Coding Convention] CheckPatch [3.8.0.26]Ludovic Ferrandis2013-07-181-3/+0
* [API] Issue #94: Add new SetUri API to PlayerLudovic Ferrandis2013-07-181-0/+3
* [Device] Fix #78: MPRIS OpenUri() does not start playingLudovic Ferrandis2013-07-181-2/+18
* [Device] GetAll: do not fail if the DMR returns an error for GetPositionInfoRegis Merlino2013-07-171-7/+16
* [Device] Add an extra mimetype parameter to GetIcon()Regis Merlino2013-05-311-1/+4
* [Device] Fix a GetIcon() crash caseRegis Merlino2013-05-301-0/+1
* [Device] Add a GetIcon() methodRegis Merlino2013-05-291-0/+142
* [Device] Fix device constructionRegis Merlino2013-04-181-17/+43
* [GUPnP] Fix warning on releaseLudovic Ferrandis2013-04-111-3/+2
* [GUPnP] Fix bug introduced in previous commit when managing error.Ludovic Ferrandis2013-04-111-6/+11
* [GUPnP] Output string parameter not initialized on success.Ludovic Ferrandis2013-04-101-6/+9
* [Device] Add X_DLNA_PS transport action supportChristophe Guiraud2013-04-051-52/+262
* [Bug] Fix Valgrind reports memory corruption when Setting the Mute propertyChristophe Guiraud2013-03-261-7/+9
* [Bug] Fix Blatant memory leak in dlr_device_newChristophe Guiraud2013-03-251-1/+1
* [Device] Add OpenUriEx player methodChristophe Guiraud2013-03-191-1/+4
* [Property] Add Mute PropertyChristophe Guiraud2013-03-121-2/+36
* [Architecture] Change directory structure to enable build from a master projectRegis Merlino2013-03-111-0/+2373