summaryrefslogtreecommitdiff
path: root/libgupnp-dlna/gupnp-dlna-profile.c
Commit message (Expand)AuthorAgeFilesLines
* All: Use new GObject type macrosJens Georg2021-07-041-28/+42
* Fix deprecation warnings regarding privatesJens Georg2019-01-141-6/+4
* Fix some builddir!=srcdir and make distcheck issues.Krzesimir Nowak2013-01-161-0/+1
* Document new API, fix annotations.Krzesimir Nowak2013-01-161-23/+58
* Remove 'Native' from 'GUPnPDLNANativeRestriction'.Krzesimir Nowak2013-01-161-2/+1
* Expose GUPnPDLNANativeRestriction.Krzesimir Nowak2013-01-161-19/+170
* Remove empty line between docs and property installer.Krzesimir Nowak2013-01-161-1/+0
* Replace old implementation of profile guessing with new oneKrzesimir Nowak2012-11-301-225/+73
* Port to GStreamer 1.0 APIJens Georg2012-11-031-9/+9
* Update license headersgupnp-dlna-0.6Jens Georg2012-08-311-2/+2
* Add GObject introspectionJens Georg2011-07-071-3/+3
* Fix return types for getter functionsParthasarathi Susarla2011-02-241-3/+4
* 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
* libgupnp-dlna: Add encoding_profile prop to GUPnPDLNAProfileParthasarathi Susarla2011-01-211-2/+19
* libgupnp-dlna: Use encoding-profile from plugins-baseParthasarathi Susarla2011-01-211-33/+107
* libgupnp-dlna: fix coding style issuesParthasarathi Susarla2011-01-051-15/+20
* license: Change to the LGPL v2.1Arun Raghavan2010-08-241-3/+3
* libgupnp-dlna: add 'extended' mode propertyParthasarathi Susarla2010-08-161-2/+20
* libgupnp-dlna: add 'extended' mode propertyParthasarathi Susarla2010-08-161-0/+19
* libgupnp-dlna: Update GUPnPDLNAProfile documentationArun Raghavan2010-08-141-3/+21
* libgupnp-dlna: Make GUPnPDLNAProfile opaqueArun Raghavan2010-08-121-15/+165
* Initial commitArun Raghavan2010-06-201-0/+70