0.6.2 ===== Changes since 0.6: - Remove bogus type_argument from gupnp metadata. - No need for custom bindings for SearchCriteriaParser. Dependency-related changes: - Require vala >= 0.7.8. - Require and adapt to gupnp-av >= 0.5.2. Bugs fixed: 1850 - Vapi for ServiceAction.get_message is wrong All contributors: Zeeshan Ali (Khattak) Jens Georg 0.6 === Changes since 0.5.4: - Adapt to new gssdp, gupnp and gupnp-av APIs. - Fix pkg-config paths. Bugs fixed: 1570 - gupnp doesn't set the pkgconfig lib dir correctly in 64 bit env Dependencies changed: - gssdp >= 0.7 - gupnp >= 0.13 - gupnp-av >= 0.5 All contributors: Zeeshan Ali (Khattak) Ross Burton WARNING: This release is API and ABI incompatible with previous releases. 0.5.4 ===== A new minor release mainly to update the gupnp-av bindings. 0.5.3 ===== - Service::action_invoked.action is now 'owned' by the handler. - Remove all generated files on `make clean`. - Tell Vala that ServiceAction doesn't have ref/unref functions. - Add a pkg-config file for gupnp-vala. - Require latest vala, gssdp and gupnp. 0.5.2 ===== - Require latest (0.5.6) vala to get compatible vapi files. - Require latest of all GUPnP libraries. 0.5.1 ===== A minor release to put newer vapi files in the distribution tarball. 0.5 === DIDLLiteResource API updates: No need to keep weak strings in the struct now that _copy() and _destroy() functions are provided for this struct. 0.4 === - update to GSSDP 0.6.3 - modify bindings to be compatible with Vala 0.5.3 - Updates to test apps 0.3 === - modify bindings to be compatible with Vala 0.4 & 0.5 - Make GUPnPDIDLLiteResource fields weak - Update bindings to GUPnP 0.12.3 0.2 === - custom types available - Treat Service::query_variable.value as 'ref' - requires Vala 0.3.4 0.1 === Initial release of gupnp-vala. Includes Vala bindings for the whole gupnp stack: * gssdp-1.0 0.6.1 * gupnp-1.0 0.12 * gupnp-ui-1.0 0.1 * gupnp-av-1.0 0.2.1 - Requires Vala 0.3.3 - custom GUPnP types (like GUPnPURI) are not supported yet, use plain strings