summaryrefslogtreecommitdiff
path: root/libgupnp-dlna/gupnp-dlna-load.c
Commit message (Expand)AuthorAgeFilesLines
* Rename gupnp-dlna-load.[hc] to profile-loading.[hc]Parthasarathi Susarla2011-02-231-925/+0
* Remove misleading 'Priv' suffixParthasarathi Susarla2011-02-151-17/+17
* 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
* 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-211-4/+5
* libgupnp-dlna: Use encoding-profile from plugins-baseParthasarathi Susarla2011-01-211-149/+115
* libgupnp-dlna: fix coding style issuesParthasarathi Susarla2011-01-051-22/+32
* 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: 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-251-53/+148
* license: Change to the LGPL v2.1Arun Raghavan2010-08-241-3/+3
* libgupnp-dlna: add 'extended' mode propertyParthasarathi Susarla2010-08-161-1/+2
* libgupnp-dlna: Clean up non-matched profilesArun Raghavan2010-08-141-1/+18
* xml: Don't require empty name/mime for profilesArun Raghavan2010-07-051-0/+10
* libgupnp-dlna: only free format caps if presentArun Raghavan2010-06-291-1/+2
* libgupnp-dlna: Detect duplicates in <include>Arun Raghavan2010-06-291-9/+76
* libgupnp-dlna: Fix crash on invalid parentArun Raghavan2010-06-291-1/+3
* Initial commitArun Raghavan2010-06-201-0/+748