summaryrefslogtreecommitdiff
path: root/libdleyna
Commit message (Expand)AuthorAgeFilesLines
* [API] Return object paths in GetRenderers() as documentedJussi Kukkonen2013-08-213-4/+4
* [Coding Convention] Fix tabulationLudovic Ferrandis2013-08-081-1/+1
* [Task] Use string constant for Open/Set URILudovic Ferrandis2013-08-082-19/+32
* [Build] Ship the internal library in a private directoryEmanuele Aina2013-08-082-2/+2
* [Debug] Print the error message on failed tasks, not just the pointerEmanuele Aina2013-08-071-1/+2
* [Player] Fix OpenUri() after changes in commit bea7776Emanuele Aina2013-08-071-1/+3
* [Renderer] Enable byte seekRegis Merlino2013-08-015-23/+220
* [Introspection] Fixed bug 97Mark Ryan2013-07-232-63/+188
* [Server] Update following the publish_object() connector API changeRegis Merlino2013-07-233-7/+23
* [Player] Add OpenNextUri() methodRegis Merlino2013-07-194-18/+75
* [Coding Convention] CheckPatch [3.8.0.26]Ludovic Ferrandis2013-07-182-4/+0
* [API] Issue #94: Add new SetUri API to PlayerLudovic Ferrandis2013-07-184-0/+34
* [Device] Fix #78: MPRIS OpenUri() does not start playingLudovic Ferrandis2013-07-181-2/+18
* [Server] Fix a crash case for Rescan()Regis Merlino2013-07-171-1/+0
* [Device] GetAll: do not fail if the DMR returns an error for GetPositionInfoRegis Merlino2013-07-171-7/+16
* [Cleanup] Code cleanup after code reviewLudovic Ferrandis2013-07-172-14/+15
* [Klockwork] NULL pointer may be dereferenced. (#25)Ludovic Ferrandis2013-07-011-3/+3
* [Klockwork] NULL pointer may be dereferenced. (#24)Ludovic Ferrandis2013-07-011-3/+3
* [Cleanup] Removed unused include.Mark Ryan2013-06-241-1/+0
* [Server] Fix a crash case when the server stopsRegis Merlino2013-06-071-3/+3
* [Configuration] Post-release version bumpRegis Merlino2013-05-311-1/+1
* [Device] Add an extra mimetype parameter to GetIcon()Regis Merlino2013-05-314-3/+11
* [Device] Fix a GetIcon() crash caseRegis Merlino2013-05-301-0/+1
* [Task] Fix a memory leakRegis Merlino2013-05-301-0/+3
* [Device] Add a GetIcon() methodRegis Merlino2013-05-297-7/+242
* [API] Change APIs: GetServers() -> GetRenderers() - FoundServer -> FoundRende...Regis Merlino2013-05-241-11/+11
* [Bug] Add a Rescan method to Manager interfaceSébastien Bianti2013-04-185-0/+33
* [Device] Fix device constructionRegis Merlino2013-04-183-36/+133
* [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-052-52/+266
* [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-194-1/+37
* [Property] Add Mute PropertyChristophe Guiraud2013-03-123-2/+39
* [Configuration] Post-release version bumpLudovic Ferrandis2013-03-121-1/+1
* [Makefile] Add missing distribution filesRegis Merlino2013-03-111-1/+9
* [Architecture] Change directory structure to enable build from a master projectRegis Merlino2013-03-1117-0/+5831