2008-12-23 Zeeshan Ali (Khattak) <
[email protected]>
* gupnp-av-1.0/gupnp-av-1.0.gi:
* gupnp-av-1.0/gupnp-av-1.0.metadata:
DIDLLiteResource API updates: No need to keep the string fields 'weak'
now that we provide _copy() and _destroy() functions.
2008-11-22 Zeeshan Ali (Khattak) <
[email protected]>
* tests/server-test.vala:
A small fix for build of test apps against latest (trunk) vala.
2008-11-11 Jussi Kukkonen <
[email protected]>
* tests/Makefile.am:
compile tests with "--thread"
2008-11-11 Jussi Kukkonen <
[email protected]>
* configure.ac:
Update version post-release
2008-11-10 Jussi Kukkonen <
[email protected]>
* NEWS:
* configure.ac:
Release 0.3
2008-11-03 Jussi Kukkonen <
[email protected]>
* gssdp-1.0/gssdp-1.0-custom.vala
* gupnp-1.0/gupnp-1.0-custom.vala
* gupnp-av-1.0/gupnp-av-1.0-custom.vala
Force "has_construct_function = false" attribute to all
constructors.
2008-10-30 Jussi Kukkonen <
[email protected]>
* gupnp-av-1.0/gupnp-av-1.0.metadata
Make GUPnPDIDLLiteResource fields weak
2008-10-30 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.gi, gupnp-1.0/gupnp-1.0.metadata
Update bindings: Include new public property "session"
* gupnp-ui-1.0/gupnp-ui-1.0.gi
Update bindings: Gtk vapi change fallout
2008-07-04 Jussi Kukkonen <
[email protected]>
* NEWS:
Release 0.2
2008-07-03 Zeeshan Ali Khattak <
[email protected]>
* gupnp-1.0/gupnp-1.0-custom.vala:
Declare Service::query_variable.value as 'ref'.
2008-06-19 Jussi Kukkonen <
[email protected]>
* configure.ac:
* gupnp-1.0/gupnp-1.0.metadata:
Bring back custom types, require vala 0.3.4
* tests/proxy-test.vala:
* tests/search-criteria-test.vala:
* tests/test-browser.vala:
Fix typing issues.
2008-06-18 Jussi Kukkonen <
[email protected]>
* NEWS:
* configure.ac:
Initial Release (0.1)
2008-06-18 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.metadata:
Hide the custom types. Vala 0.3.3 vapigen does not create them properly),
These will be available again soon.
2008-06-18 Jussi Kukkonen <
[email protected]>
* Makefile.am:
* configure.ac:
* tests/Makefile.am:
Update gssdp, gupnp and gupnp-av dependency versions.
Make gupnp, gupnp-ui and gupnp-av optional dependencies (building
without them will not build the respective bindings).
2008-06-18 Zeeshan Ali Khattak <
[email protected]>
* tests/server-test.vala:
- A small fix for server-test that setisfies the latest vala compiler.
- Remove the now redundant xml parsing of description doc.
2008-06-18 Jussi Kukkonen <
[email protected]>
* gupnp-av-1.0/gupnp-av-1.0.gi:
Update DIDLLiteWriter.add_desc() param name "name"->"type"
to match current libgupnp api (a cosmetic change)
2008-06-13 Zeeshan Ali Khattak <
[email protected]>
* gupnp-1.0/gupnp-1.0.metadata:
Don't hide GUPnPRootDevice's "description-doc" property.
2008-06-11 Jussi Kukkonen <
[email protected]>
* gupnp-av-1.0/gupnp-av-1.0.metadata:
Make GUPnPDIDLLiteResource a value type, with non-weak contents
* gupnp-1.0/gupnp-1.0.metadata
Make custom types value types.
NOTE: custom types will not work with Vala 0.3.3: the generated
vapi will miss type_id definitions (fixed in Vala svn 2008-06-10).
2008-06-06 Zeeshan Ali Khattak <
[email protected]>
* tests/server-test.vala:
Implement dummy Browse() action.
2008-06-06 Zeeshan Ali Khattak <
[email protected]>
* tests/browsing-test.vala:
* tests/device-view-test.vala:
* tests/introspection-test.vala:
* tests/proxy-test.vala:
* tests/server-test.vala:
* tests/test-publisher.vala:
Remove redundant namespace specifications. This also makes everything
fit in 80 columns, finally :)
2008-06-06 Zeeshan Ali Khattak <
[email protected]>
* tests/browsing-test.vala:
* tests/device-view-test.vala:
* tests/introspection-test.vala:
* tests/proxy-test.vala:
* tests/search-criteria-test.vala:
* tests/server-test.vala:
* tests/test-browser.vala:
- Remove trailing whitespace.
- Fix indentation (4-spaces for Vala).
- Align the function arguments.
2008-06-06 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.metadata:
* tests/server-test.vala:
Hide Service.signals_autoconnect(), it's not usable from Vala
2008-06-05 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0-custom.vala:
* gupnp-1.0/gupnp-1.0.gi:
* gupnp-1.0/gupnp-1.0.metadata:
Update to reverted libgupnp api (GUPnPService::query-variable, r1029).
Also mark all Service signals 'virtual'.
2008-06-04 Jussi Kukkonen <
[email protected]>
* configure.ac:
Bump Vala requirement to 0.3.3
(for GLib.Value.transform() API change)
* tests/server-test.vala:
Update for new RootDevice() API.
2008-06-03 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.gi:
Update for new gupnp_root_device_new() API.
2008-06-03 Jussi Kukkonen <
[email protected]>
* AUTHORS:
* gssdp-1.0/gssdp-1.0-custom.vala:
* gupnp-1.0/gupnp-1.0-custom.vala:
* gupnp-av-1.0/gupnp-av-1.0-custom.vala:
* COPYING (added):
Add LGPL license text so automake doesn't assume GPL. Add notices
to -custom.vala-files.
2008-06-03 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.metadata:
define several functions nullable, fix return value ownership in
gupnp_device_info_get_device()
2008-06-03 Jussi Kukkonen <
[email protected]>
* Makefile.am:
* tests/Makefile.am:
Fix Makefile.am files so 'make dist' actually works
2008-06-03 Jussi Kukkonen <
[email protected]>
* configure.ac:
* gupnp-av-1.0/gupnp-av-1.0-custom.vala:
bump required vala version to 0.3.2.
Fix DIDLLiteProperty (derives from Xml.Node)
2008-06-02 Jussi Kukkonen <
[email protected]>
* TODO:
* tests/introspection-test.vala:
Add comments about gcc warnings in examples and update TODO
2008-06-02 Jussi Kukkonen <
[email protected]>
* gupnp-av-1.0/gupnp-av-1.0-custom.vala:
* gupnp-av-1.0/gupnp-av-1.0.metadata:
Implement following pseudo-classes with custom.vala:
DIDLLiteObject : Xml.Node
DIDLLiteContainer : DIDLLiteObject
DIDLLiteItem : DIDLLiteObject
DIDLLiteProperty : DIDLLiteObject
2008-06-01 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0-custom.vala:
Remove obsolete [Import] attribute from custom.vala
2008-05-31 Jussi Kukkonen <
[email protected]>
* gssdp-1.0/gssdp-1.0.metadata:
* tests/test-browser.vala:
* gssdp-1.0/gssdp-1.0-custom.vala (added):
Fix ResourceBrowser::resource_available signature.
Fix wrong argument type in TestBrowser.on_resource_available()
2008-05-31 Jussi Kukkonen <
[email protected]>
* tests/introspection-test.vala:
pass destination Value by reference to GLib.Value.transform ()
2008-05-30 Jussi Kukkonen <
[email protected]>
* gupnp-av-1.0/gupnp-av-1.0-custom.vala:
* gupnp-av-1.0/gupnp-av-1.0.metadata:
* tests/Makefile.am:
* tests/search-criteria-test.vala (added):
* gupnp-av-1.0/gupnp-av-1.0-custom.vala (added):
* gupnp-av-1.0/gupnp-av-1.0.metadata (added):
Finish bindings for gupnp-av.
Add test for SearchCriteriaParser.
2008-05-29 Jussi Kukkonen <
[email protected]>
* gssdp-1.0/gssdp-1.0.metadata:
* gupnp-1.0/gupnp-1.0.metadata:
define error enums as proper errordomains
2008-05-28 Jussi Kukkonen <
[email protected]>
* Makefile.am:
* configure.ac:
* gupnp-ui-1.0 (added):
* gupnp-ui-1.0/gupnp-ui-1.0.metadata (added):
* gupnp-ui-1.0/gupnp-ui-1.0.files (added):
* gupnp-ui-1.0/gupnp-ui-1.0.deps (added):
* gupnp-ui-1.0/gupnp-ui-1.0.namespace (added):
* gupnp-ui-1.0/gupnp-ui-1.0.gi (added):
* tests/Makefile.am:
* tests/device-view-test.vala (added):
Add bindings for gupnp-ui.
Add Vala test app for gupnp-ui.
2008-05-27 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.metadata:
Small .metadata fixes
2008-05-27 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.metadata:
* gupnp-1.0/gupnp-1.0-custom.vala (added):
Add gupnp-1.0-custom.vala to fix some type issues
(mostly properties and signal arguments being void*)
2008-05-27 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.gi:
Update to match libgupnp svn
2008-05-27 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.metadata:
Add contained type to several GLib.Lists.
Hide gupnp_service_info_get_url_base().
2008-05-26 Zeeshan Ali Khattak <
[email protected]>
* Makefile.am:
Don't clean the .deps file on 'maintainer-clean' as they are not
auto-generated.
2008-05-26 Jussi Kukkonen <
[email protected]>
* gupnp-1.0/gupnp-1.0.files:
* gupnp-1.0/gupnp-1.0.metadata:
* tests/ContentDirectory.xml:
* tests/Makefile.am:
* tests/description.xml:
* tests/test-browsing.vala:
* tests/test-introspection.vala:
* tests/test-proxy.vala:
* tests/test-server.vala:
Initial gupnp bindings. Some problems remain, but they are usable.
Included test programs are fairly straightforward copies of the
existing C tests.
2008-05-23 Zeeshan Ali Khattak <
[email protected]>
* Makefile.am:
* configure.ac:
* gupnp-av-1.0/gupnp-av-1.0.deps:
* gupnp-av-1.0/gupnp-av-1.0.files:
* gupnp-av-1.0/gupnp-av-1.0.gi:
* gupnp-av-1.0/gupnp-av-1.0.namespace:
Beginnings of gupnp-av bindings.
2008-05-22 Zeeshan Ali Khattak <
[email protected]>
* gssdp-1.0/gssdp-1.0.metadata:
Hide the private GSSDPCLient:message_received signal.
2008-05-22 Zeeshan Ali Khattak <
[email protected]>
* tests/Makefile.am:
* tests/test-publish.vala:
* tests/test-publisher.vala:
Rename test app according to the class/object name it contains.
2008-05-22 Zeeshan Ali Khattak <
[email protected]>
* tests/test-browser.vala:
* tests/test-publish.vala:
- Remove tabs and trailing whitespaces.
- More OO test apps.
2008-05-20 Zeeshan Ali Khattak <
[email protected]>
* TODO:
Specify the basic plan of action.
2008-05-19 Zeeshan Ali Khattak <
[email protected]>
* gupnp-1.0/gupnp-1.0.metadata:
Inform Vala about:
- the lowercase prefix of GUPnP.
- that gupnp_context_new() accepts null strings.