summaryrefslogtreecommitdiff
path: root/libgupnp-dlna
Commit message (Expand)AuthorAgeFilesLines
* Drop return value from process_dlna_profileJens Georg2012-02-131-3/+1
* Drop useless checkJens Georg2012-02-131-8/+6
* Change gir namespaceJens Georg2012-01-251-11/+11
* Fix gst_init warnings during typelib creationJens Georg2011-12-091-2/+3
* Fix typo in introspection supportJens Georg2011-07-071-1/+1
* Add GObject introspectionJens Georg2011-07-073-13/+43
* Actually bump the SO versionAndreas Henriksson2011-04-101-1/+1
* Fix return types for getter functionsParthasarathi Susarla2011-02-241-3/+4
* Add header guard to gupnp-dlna-profile-private.hParthasarathi Susarla2011-02-241-0/+7
* Rename gupnp-dlna-load.[hc] to profile-loading.[hc]Parthasarathi Susarla2011-02-234-4/+4
* Remove misleading 'Priv' suffixParthasarathi Susarla2011-02-152-18/+18
* Fix indentation.Parthasarathi Susarla2011-02-151-6/+6
* No doc for gupnp_dlna_profile_new()Parthasarathi Susarla2011-02-081-7/+0
* Refactor gupnp_dlna_profile_get_encoding_profileParthasarathi Susarla2011-02-081-20/+40
* Remove redundant initializationsZeeshan Ali (Khattak)2011-02-081-6/+0
* Free caps in GUPnPDLNAProfilePrivParthasarathi Susarla2011-02-081-0/+7
* More gtk-doc cleanupsParthasarathi Susarla2011-02-083-1/+9
* Check for empty caps after mergeZeeshan Ali (Khattak)2011-02-081-3/+4
* Use container caps when inheriting from base profileZeeshan Ali (Khattak)2011-02-081-0/+5
* Fix profile parsing logic for imagesParthasarathi Susarla2011-02-081-1/+1
* libgupnp-dlna/gupnp-dlna-load.c: removing unused variable.Luis de Bethencourt2011-01-311-3/+1
* libgupnp-dlna: Add encoding_profile prop to GUPnPDLNAProfileParthasarathi Susarla2011-01-213-18/+37
* libgupnp-dlna: Use encoding-profile from plugins-baseParthasarathi Susarla2011-01-219-229/+320
* libgupnp-dlna: discover_uri_* don't take ownership of the uriArun Raghavan2011-01-182-4/+5
* libgupnp-dlna: fix coding style issuesParthasarathi Susarla2011-01-058-169/+220
* libgupnp-dlna: use g_new0 instead of g_newParthasarathi Susarla2010-12-091-1/+1
* libgupnp-dlna: bug fix in gupnp-dlna-load.cParthasarathi Susarla2010-12-061-3/+4
* libgupnp-dlna: Coding style fixesArun Raghavan2010-11-301-15/+14
* libgupnp-dlna: Plug a leak at XML load timeArun Raghavan2010-11-091-2/+2
* libgupnp-dlna: changes in function signatures.Parthasarathi Susarla2010-11-091-25/+15
* libgupnp-dlna/tools: use GstDiscoverer from baseParthasarathi Susarla2010-11-086-151/+189
* gst-convenience: Undo discoverer namespace changesArun Raghavan2010-10-142-14/+10
* gst-convenience: Change GstDiscoverer namespaceArun Raghavan2010-10-062-10/+14
* libgupnp-dlna: Fix PNG supportArun Raghavan2010-08-311-0/+3
* libgupnp-dlna: Add support for extended profilesArun Raghavan2010-08-251-3/+15
* libgupnp-dlna: Fix relaxed-mode <field> processingArun Raghavan2010-08-251-1/+2
* libgupnp-dlna: Add relaxed mode supportParthasarathi Susarla2010-08-254-69/+199
* license: Change to the LGPL v2.1Arun Raghavan2010-08-249-27/+27
* libgupnp-dlna: Don't free the profiles listgupnp-dlna-0.3.0gupnp-dlna-0.3Arun Raghavan2010-08-161-7/+0
* libgupnp-dlna: add 'extended' mode propertyParthasarathi Susarla2010-08-163-4/+25
* libgupnp-dlna: add getters for propertiesParthasarathi Susarla2010-08-162-21/+62
* libgupnp-dlna: Remove unused variableArun Raghavan2010-08-161-2/+0
* libgupnp-dlna: Don't depend on gcc-specific attributesArun Raghavan2010-08-161-12/+5
* libgupnp-dlna: Add some debug outputArun Raghavan2010-08-162-5/+39
* libgupnp-dlna: add 'extended' mode propertyParthasarathi Susarla2010-08-161-0/+19
* libgupnp-dlna: add 'relaxed' and 'extended' mode propertiesParthasarathi Susarla2010-08-161-0/+104
* libgupnp-dlna: Update GUPnPDLNAProfile documentationArun Raghavan2010-08-141-3/+21
* libgupnp-dlna: Add an API to list profilesParthasarathi Susarla2010-08-142-0/+24
* libgupnp-dlna: Move profile list to DLNADiscovererClassArun Raghavan2010-08-145-41/+85
* libgupnp-dlna: Clean up non-matched profilesArun Raghavan2010-08-141-1/+18