1
0.7.3
2
=====
3
4
- Require and adapt to gupnp-dlna >= 0.5.1.
5
6
All contributors:
7
8
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
9
10
0.7.2
11
=====
12
13
- Require and adapt to gupnp-dlna >= 0.5.
14
- Require vala >= 0.11.3.
15
16
All contributors:
17
18
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
19
Arun Raghavan <arun.raghavan@collabora.co.uk>
20
21
0.7.1
22
=====
23
24
Another micro release to fix the broken checks for Vala in the last release.
25
26
All contributors:
27
28
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
29
30
0.7.0
31
====
32
33
- Require and adapt to gupnp-av 0.7.0.
34
- Add/use m4 magic for Vala checks.
35
36
All contributors:
37
38
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
39
Marc-Andre Lureau <marcandre.lureau@gmail.com>
40
41
0.6.12
42
======
43
44
- Install VAPIs in standard VAPI directory.
45
46
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
47
48
0.6.11
49
======
50
51
- Require and adapt to gupnp-dlna 0.3.0.
52
- Hide internal gupnp_dlna_information_new_from_discoverer_info().
53
54
All contributors:
55
56
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
57
Parthasarathi Susarla <partha.susarla@collabora.co.uk>
58
Arun Raghavan <arun.raghavan@collabora.co.uk>
59
60
0.6.10
61
======
62
63
- Require and adapt to Vala 0.9.5.
64
- Require & adapt to gupnp-av 0.5.9.
65
66
All contributors:
67
68
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
69
70
0.6.9
71
=====
72
73
- Update test apps according to latest vala (0.9.3)
74
- Add bindings for gupnp-dlna.
75
76
All contributors:
77
78
Arun Raghavan <arun.raghavan@collabora.co.uk>
79
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
80
81
0.6.7
82
=====
83
84
- Require & adapt to gupnp-av 0.5.7.
85
86
All contributors:
87
88
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
89
90
0.6.6
91
=====
92
93
Mirco release to fix the broken tarball for last release.
94
95
All contributors:
96
97
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
98
99
0.6.5
100
=====
101
102
Changes since 0.6.4:
103
104
- Require & adapt to:
105
  - gssdp 0.7.2
106
  - gupnp 0.13.3
107
  - gupnp-av 0.5.5
108
  - vala 0.8.0
109
- Don't hide gupnp_root_device_get_relative_location
110
111
All contributors:
112
113
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
114
115
0.6.4
116
=====
117
118
Changes since 0.6.2:
119
120
- Require and adapt to gupnp-av 0.5.3.
121
122
All contributors:
123
124
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
125
126
0.6.2
127
=====
128
129
Changes since 0.6:
130
131
- Remove bogus type_argument from gupnp metadata.
132
- No need for custom bindings for SearchCriteriaParser.
133
134
Dependency-related changes:
135
136
- Require vala >= 0.7.8.
137
- Require and adapt to gupnp-av >= 0.5.2.
138
139
Bugs fixed:
140
141
1850 - Vapi for ServiceAction.get_message is wrong
142
143
All contributors:
144
145
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
146
Jens Georg <mail@jensge.org>
147
148
0.6
149
===
150
151
Changes since 0.5.4:
152
153
- Adapt to new gssdp, gupnp and gupnp-av APIs.
154
- Fix pkg-config paths.
155
156
Bugs fixed:
157
158
1570 - gupnp doesn't set the pkgconfig lib dir correctly in 64 bit env
159
160
Dependencies changed:
161
162
- gssdp >= 0.7
163
- gupnp >= 0.13
164
- gupnp-av >= 0.5
165
166
All contributors:
167
168
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
169
Ross Burton <ross@linux.intel.com>
170
171
WARNING: This release is API and ABI incompatible with previous releases.
172
173
0.5.4
174
=====
175
176
A new minor release mainly to update the gupnp-av bindings.
177
178
0.5.3
179
=====
180
181
- Service::action_invoked.action is now 'owned' by the handler.
182
- Remove all generated files on `make clean`.
183
- Tell Vala that ServiceAction doesn't have ref/unref functions.
184
- Add a pkg-config file for gupnp-vala.
185
- Require latest vala, gssdp and gupnp.
186
187
0.5.2
188
=====
189
190
- Require latest (0.5.6) vala to get compatible vapi files.
191
- Require latest of all GUPnP libraries.
192
193
0.5.1
194
=====
195
196
A minor release to put newer vapi files in the distribution tarball.
197
198
0.5
199
===
200
201
DIDLLiteResource API updates: No need to keep weak strings in the struct now
202
that _copy() and _destroy() functions are provided for this struct.
203
204
0.4
205
===
206
207
- update to GSSDP 0.6.3
208
- modify bindings to be compatible with Vala 0.5.3
209
- Updates to test apps
210
211
0.3
212
===
213
214
- modify bindings to be compatible with Vala 0.4 & 0.5
215
- Make GUPnPDIDLLiteResource fields weak
216
- Update bindings to GUPnP 0.12.3
217
218
0.2
219
===
220
221
- custom types available 
222
- Treat Service::query_variable.value as 'ref'
223
- requires Vala 0.3.4
224
225
0.1
226
===
227
228
Initial release of gupnp-vala. Includes Vala bindings for the whole gupnp stack:
229
 * gssdp-1.0 0.6.1
230
 * gupnp-1.0 0.12
231
 * gupnp-ui-1.0 0.1
232
 * gupnp-av-1.0 0.2.1
233
234
- Requires Vala 0.3.3
235
- custom GUPnP types (like GUPnPURI) are not supported yet, use plain strings