summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare 0.12.7gupnp-av-0.12.7Jens Georg2015-01-041-0/+21
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Bump required vapigen versionJens Georg2014-12-251-1/+1
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=741555
* Avoid warnings when protocolInfo is missingSven Neumann2014-12-242-1/+5
| | | | | | | | | There should not be run-time warnings when the protocolInfo is missing in an DIDL-Lite XML fragment. Signed-off-by: Sven Neumann <neumann@teufel.de> https://bugzilla.gnome.org/show_bug.cgi?id=740265
* gupnp-didl-lite-object: fix namespace gettersSven Neumann2014-12-231-4/+12
| | | | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=740365 Signed-off-by: Sven Neumann <neumann@teufel.de>
* tests: add units test for GUPnPDIDLLiteObject namespace gettersSven Neumann2014-12-232-0/+62
| | | | | | Tests https://bugzilla.gnome.org/show_bug.cgi?id=740365 Signed-off-by: Sven Neumann <neumann@teufel.de>
* build: Use AM_C[PP]FLAGS instead of INCLUDESPhilip Withnall2014-12-041-1/+2
| | | | | | INCLUDES is deprecated. This fixes building with AUTOMAKE_OPTIONS=-Wall. https://bugzilla.gnome.org/show_bug.cgi?id=741103
* Post-release version bumpJens Georg2014-06-101-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Prepare 0.12.6gupnp-av-0.12.6Jens Georg2014-06-101-0/+17
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Add testcase for bgo705564#c12Jens Georg2014-06-101-0/+32
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Revert "Add dlna namespace only when it's actually used"Jens Georg2014-06-103-34/+2
| | | | | | | | | This reverts commit 50a5e45591e7bccb79250502c22233793dc6b2cb. Conflicts: libgupnp-av/gupnp-didl-lite-writer.c https://bugzilla.gnome.org/show_bug.cgi?id=705564
* Lazy-create XML namespacesJens Georg2014-06-108-53/+85
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705564
* Add utility function to lazy-create nsJens Georg2014-06-102-0/+37
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705564
* Add utility function to find namespacesJens Georg2014-05-313-31/+60
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705564
* Add utility functions for ns creationJens Georg2014-05-314-44/+67
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705564
* Add null checksJens Georg2014-05-311-4/+4
| | | | | | | | Fixes coverity issue 60869 Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=731033
* Remove unused assignmentJens Georg2014-05-221-1/+1
| | | | | | | | Coverity issue 60874 Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=730591
* Remove dead codeJens Georg2014-05-224-8/+0
| | | | | | | | Coverity ids 60870,60871,60872,60873 Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=730590
* Post-release version bumpJens Georg2014-02-031-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Prepare 0.12.5gupnp-av-0.12.5Jens Georg2014-02-031-0/+17
|
* Check for empty mandatory tags during UpdateObjectParthiban Balasubramanian2014-02-011-0/+25
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705522
* Fix namespace creation in DIDLLite parserJens Georg2013-12-141-1/+1
|
* Rename cleartextSize to cleartext-size in object notifyParthiban Balasubramanian2013-12-141-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=719377
* Post-release version bumpJens Georg2013-11-181-1/+1
|
* Prepare 0.12.4gupnp-av-0.12.4Jens Georg2013-11-181-0/+12
|
* Fix media collection testwqJens Georg2013-11-181-0/+7
|
* Add support for pv:subtitleFileUri and TypeJens Georg2013-10-1911-15/+336
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=695990
* Post-release version bumpJens Georg2013-10-161-1/+1
|
* Prepare 0.12.3gupnp-av-0.12.3Jens Georg2013-10-162-1/+23
|
* Fix media collection tests reference dataJens Georg2013-10-161-3/+0
| | | | | Now that with 50a5e4 we drop the unused DLNA XML namespace, the reference data was invalid.
* Rename cleartextSize GObject propertyJens Georg2013-10-163-16/+16
|
* Add res@dlna:trackTotal propertyJens Georg2013-10-163-2/+137
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=702557
* Add cleartextSize properties to docsJens Georg2013-10-161-0/+3
|
* Add dlna namespace only when it's actually usedParthiban Balasubramanian2013-10-163-11/+40
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=705564
* Support for adding clearTextsize attributeParthiban Balasubramanian2013-10-165-8/+158
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=706928
* Fix PlaySpeed header generationCraig Pratt2013-09-301-1/+2
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=707495
* Adding support for Link protection related DLNAFlagsParthiban Balasubramanian2013-09-032-1/+20
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=706926
* Prepare 0.12.2gupnp-av-0.12.2Jens Georg2013-05-301-0/+15
|
* Fix gtk-doc warningsJens Georg2013-05-305-2/+21
|
* Fix compiling with -Wall -WextraJens Georg2013-05-3016-49/+52
|
* Fix gupnp_didl_lite_container_get_total_deleted_child_countLudovic Ferrandis2013-05-301-1/+1
| | | | | | | | | 0 is a valid value for the property upnp:totalDeletedChildCount. Return -1 instead of 0 when the property is not found. Same behavior as res@updateCount. https://bugzilla.gnome.org/show_bug.cgi?id=696837
* Only split protocol info onceJens Georg2013-05-301-8/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=698008
* vala: Add custom binding for parse_last_changeJens Georg2013-05-191-0/+4
| | | | | Was missing due to varargs. Also needs manual binding instead of just unhiding because it throws.
* Depend on vapigen >= 0.20 if g-i >= 1.36 is foundJens Georg2013-04-152-4/+25
|
* Post-release version bumpJens Georg2013-04-151-1/+1
|
* Prepare 0.12.1gupnp-av-0.12.1Jens Georg2013-03-182-1/+12
|
* Update .gitignore.Krzesimir Nowak2013-02-281-0/+4
|
* Fix build warning in parse_additional_infoAndreas Henriksson2013-02-211-3/+0
| | | | | gupnp-protocol-info.c: In function 'parse_additional_info': gupnp-protocol-info.c:72:35: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
* Fix build warning in gupnp_didl_lite_writer_add_container_child_itemAndreas Henriksson2013-02-211-1/+0
| | | | | | | | gupnp-didl-lite-writer.c: In function 'gupnp_didl_lite_writer_add_container_child_item': gupnp-didl-lite-writer.c:548:22: warning: unused variable 'doc' [-Wunused-variable] This was introduced when the method was added in commit 71e46f7d "Add child item on container in DIDLWriter"
* Prepare 0.12.0gupnp-av-0.12.0Jens Georg2013-02-202-1/+13
|
* Use functions existing in GLib <= 2.30 if we don't we have GLib-2.32.Krzesimir Nowak2013-02-111-47/+69
|