summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [Build] Fix small typo in the summary at the end of configure.acEmanuele Aina2013-08-071-1/+1
* [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-018-28/+247
* [Introspection] Fixed bug 97Mark Ryan2013-07-232-63/+188
* [Server] Update following the publish_object() connector API changeRegis Merlino2013-07-234-8/+24
* [Player] Add OpenNextUri() methodRegis Merlino2013-07-196-19/+83
* [Coding Convention] CheckPatch [3.8.0.26]Ludovic Ferrandis2013-07-182-4/+0
* [API] Issue #94: Add new SetUri API to PlayerLudovic Ferrandis2013-07-186-0/+42
* [Device] Fix #78: MPRIS OpenUri() does not start playingLudovic Ferrandis2013-07-183-4/+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
* [Documentation] Fixed a few bugs in the documentation.Mark Ryan2013-06-251-9/+10
* [Cleanup] Removed unused include.Mark Ryan2013-06-241-1/+0
* [Server] Fix a crash case when the server stopsRegis Merlino2013-06-071-3/+3
* [Build] Do not require dbus and dleyna-connector-dbus at build timeEmanuele Aina2013-06-051-6/+0
* [Configuration] Post-branch version bumpRegis Merlino2013-06-031-1/+1
* [Release] Version 0.1.0v0.1.0Regis Merlino2013-06-032-1/+4
* [Configuration] Post-release version bumpRegis Merlino2013-05-312-2/+2
* [Release] Version 0.0.2v0.0.2Regis Merlino2013-05-311-0/+25
* [Device] Add an extra mimetype parameter to GetIcon()Regis Merlino2013-05-316-10/+18
* [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-299-9/+257
* [API] Change APIs: GetServers() -> GetRenderers() - FoundServer -> FoundRende...Regis Merlino2013-05-245-26/+26
* [Build] No need to list files in both CLEANFILES and DISTCLEANFILESEmanuele Aina2013-05-071-2/+2
* [Build] Ship the .in files in EXTRA_DISTEmanuele Aina2013-05-071-0/+2
* [Build] Do not assume libexec=@prefix@/libexecEmanuele Aina2013-05-073-3/+6
* [Build] Use --warning=no-portability for autoreconfEmanuele Aina2013-05-071-1/+1
* [Build] Install the .service file in $(datadir)/dbus-1/servicesEmanuele Aina2013-05-072-12/+12
* [Build] Add autogen.sh script to call `autoreconf -i`Emanuele Aina2013-05-023-4/+22
* [Bug] Add a Rescan method to Manager interfaceSébastien Bianti2013-04-188-1/+43
* [Device] Fix device constructionRegis Merlino2013-04-183-36/+133
* [RendererConsole] Added methods for creating renderersMark Ryan2013-04-161-0/+19
* [GUPnP] Fix warning on releaseLudovic Ferrandis2013-04-111-3/+2
* [Configure] Check for the dbus connector lib availability if requiredRegis Merlino2013-04-111-3/+4
* [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
* [Doc] add with-ua-prefix doc to READMEChristophe Guiraud2013-03-221-0/+8
* [Copyright] Fix copyright headersLudovic Ferrandis2013-03-211-2/+3
* [Documentation] Fixed some bugs in the docuemntationMark Ryan2013-03-212-10/+11