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