summaryrefslogtreecommitdiff
path: root/libgupnp-av
Commit message (Expand)AuthorAgeFilesLines
* Add helper function for iso8601Jens Georg2022-05-012-0/+49
* Fix unsetting subtitleFileTypeJens Georg2021-07-101-1/+1
* Feature: Turns out it's useful to derive from thatJens Georg2021-07-082-10/+9
* Make Feature and FeatureListParser final typesJens Georg2021-07-044-21/+21
* all: Force declared GLib versionJens Georg2021-07-0424-3/+46
* Minor formattingJens Georg2021-07-042-6/+5
* Remove obsolete version checkJens Georg2021-07-041-64/+41
* Add missing includes to private headersJens Georg2021-07-044-0/+4
* Add missing G_GNUC_INTERNAL to private functionsJens Georg2021-07-042-2/+2
* Fix header guardsJens Georg2021-07-0416-32/+32
* LGPL-2.0 -> LGPL-2.1Jens Georg2021-07-0455-719/+59
* all: Port classes to new GObject type macrosJens Georg2021-07-0341-1273/+1189
* xml-util: Make AVXMLDoc a rc_boxJens Georg2021-07-031-18/+6
* build: Make library version depend on project versionJens Georg2021-07-031-2/+17
* Make LastChangeEntry a atomic RC boxJens Georg2021-07-031-21/+16
* build: Fix typo in overrideJens Georg2021-06-191-1/+1
* build: Allow use as subprojectJens Georg2021-06-191-0/+2
* build: Drop autotoolsJens Georg2021-06-121-142/+0
* build: Dist meson build files in autotools buildJens Georg2020-08-011-1/+1
* all: Drop deprecated macro callsJens Georg2020-08-0110-38/+16
* writer: @refID is a standard propertyJens Georg2020-08-011-0/+1
* Fix a -Wcast-function-type errorJens Georg2018-10-261-1/+1
* Add meson build filesJens Georg2018-10-261-0/+82
* Remove deprecated class_add_privateJens Georg2018-10-2510-65/+41
* Fix some string castsJens Georg2018-10-252-4/+4
* Fix compile error with recent glibJens Georg2018-10-251-1/+1
* Rename internal XML utility functionsJens Georg2018-02-1415-471/+484
* Fix parsing of storageUsedJens Georg2018-02-132-13/+5
* fix memory leak on GUPnPAVXMLDocThomas Martinez2018-02-131-0/+1
* Remove unnecessary dependency to GSSDP girJens Georg2016-10-111-1/+1
* Remove dependency on GUPnPJens Georg2016-10-1026-122/+159
* Fix annotations for functions returning voidJens Georg2016-02-086-76/+0
* Make DIDL-Lite check less restrictiveJens Georg2015-11-053-1/+27
* Remove gnome-commonJens Georg2015-06-1413-69/+64
* Avoid warnings when protocolInfo is missingSven Neumann2014-12-242-1/+5
* gupnp-didl-lite-object: fix namespace gettersSven Neumann2014-12-231-4/+12
* Revert "Add dlna namespace only when it's actually used"Jens Georg2014-06-103-34/+2
* Lazy-create XML namespacesJens Georg2014-06-107-41/+78
* Add utility function to lazy-create nsJens Georg2014-06-102-0/+37
* Add utility function to find namespacesJens Georg2014-05-313-31/+60
* Add utility functions for ns creationJens Georg2014-05-314-44/+67
* Add null checksJens Georg2014-05-311-4/+4
* Remove unused assignmentJens Georg2014-05-221-1/+1
* Remove dead codeJens Georg2014-05-224-8/+0
* Check for empty mandatory tags during UpdateObjectParthiban Balasubramanian2014-02-011-0/+25
* Fix namespace creation in DIDLLite parserJens Georg2013-12-141-1/+1
* Rename cleartextSize to cleartext-size in object notifyParthiban Balasubramanian2013-12-141-1/+1
* Add support for pv:subtitleFileUri and TypeJens Georg2013-10-199-15/+325
* Rename cleartextSize GObject propertyJens Georg2013-10-162-14/+14
* Add res@dlna:trackTotal propertyJens Georg2013-10-162-1/+132