Updated Slovenian translation
[profile/ivi/rygel.git] / NEWS
1 0.15.0
2 ======
3
4 A new unstable cycle for GNOME 3.6!
5
6 Changes compared to 0.14.0:
7
8 - Port to Vala 0.16 vapis.
9 - Use new GMutex/GCond api.
10 - Use GLib 2.30 Unix signal handling code.
11 - Parse "Range:" HTTP headers using libsoup functions.
12 - Fix SinkProtocolInfo generation in SinkConnectionManager.
13 - Fix URI escaping in AVTransport ChangeLog generation.
14 - Use the correct XML namespace for upnp:author and upnp:album in
15   GetSortCapabilities.
16 - Use GStreamer presets to set the encoding bitrates in our transcoders.
17 - Lower the MP3 and MPEG2 bitrates a bit.
18 - Remove the current AAC transcoder and add a working one.
19 - Fix state machine transitions in AVTransport.
20 - Set correct number of tracks and reset when URI is empty.
21 - Implement GetMediaInfo_Ext.
22 - Check InstanceID in AVTransport and RenderingControl.
23 - Use "FactoryDefault" as default RenderingControl preset.
24 - Update service description files to include the proper allowed values.
25 - Verify if the URI passed in SetAVTransportURI is accessible and the media
26   matches any of the advertised mime types.
27 - Fix initial LastChange event to include all state variables.
28 - Fix RecordMedium state variable to return "NOT_IMPLEMENTED".
29 - Fix serveral error codes in AVTransport.
30 - Add some checks for "Mute" and "Volume" in RenderingControl.
31 - Push meta-data, mime type and contentFeatures.dlna.org to the MediaPlayer
32   instance.
33 - Select streamingMode.dlna.org header based on DLNA flags.
34
35 IOP:
36  - Force version downgrade for devices using the Mediabolic UPnP stack.
37
38 Playbin:
39  - Fix duration notification
40  - Avoid Warning from GStreamer when an empty URI is set.
41  - Use "NO_MEDIA_PRESENT" as initial state instead of "STOPPED".
42
43 GstLaunch:
44  - Add an option to set the DLNA profile of a stream if applicable
45
46 Ui:
47  - Fix initial set-up.
48  - Fix removing autostart file when Rygel is not running.
49
50 Changes in dependencies:
51  - Vala >= 0.16 for newer vapis
52  - glib >= 2.32 for Unix signal handlers and new GMutex/GCond APIs
53
54 Bugs fixed in this release:
55  https://bugzilla.gnome.org/show_bug.cgi?id=675234
56  https://bugzilla.gnome.org/show_bug.cgi?id=674071
57  https://bugzilla.gnome.org/show_bug.cgi?id=674733
58
59 All contributors to this release:
60  Jens Georg <mail@jensge.org>
61  Yaron Shahrabani <sh.yaron@gmail.com>
62  Sasi Bhushan <sasi@swecha.net>
63  Jonh Wendell <jwendell@gnome.org>
64  Yuri Myasoedov <omerta13@yandex.ru>
65  Matej Urbančič <mateju@svn.gnome.org>
66  Marek Černocký <marek@manet.cz>
67  Luca Ferretti <lferrett@gnome.org>
68  Kentaro KAZUHAMA <kazken3@gmail.com>
69  Joe Hansen <joedalton2@yahoo.dk>
70  Gil Forcada <gforcada@gnome.org>
71  Gabor Kelemen <kelemeng@gnome.hu>
72  Fran Diéguez <fran.dieguez@mabishu.com>
73  Daniel Nylander <po@danielnylander.se>
74  Christian Kirbach <Christian.Kirbach@googlemail.com>
75  Bruno Brouard <annoa.b@gmail.com>
76  Alexander Shopov <ash@kambanaria.org>
77
78 Added/updated translations
79  - bg, courtesy of Alexander Shopov
80  - ca, courtesy of Joan Duran
81  - cs, courtesy of Marek Černocký
82  - da, courtesy of Joe Hansen
83  - de, courtesy of Christian Kirbach
84  - fr, courtesy of Pierre Henry
85  - gl, courtesy of Fran Dieguez
86  - he, courtesy of Yaron Shahrabani
87  - hu, courtesy of Gabor Kelemen
88  - it, courtesy of Luca Ferretti
89  - ja, courtesy of Kentaro KAZUHAMA
90  - pt_BR, courtesy of Jonh Wendell
91  - ru, courtesy of Yuri Myasoedov
92  - sl, courtesy of Matej Urbančič
93  - sv, courtesy of Daniel Nylander
94
95 0.13.4
96 ======
97
98 A new release in the current unstable release cycle
99
100 Changes compared to 0.13.3:
101
102 - Add the new logo.
103 - Don't abort if a client requests an invalid thumbnail or subtitle.
104 - Don't crash if a GStreamer element is missing.
105 - Set X_DLNACAP according to the allow-upload/allow-deletion configuration.
106 - Drop the "maximum version" requirements in configure.ac.
107 - Revert the ¨npt=0- is not a seek" patch since it broke DLNA requirement
108   7.3.33.4.
109 - Don't crash if a User-Agent contains non-UTF-8 characters.
110
111 Mediathek:
112  - Reduce severity of a warning message.
113
114 Playbin:
115  - Emit duration change once the playbin can know it.
116
117 Tracker:
118  - Refactor alternative properties.
119
120 MPRIS:
121  - Don't abort if a server doesn't use the proper type for the "Metadata"
122    property.
123
124 MediaExport:
125  - Set proper UPnP class for virtual containers.
126
127 Bugs fixed in this release:
128  - https://bugzilla.gnome.org/show_bug.cgi?id=672048
129  - https://bugzilla.gnome.org/show_bug.cgi?id=667781
130
131 Added/updated translations
132  - lv, courtesy of Rūdolfs Mazurs
133  - pl, courtesy of Piotr Drąg
134
135 All contributors to this release:
136  Jens Georg <mail@jensge.org>
137  Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
138  Piotr Drąg <piotrdrag@gmail.com>
139  Lukasz Pawlik <lukasz.pawlik@comarch.com>
140
141 0.13.3
142 ======
143
144 A new release in the current unstable release cycle
145
146 Changes compared to 0.13.2:
147
148 - Fix a regression introduced in 0.13.2 that caused the XBox 360 to show empty
149   Album, Artist and Genre folders with the Tracker plugin.
150 - Fix the time-out used on item creation.
151 - Only ask tumbler to create thumbnails if it's not a remote resource.
152
153 Added/updated translations
154  - sl, courtesy of Matej Urbančič
155  - sr, courtesy of Мирослав Николић
156  - sr@latin, courtesy of Miroslav Nikolić
157
158 All contributors to this release
159  Jens Georg <mail@jensge.org>
160  Мирослав Николић <miroslavnikolic@rocketmail.com>
161  Matej Urbančič <mateju@svn.gnome.org>
162
163 0.13.2
164 ======
165
166 A new release in the current unstable release cycle
167
168 Changes compared to 0.13.1:
169
170 - Work around a reference issue when using vala-0.16.
171 - Really add the hack for WMP 12.
172 - Fix XBox 360 showing the same songs multiple times in the "Songs" listing
173   when not using MediaExport back-end.
174 - Drop obsolete gconf dependency.
175 - Don't crash when loading the same module twice accidently.
176 - Add tests for ItemCreator class.
177 - Refactor, document and clean-up ItemCreator class.
178 - Use supplied <dc:date> in CreateObject call.
179
180 Tracker:
181  - Revert the change that lets the fs-miner chose the RDF type. This broke
182    uploading very badly.
183  - Use the item's date when creating a new item.
184
185 Bugs fixed:
186  https://bugzilla.gnome.org/show_bug.cgi?id=664184
187  https://bugzilla.gnome.org/show_bug.cgi?id=669858
188  https://bugzilla.gnome.org/show_bug.cgi?id=660477
189
190 Added/updated translations
191  - cs, courtesy of Marek Černocký
192  - es, courtesy of Daniel Mustieles
193
194 All contributors to this release:
195  Jens Georg <mail@jensge.org>
196  Marek Černocký <marek@manet.cz>
197  Daniel Mustieles <daniel.mustieles@gmail.com>
198
199 0.13.1
200 ======
201
202 A new release in the current unstable release cycle
203
204 Changes compared to 0.13.0:
205
206 - Fix MPEG2 transcoding to not fail due to a typo in the container caps.
207 - Output debug information about the used transcoding profile.
208 - Fix AVC transcoding: Framerate and resource resolution.
209 - Some documentation updates.
210 - Simplify the RTP depayloader guessing code by using GStreamer functionality.
211 - Stop leaking HTTPRequests due to a ref cycle.
212 - Some stability errors and conformance changes.
213 - Add coverage reports for unittests.
214 - Increase the coverage of some classes.
215 - Fix basic search implementation for offset > 0 and limit == 0.
216 - Add an environment variable to set the time-out for plug-in loading to help
217   when running in valgrind.
218
219 IOP:
220  - More refactoring: Version downgrade is not longer bound to the XBox 360
221    hacks and configurable. That makes the ugly trailing colon disappear for
222    devices that are not a XBox 360 but still need the downgrade.
223  - Add hacks for XBMC which has problems to play AAC/M4A files shared with the
224    "correct" DLNA mime-type.
225  - Fix Slideshow option in XBox 360 when called from top-level image browser.
226  - If a time-seek requests everything, just ignore that it's a seek.
227  - Add a file extension to all served URIs to help those devices that need
228    them.
229  - Fix an issue where Windows Media Player 12 only showed the first 200 items.
230
231 UI:
232  - Minor clean-up and polishing.
233  - Tooltips.
234
235 Tracker:
236  - Get rid of work-around for gnome-bug 623685
237
238 MediaExport:
239  - Fix a regression in the file monitor that caused moved files to be missed.
240  - Update the documentation to clarify how to enter URIs in the configuration
241    file.
242  - Fix an endless loop when adding media to an empty but watched directory.
243  - Delay the creation of the virtual folder hierarchy until the initial walk
244    is done.
245
246 Mediathek:
247  - Update the documentation on how to configure it and distribute those.
248
249 MPRIS:
250  - Add possibility to disable the whole module.
251
252 External:
253  - Don't crash if the D-Bus server doesn't behave as specified when sending
254    updates.
255  - Transcoding/Proxying if the uri contained the @ADDRESS@ template
256  - Fix icons; it was still using the MediaItem1 interface.
257  - Update child count properly if container changes.
258  - Add possibility to disable the whole module.
259
260 Changes in dependencies:
261  - Require Vala 0.14.1 for GStreamer VAPI fixes.
262
263 Bugs fixed:
264  https://bugzilla.gnome.org/show_bug.cgi?id=659432
265  https://bugzilla.redhat.com/show_bug.cgi?id=759206
266  https://bugzilla.gnome.org/show_bug.cgi?id=666363
267  https://bugzilla.gnome.org/show_bug.cgi?id=644538
268  https://bugzilla.gnome.org/show_bug.cgi?id=668335
269  https://bugzilla.gnome.org/show_bug.cgi?id=663826
270  https://bugzilla.gnome.org/show_bug.cgi?id=653120
271  https://bugzilla.gnome.org/show_bug.cgi?id=663631
272  https://bugzilla.gnome.org/show_bug.cgi?id=669677
273  https://bugzilla.gnome.org/show_bug.cgi?id=669680
274
275 Updated/Added translations:
276  - es, courtesy of Daniel Mustieles
277  - fr, courtesy of Alexandre Franke
278  - ja, courtesy of Jiro Matsuzawa
279  - pl, courtesy of Piotr Drąg
280
281 All contributors to this release:
282  Jens Georg <mail@jensge.org>
283  Marcin Kazmierczak <marcin.kazmierczak@comarch.com>
284  Krzesimir Nowak <qdlacz@gmail.com>
285  Piotr Drąg <piotrdrag@gmail.com>
286  Lukasz Pawlik <lucas.pawlik@gmail.com>
287  Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
288  David King <amigadave@amigadave.com>
289  Daniel Mustieles <daniel.mustieles@gmail.com>
290  Alexandre Franke <alexandre.franke@gmail.com>
291
292
293 0.13.0
294 ======
295
296 The beginning of a new unstable release cycle.
297
298 Many of the commits in this release already have been released in one of
299 our stable 0.12.x versions. A list of all changes that already were released
300 is available in the stable branch's NEWS file:
301
302 http://git.gnome.org/browse/rygel/tree/NEWS?h=RYGEL_0_12_5
303
304 Changes compared to 0.12.5:
305
306 - Use context-less API from gupnp-0.18.
307 - Switch to .xz tarballs as default.
308 - Get rid of a nested MainLoop in HTTP POST handling that caused a lot of
309   trouble with vala's async support.
310 - Refactor ClientHacks into a generic part and XBox support.
311 - Add a hack for Panasonic TVs that can only handle PNG thumbnails if you
312   tell them they're JPEG.
313 - Always build and run tests when using autogen.sh.
314 - Write uploaded data to a temporary hidden file first and move to real file
315   later, helping file monitors to only create a single event.
316 - Add a 128x128 version of the icon.
317 - Move the 48x48 JPEG icon and 120x120 icons necessary for DLNA out of the
318   icon theme.
319 - Drop XML comments from the content description files which might cause
320   issues in IOP.
321 - Stabilize the error handling in HTTP POST.
322 - Clean-up GTK+ checks in configure.ac.
323 - Only pass -g to valac when --enable-debug was passed.
324 - More robust transcoding on faulty input.
325 - Clean-up and refactor audio- and video-transcoders.
326 - Clean-up RTP depayloader guessing.
327 - Fix deadlock on Ctrl-C.
328 - Fix a crash on filesystem error while uploading.
329
330 - MediaExport:
331   - Refactor and clean QueryContainer.
332   - Use proper UPnP classes like object.container.album.musicAlbum for virtual
333     folders.
334   - Support audio-less videos.
335
336 - Mediathek:
337   - Set proper DLNA profile on the WMV streams.
338
339 - Playbin:
340   - Add support for image/jpeg and image/png.
341
342 - Tracker:
343   - Fix querybuilder for graphed statements.
344   - Let tracker-fs-miner override properties and chose the proper RDF type
345     for an uploaded file.
346   - Cache ContainerUpdateIDs for metadata-based containers.
347
348 - Bugs fixed in this release:
349   gnome:660107 - Mediathek HTTP proxy URL doesn't have a DLNA profile for WMV
350   gnome:661336 - No thumbnails for Panasonic
351   gnome:637226 - rygel installs 120x120 icons, instead of 128x128
352
353 - All contributors to this release:
354   - Jens Georg <mail@jensge.org>
355   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
356   - Grzegorz Grabowski <grzegorz.grabowski@comarch.com>
357   - Mario Blättermann <mariobl@gnome.org>
358   - Marek Černocký <marek@manet.cz>
359   - Matej Urbančič <mateju@svn.gnome.org>
360   - Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
361   - Jorge González <jorgegonz@svn.gnome.org>
362
363 - Added/updated translations:
364   - de, courtesy of Mario Blättermann
365   - sl, courtesy of Matej Urbančič
366   - cz, courtesy of Marek Černocký
367   - eo, courtesy of Kristjan SCHMIDT
368   - es, courtesy of Jorge González
369
370
371 0.11.3
372 ======
373
374 Another release in the unstable release cycle.
375
376 Changes since 0.11.2:
377
378 - Dependency-related changes:
379   - Bump GStreamer version to 0.10.35 for important encodebin fixes.
380   - Bump Vala version to version 0.14.
381   - Bump libsoup maximum version.
382
383 - Fixed an abort if the client requested chunks of data being too small.
384 - Fix memory leaking related to file upload.
385 - Work-around a crash when the service description file is invalid.
386 - Make rygel a single-instance app. If a new instance is started, the old
387   instance will be shut down. This is likely to be reveresed in a future
388   release.
389 - Fix an UPnP compatibility regression.
390 - Fix resolution and framerate for MPEG_TS_HD_NA_ISO transcoder.
391 - Adapt to changes in upcoming vala-0.14
392 - Allow UPnP class generalization on upload to DLNA_ORG.AnyContainer.
393 - Add transcoders for AAC_ISO_320 and AVC_MP4_BL_CIF15_AAC_520. Note that both
394   are disabled by default since GStreamer has some issues with these
395   pipelines.
396
397 - IOP:
398   - Fix IOP with XBox 360's music browsing.
399   - Fix IOP with Samsung Galaxy S.
400   - Fix IOP with Allegro clients.
401
402 - Tracker:
403   - Properly escape meta-data strings.
404   - Update search containers if tracker content changes.
405   - Fix wrong search result when "exists true" was searched for artist, album
406     and genre.
407   - Implement @refID.
408   - Add an option to share only those files that have a nmm:dlnaProfile set.
409
410 - MediaExport:
411   - Refactor database access code.
412
413 All contributors to this release:
414   - Jens Georg <mail@jensge.org>
415   - Luis de Bethencourt <luis.debethencourt@collabora.com>
416   - Daniel Mustieles <daniel.mustieles@gmail.com>
417   - Мирослав Николић <miroslavnikolic@rocketmail.com>
418   - Yuri Myasoedov <omerta13@yandex.ru>
419   - Thijs Vermeir <thijsvermeir@gmail.com>
420   - Mario Blättermann <mariobl@gnome.org>
421   - Marek Černocký <marek@manet.cz>
422   - Kjartan Maraas <kmaraas@gnome.org>
423   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
424
425 Added/updated translations
426   - cs, courtesy of Marek Černocký
427   - de, courtesy of Mario Blättermann
428   - es, courtesy of Daniel Mustieles
429   - nb, courtesy of Kjartan Maraas
430   - ru, courtesy of Yuri Myasoedov
431   - sl, courtesy of Andrej Žnidaršič
432   - sr, courtesy of Мирослав Николић
433   - sr@latin, courtesy of Miroslav Nikolić
434
435 - UPnP requirements addressed:
436   - UPnP CTT 2.0 cases AV-CD:1-4.1
437
438 - DLNA requirements addressed:
439   - 7.3.66.3
440   - 7.3.120.4
441   - 7.3.136.1
442   - 7.3.136.4
443
444 - Bugs fixed:
445   bgo#629582 - MediaServer doesn't work with Samsung Galaxy S
446   bgo#654833 - compiler warning in media-export plugin
447
448 0.11.2
449 ======
450
451 Another release in the unstable release cycle.
452
453 Changes since 0.11.1:
454
455 - Fix regression introduced in 0.11.1 which made tracker plugin fail to
456   start.
457 - Add commandline options -c, --config to override the user
458   configuration file.
459 - Add a config file options to override the upload directories.
460 - Use proper UPnP service description syntax.
461 - Tracker:
462   - Clean-up left-over place-holder items on plugin start-up.
463
464 All contributors to this release:
465   - Jens Georg <mail@jensge.org>
466   - Topi Santakivi <topi.santakivi@digia.com>
467   - Matej Urbančič <mateju@svn.gnome.org>
468   - Marek Černocký <marek@manet.cz>
469   - Jorge González <jorgegonz@svn.gnome.org>
470
471 Added/updated translations
472   - cs, courtesy of Marek Černocký
473   - es, courtesy of Jorge González
474   - sl, courtesy of Matej Urbančič
475
476 - UPnP requirements addressed:
477   - UPnP CTT 1.5 cases 1.x.y.z.
478
479 - DLNA requirements addressed:
480   - 7.3.139.1
481   - Improved robustness for the CreateObject tests.
482
483 0.11.1
484 ======
485
486 Another release in the unstable release cycle.
487
488 This is mostly a comatibility release to be able to build against latest
489 unstable releases of GSSDP & GUPnP.
490
491 Changes since 0.11.0:
492
493 - Fix warnings and critical messages when Rygel is run without a DBus session
494   bus available.
495 - Modify XBox support to not disturb UPnP conformance.
496 - Bump required minimum versions of GSSDP, GUPnP, GUPnP-AV and GUPnP-Vala.
497 - Implement upnp:searchClass.
498 - Several improvements to SOAP action parameter validation.
499 - MediaExport:
500   - Add APE to the supported media formats.
501
502 All contributors to this release:
503   - Jens Georg <mail@jensge.org>
504   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
505   - Topi Santakivi <topi.santakivi@digia.com>
506   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
507   - Mario Blättermann <mariobl@gnome.org>
508
509 Dependency-related changes:
510 - Bump GSSDP requirement to 0.11.0
511 - Bump GUPnP requirement to 0.17.0
512 - Bump GUPnP-AV requirement to 0.9.0
513 - Bump GUPnP-Vala requirement to 0.9.0
514
515 - UPnP requirements addressed:
516   - UDA-1.1.1
517   - UDA-1.1.2
518   - UDA-1.1.3
519   - UDA-1.1.4
520   - UDA-3.1.3
521   - UDA-4.2.2
522   - AV-CD:1-6.1
523 - DLNA requirements addressed:
524   - 7.3.67.4
525   - 7.3.134.1
526
527 Updated translations:
528   - de, courtesy of Mario Blättermann.
529   - sl, courtesy of Andrej Žnidaršič.
530
531 0.11.0
532 ======
533
534 This release marks the beginning of a new unstable release-cycle which will
535 eventually be integrated into GNOME 3.2. Changes since 0.10.2:
536
537 - Serve video thumbnails to XBox 360
538 - Change ImportResource not to use GVFS
539 - Validate passed sort criteria string
540 - More validation and robustness of input arguments for actions
541 - Complete supported formats for TimeSeekRange parsing
542 - Ignore unknown commandline options and print help string when
543   encountering those
544 - Make sure an uploaded file is closed after HTTP POST
545 - Several fixes related to seeking
546 - Add restrictions to correct transfer modes
547 - MediaExport:
548   - Wait for filesystem events to settle before harvesting new files
549   - General code clean-up, especially in the file monitor
550   - Add option to disable file monitoring
551   - Add more exotic media to be harvested:
552     - .mpc/.mpc: MusePack
553     - .wv: WavPack
554     - .aac: Stand-alone AAC (raw/ADTS)
555     - .mp2: MPEG 1, Audio Profile 2
556     - .webm: WebM video files
557     - .mka: Audio in a Matroska file
558   - Ignore unknown file from discoverer
559 - Tracker:
560   - Print the used upload directories
561   - Use D-Bus filtering for GraphUpdated, be waken much less by tracker
562   - Support adding of existing but non-indexed files as well as general
563     objects with all kinds of URIs through the CreateObject call
564   - Generally rework the handling of place holder items which are uploaded
565     later by the Content-Directory
566   - Set item size in the tracker-miner graph
567
568 All contributors to this release:
569   - Jens Georg <mail@jensge.org>
570   - Topi Santakivi <topi.santakivi@digia.com>
571   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
572   - Muhammet Kara <muhammet.k@gmail.com>
573   - Marek Černocký <marek@manet.cz>
574   - Luis de Bethencourt <luis.debethencourt@collabora.co.uk>
575   - Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
576   - Lê Trường An <xinemdungkhoc1@gmail.com>
577   - Jorge González <jorgegonz@svn.gnome.org>
578   - Gabriel F. Vilar <cogumm@gmail.com>
579   - Daniel Mustieles <daniel.mustieles@gmail.com>
580   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
581
582 - Many other non-functional and/or minor improvements and fixes.
583
584 Dependency-related changes:
585
586 - Bump libsoup requirements
587
588 Bugs fixed in this release:
589
590 bgo#651965 - Rygel Uses 100% CPU while working on an incomplete MKV file
591
592 - UPnP requirements satisfied:
593   - AV-CD:1-4.2
594   - AV-CD:1-4.3
595   - AV-CD:1-9.1
596   - AV-CD:1-11.1
597   - AV-CD:1-12.1
598   - AV-CM:1-5.1
599 - DLNA requirements satisfied:
600   - 7.3.128.7
601   - 7.4.31.2
602   - 7.4.38.6
603   - 7.4.40.3
604   - 7.4.40.8
605   - 7.4.49.4
606 Added/updated translations:
607   - cs, courtesy of Marek Černocký
608   - es, courtesy of Daniel Mustieles
609   - pt_BR, courtesy of Gabriel F. Vilar
610   - sl, courtesy of Andrej Žnidaršič
611   - tr, courtesy of Muhammet Kara
612   - vi, courtesy of Lê Trường An
613
614 0.10.2
615 ======
616
617 A new release in the stable 0.10.x series for GNOME 3.0. Changes since 0.10.1:
618
619 - Fix sorting on dates without time
620 - Fix MediaExport plugin skipping m4a files
621 - Fix serving of album art
622 - Fix an assertion when harvesting files still being downloaded
623 - Don't entity-quote UTF-8 characters
624 - Fix a hidden potential crasher with vala async functions
625
626 Bugs fixed in this release:
627
628 648486 - Rygel doesn't show up in Samsung PS50C77 TV
629
630 All contributors to this release:
631
632 Jens Georg <mail@jensge.org>
633
634 0.10.1
635 ======
636
637 A new release in the stable 0.10.x series for GNOME 3.0. Changes since 0.10.0:
638
639 - Fix severe performance regression introduced in 0.9.9
640 - Fix a crash on corrupt files
641 - Generate ChangeLog from git on make dist
642
643 All contributors to this release:
644
645 Jens Georg <mail@jensge.org>
646
647 0.10.0
648 ======
649
650 The first release in the new stable 0.10.x series for GNOME 3.0. Changes since
651 0.9.9:
652
653 - More user-friendly short description. Downstream integrators might want to
654   update their packages (check README).
655 - Simplified transcoding by use of new 'encodebin' GStreamer element. This also
656   implies fixing of MPEG TS transcoder to work with recent GStreamer (plugins).
657 - Much more consistent and simpler HTTP stream handling by increased reliability
658   on GStreamer.
659 - Many fixes and improvements to HTTP streams.
660 - More robust tests for HTTP streams.
661 - Fix .po files being all uppercase.
662 - Don't crash if log_domain is unset.
663 - Apply Xbox hacks on Philips DLNA TV.
664 - Time seek header must be locale-independent.
665 - Correct supported SeekMode values.
666 - Support 'background' mode for all streams.
667 - More complete DOAP file.
668 - Don't offer audio transcoding for videos.
669 - Expose 'dc:date' for items when available.
670 - Add some more check.
671 - Add support for 'refID' attribute. Although currently no plugin uses this, we
672   are already adding this basic support to satisfy DLNA.
673 - Throw error if 'dlnaManaged' attribute or wrong DLNA profile is provided in an
674   item creation request.
675 - Throw error with correct code on creation of item of wrong class.
676 - Prevent a crash in 'ImportResource' action handling.
677 - Report slightly more accurate time seek range.
678 - Don't error out on attempt to delete an inexistent file.
679 - MediaExport:
680   - Avoid crawling $HOME by default.
681   - Query user folders only once.
682   - Remove huge cache directive.
683   - Implement search by duration.
684   - Properly cancel the file monitor.
685   - Fix crash on file removal.
686 - Tracker:
687   - Mark newly added items as available.
688   - Set 'nie:contentCreated' on created items.
689   - Take mime-type from gupnp-dlna to work-around bug#647575.
690   - Properly escape regular expression in title containers.
691   - Create a unique URI for new items.
692   - Mark resources we created as ours.
693 - More DLNA requirements satisfied:
694   - 7.3.25.1
695   - 7.3.50.1
696   - 7.3.67.1
697   - 7.3.133.6
698   - 7.3.134.3
699 - Localization:
700   - Add more translations:
701     - Bengali India translation
702     - Indonesian translation
703     - Latvian translation
704   - Translation updates:
705     - Japanese
706     - Russian
707     - French
708     - Korean
709     - Slovenian
710     - Norwegian bokmål
711     - Swedish
712     - Bulgarian
713     - Thai
714     - Simplified Chinese
715     - Kannada
716     - Catalan
717     - Portuguese
718     - British English
719     - Polish
720     - Czech
721     - Romanian
722     - German
723     - Galician
724     - Hungarian
725     - Serbian
726     - Dutch
727     - Spanish
728     - UG
729 - Many other non-functional and/or minor improvements and fixes.
730
731 Dependency-related changes:
732
733 - Require gst-plugins-base.
734 - Require gstreamer-pbutils.
735
736 Bugs fixed in this release:
737
738 647551 - Improperly escaped regexes in tracker plugin
739 643854 - Rygel is not shown as media source on a Philips TV
740 644985 - TimeSeekRange.dlna.org HTTP header is locale dependent
741 645159 - PS3 doesn't recognize transcoded MP3 content
742
743 All contributors to this release:
744
745 Jens Georg <mail@jensge.org>
746 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
747 Luis de Bethencourt <luis@debethencourt.com>
748 Topi Santakivi <topi.santakivi@digia.com>
749 Abduxukur Abdurixit <abdurixit@gmail.com>
750 Akom Chotiphantawanon <knight2000@gmail.com>
751 Alexander Shopov <ash@kambanaria.org>
752 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
753 Aron Xu <aronxu@gnome.org>
754 Bruce Cowan <bruce@bcowan.me.uk>
755 Bruno Brouard <annoa.b@gmail.com>
756 Changwoo Ryu <cwryu@debian.org>
757 Daniel Mustieles <daniel.mustieles@gmail.com>
758 Daniel Nylander <po@danielnylander.se>
759 Dirgita <dirgitadevina@yahoo.co.id>
760 Duarte Loreto <happyguy_pt@hotmail.com>
761 Fran Diéguez <fran@openhost.es>
762 Gabor Kelemen <kelemeng@gnome.hu>
763 Joan Duran <jodufi@gmail.com>
764 Kentaro KAZUHAMA <kazken3@gmail.com>
765 Kjartan Maraas <kmaraas@gnome.org>
766 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
767 Marek Černocký <marek@manet.cz>
768 Mario Blättermann <mariobl@gnome.org>
769 Matej Urbančič <mateju@svn.gnome.org>
770 Piotr Drąg <piotrdrag@gmail.com>
771 Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
772 Runa Bhattacharjee <runab@redhat.com>
773 Shankar Prasad <svenkate@redhat.com>
774 Wouter Bolsterlee <wbolster@gnome.org>
775 Yuri Myasoedov <omerta13@yandex.ru>
776 Мирослав Николић <miroslavnikolic@rocketmail.com>
777
778 0.9.9
779 =====
780
781 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.90
782 release.
783
784 - Define separate log domains for core and each plugin.
785 - Improved log output control: We now allow you to specify log levels separately
786   for each log domain.
787 - HTTP Connection stalling supported for ALL streams.
788 - Entertain priority in GStreamer-based HTTP streams.
789 - Rename 'upnp_enabled' in configuration to 'upnp-enabled'.
790 - Add section about MPRIS plugin to manpage.
791 - Several fixes/improvements to manpages.
792 - Fix some environment variables' names.
793 - Use both user & system configuration. So far, we have been ignoring the system
794   configuration file when the user configuration file exists. This leads into
795   problems whenever our configuration keys change. Now we load configuration
796   from both sources and get the config value from system configuration if user
797   configuration doesn't offer a value for it.
798 - Use 'data' directory in source tree as the system config location when
799   configured to run uninstalled.
800 - Configure option to enable fatal valac warings. Also make this default when
801   running autogen.sh.
802 - Make configure --help less ugly.
803 - Make use of modern autotools.
804 - Show VALA flags in configure summary.
805 - Remove special configure flag to enable maemo configuration as it should just
806   be the default in maemo-specific branch.
807 - Clear the ChangeLog file content.
808 - UI:
809   - Trim-down the UI to only provide options that end-user needs.
810   - Use the correct key for 'UPnP enabled' option.
811   - All widgets must be disabled when sharing is.
812   - Option to use 'any' network.
813 - MediaExport:
814   - Hide empty virtual folders.
815   - Don't keep empty containers in DB.
816   - More debug output.
817 - Tracker:
818   - Only share available files: As tracker also indices removable media we need
819     to filter out those files that are currently unavailable.
820 - Localization:
821   - Add Kannada translation.
822   - Update UG translation.
823   - Update German translation.
824   - Update UK translation.
825   - Update Gujarati translations.
826   - Update Ukranian translation.
827   - Update Hebrew translation.
828   - Update Norwegian bokmål translation.
829   - Update Spanish translation.
830   - Update Estonian translation.
831 - Many other non-functional and/or minor improvements and fixes.
832
833 Dependency-related changes:
834
835 - Require & adapt to Vala 0.11.6
836 - Explicitly require gssdp >= 0.9.2
837
838 Bugs fixed in this release:
839
840 641882 - 0.9.8 does not build
841
842 All contributors to this release:
843
844 Jens Georg <mail@jensge.org>
845 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
846 Luis de Bethencourt <luis@debethencourt.com>
847 Abduxukur Abdurixit <abdurixit@gmail.com>
848 Daniel Korostil <ted.korostiled@gmail.com>
849 Ivar Smolin <okul@linux.ee>
850 Jorge González <jorgegonz@svn.gnome.org>
851 Kjartan Maraas <kmaraas@gnome.org>
852 Mario Blättermann <mariobl@gnome.org>
853 Shankar Prasad <svenkate@redhat.com>
854 Sweta Kothari <swkothar@redhat.com>
855 Yaron Shahrabani <sh.yaron@gmail.com>
856
857 0.9.8
858 =====
859
860 Another micro release that fixes the broken Vala check.
861
862 All contributors to this release:
863
864 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
865
866 0.9.7
867 =====
868
869 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.6
870 release.
871
872 - Ability to bind to specific networks.
873 - Prevent possible crash on SIGINT.
874 - Remove encoding information from .desktop file.
875 - Fix build against Vala 0.11.4.
876 - Don't initialize/create disabled plugin.
877 - Explicitly unregister D-Bus service on shutdown.
878 - Mediathek:
879   - Don't block the rest of rygel while waiting on network.
880   - Plug libXml memory leaks.
881   - Workaround for bgo#639702.
882   - Make update-interval configurable.
883   - Add option to choose between H.264 and WMV videos.
884 - Localization:
885   - Update Bulgarian translation.
886   - Update Greek translation.
887   - Update Traditional Chinese translation (Hong Kong and Taiwan).
888   - QA of Galician translations.
889
890 Dependency-related changes:
891
892 - Require gupnp-vala >= 0.7.5
893
894 Bugs fixed in this release:
895
896 638269 - Mediathek plugin breaks streaming during update
897 639534 - Remove encoding info from .desktop file
898 639738 - build failure: rygel-item-creator.vala: error: syntax error, expected
899          method call
900
901 All contributors to this release:
902
903 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
904 Jens Georg <mail@jensge.org>
905 Alexander Shopov <ash@kambanaria.org>
906 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
907 Fran Diéguez <fran.dieguez@mabishu.com>
908 Marios Zindilis <m.zindilis@dmajor.org>
909 radykal <radykal_dj@hotmail.com>
910
911 0.9.6
912 =====
913
914 Another micro release to mainly fix a critical bug in 0.9.5. Other changes:
915
916 - Correct meaning for 'upnp_enabled' configuration option. Its now set to 'true'
917   by default and if you set this to 'false' and run rygel, you can still stream
918   media (currently only over HTTP) from it.
919 - Add option to disable UPnP to all configuration sources.
920 - Environment variables for boolean options now follow general unix conventions.
921 - Localization:
922   - New partial translation for Afrikaans (af).
923
924 All contributors to this release:
925
926 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
927 Friedel Wolff <friedel@translate.org.za>
928
929 0.9.5
930 =====
931
932 Changes since 0.9.4:
933
934 - Only advertize searchable containers as such.
935 - Do not execute search in non-searchable containers.
936 - Only refuse to advertise a transcoder for an item if it's DLNA profile
937   is the same as that of the item in question.
938 - Don't wait for new item if its already available under the container.
939 - Add timeouts to container update waiting code.
940 - Sort in ascending order by default. I had gotten the idea of ascending and
941   descending reversed in my head so ended-up sorting by title in wrong order.
942 - Empty sort criteria in browse/search requests means no sort criteria.
943 - Use shorter HTTP URLs.
944 - Add support for search of media containers by their child count.
945 - Delay addition of child containers to actual (exposed) hierarchy until they
946   produce some offspring. Very often it happens that we don't have enough
947   metadata available to populate our hierarchies and we end-up exposing empty
948   containers. Not only its contrary to user's expectations but apparently DLNA
949   CTT isn't able to digest them.
950 - Move magic '@ADDRESS@' substitution from external plugin to core so all
951   plugins can use it.
952 - If the root container of a MediaServer plugin is empty, deactivate the plugin
953   until the situation changes.
954 - Tracker:
955   - Add title-based hierarchies: One container for each unique starting
956     character of all the titles available for the contegory in question.
957   - Add "New" container: Under each category container, add a child container
958     that lists all items of that category that were added (to tracker-store)
959     less than 3 days ago.
960   - Use property function for sorting. Tracker claims to be more efficient when
961     using property functions instead of variables.
962 - MediaExport:
963   - More reliable fallback extraction.
964   - Speed-up browse and search handling.
965 - Localization:
966   - Add Vietnamese translation.
967   - Update Slovenian translation.
968   - Update Norwegian bokmål translation.
969   - Update Estonian translation.
970   - Update Hebrew translation.
971   - Update Spanish translation.
972   - Update UG translation.
973   - Update Czech translation.
974   - Update Swedish translation.
975   - Update Punjabi Translaiton.
976   - Update Galician translation.
977 - Many other non-functional and/or minor improvements and fixes.
978
979 Dependency-related changes:
980
981 - Require & adapt to gupnp-dlna >= 0.5.
982 - Require gupnp-vala >= 0.7.2.
983
984 All contributors to this release:
985
986 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
987 Jens Georg <mail@jensge.org>
988 Arun Raghavan <arun.raghavan@collabora.co.uk>
989 Sunil Mohan Adapa <sunil@medhas.org>
990 A S Alam <aalam@users.sf.net>
991 Daniel Nylander <po@danielnylander.se>
992 Gheyret T.Kenji <gheyret@gmail.com>
993 Ivar Smolin <okul@linux.ee>
994 Jorge González <jorgegonz@svn.gnome.org>
995 Kjartan Maraas <kmaraas@gnome.org>
996 Matej Urbančič <mateju@svn.gnome.org>
997 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
998 Petr Kovar <pknbe@volny.cz>
999 Yaron Shahrabani <sh.yaron@gmail.com>
1000 Fran Diéguez <fran.dieguez@mabishu.com>
1001 Marek Cernocky
1002
1003 0.9.4
1004 =====
1005
1006 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.3
1007 release.
1008
1009 - After adding a new item in a container, wair for it to actually appear under
1010   the container in the hierarchy. This is needed to satisfy DLNA CTT testcase
1011   7.3.26.4,5.
1012 - Wait for updated signal from the parent container after pushing content to a
1013   child item before returning an 'OK' to the client. This is needed to satisfy
1014   the bogus check at the end of the DLNA CTT testcase 7.3.136.4.
1015 - If the template device description was modified after cached description was
1016   modified/created, use the template device description. Without this change,
1017   user had to manually remove the cached description documents each time we
1018   modified the templates.
1019 - Only set dlnaManaged flags if any of the contained flag is set. This is
1020   needed to comply with DLNA requirements 7.3.118.2-3.
1021 - Use correct resolution for MPEG_TS_SD_EU_ISO transcoded streams.
1022 - Remove now redundant vala work-arounds.
1023 - MediaExport:
1024   - Fix update signal emission.
1025   - Disable plugin on error during it's initialization.
1026   - Only on-disk container should be marked as writable. That excludes both
1027     special containers like "Filesystem" and virtual/metadata containers.
1028   - Optimize searches by preventing a full-table scan and custom function.
1029 - Tracker:
1030   - Adapt to new update signals API.
1031   - Handle update signals (only) in All* containers. In these containers we can
1032     easily know if the update affect the container or not. This is is not true
1033     for other containers and we end-up launching a lot of redundant Tracker
1034     queries and network traffic.
1035   - Keep a single hierarchy for all network interfaces to reduce resource
1036     consumption.
1037 - Localization:
1038   - Update Simplified Chinese translation.
1039   - Update Thai Translation.
1040   - Update Romanian translation.
1041   - Update UG translation.
1042   - Update Hebrew translation.
1043   - Update Estonian translation.
1044   - Update Galician translations.
1045 - Many other non-functional and/or minor improvements and fixes.
1046
1047 Dependency-related changes:
1048
1049 - Require vala 0.11.2.
1050
1051 Bugs fixed in this release:
1052
1053 635957 - Typo in copyright year in some source files.
1054 635598 - Rygel 0.8.x does not remove deleted files.
1055
1056 All contributors to this release:
1057
1058 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1059 Jens Georg <mail@jensge.org>
1060 Aron Xu <aronxu@gnome.org>
1061 Akom Chotiphantawanon <knight2000@gmail.com>
1062 Gheyret T.Kenji <gheyret@gmail.com>
1063 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
1064 Daniel Șerbănescu <cyber19rider@gmail.com>
1065 Fran Diéguez <fran.dieguez@mabishu.com>
1066 Ivar Smolin <okul@linux.ee>
1067 Yaron Shahrabani <sh.yaron@gmail.com>
1068
1069 0.9.3
1070 =====
1071
1072 Another micro release to fix the build against gtk+-3.0. Other changes:
1073
1074 - Ability to enable/disable upload of media.
1075 - Ability to enable/disable deletion of media.
1076 - Localization:
1077   - Update Spanish translation.
1078
1079 Dependency-related changes:
1080
1081 - Drop support for gtk+-2.0 and require gtk+-3.0.
1082
1083 All contributors to this release:
1084
1085 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1086
1087 0.9.2
1088 =====
1089
1090 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.2
1091 release.
1092
1093 - Add support for destruction of media objects.
1094 - Implement DLNA's 'auto-destroy' requirement.
1095 - Set dlnaManaged attribute on DIDL-Lite objects. This along with some other
1096   recent changes, allows us to pass the following DLNA CTT testcases:
1097   - 7.3.118.2,3
1098   - 7.3.121.1
1099   - 7.3.139.1
1100 - Sort Search and Browse results alphabetically (in descending order) by title
1101   when no sorting criteria is specified by the client.
1102 - Use URI when provided in item creation requests.
1103 - There is no need to actually create the file for new items. The file will
1104   automatically be created when/if contents are copied to the new empy item.
1105 - Only allow pushing content to our own items that are place-holder (empty).
1106 - Remove redundant call to Gst.init().
1107 - Unique short commandline argument for disabling WMV transcoding.
1108 - Make use of new gupnp-av APIs.
1109 - Port to vala 0.11.1 and 0.11.2.
1110 - Tracker:
1111   - Tracker keeps the size set by us originally even after the size changes. A
1112     simple work-around is to just not set the size if its an empty file.
1113   - Save title when adding item to store.
1114   - Update container upon item addition.
1115 - MediaExport:
1116   - Export media even if metadata extraction fails for it.
1117   - Improved debug log.
1118 - MPRIS:
1119   - Fix service destination.
1120 - Localization:
1121   - Add Catalan (Valencian) translation.
1122   - Add Thai translation.
1123   - Update British English translation.
1124   - Update Simplified Chinese translation.
1125 - Many other non-functional and/or minor improvements and fixes.
1126
1127 Dependency-related changes:
1128
1129 - Require vala >= 0.11.1.
1130 - Require gupnp-av & gupnp-vala >= 0.7.0.
1131
1132 0.9.1
1133 =====
1134
1135 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.1
1136 release.
1137
1138 - Don't assume user's config folder to be present everywhere. This assumption is
1139   only true for modern (free)desktops and fails us badly on headless machines.
1140 - Properly require automake 1.11.
1141 - Custom rule to remove .stamp files to enforce rebuild from vala sources.
1142 - Destroy the device list before quiting main loop. For some reason, the SSDP
1143   'BYE' message doesn't get sent out for all devices before rygel exits. This
1144   change makes sending of these packet a lot more (could actually be 100%)
1145   reliable.
1146 - Tracker:
1147   - Make sure we only expose items that are either explicity marked to be shared
1148     over UPnP network or not marked at all.
1149   - Assume UPnP-created items to be shared. We create items on demand from UPnP
1150     clients so its logical to assume that the client would want it to be
1151     available on the UPnP network immediately after their creation.
1152   - Some non-functional changes.
1153   - URI escape metadata titles for IDs to correctly handle titles that have
1154     charachters like ',' and ':' in them.
1155 - Localization:
1156   - Update Slovenian translation.
1157   - Update Korean translation.
1158   - Update Estonian translation.
1159
1160 All contributors to this release:
1161
1162 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1163 Jens Georg <mail@jensge.org>
1164 Changwoo Ryu <cwryu@debian.org>
1165 Ivar Smolin <okul@linux.ee>
1166 Jorge González <jorgegonz@svn.gnome.org>
1167 Matej Urbančič <mateju@svn.gnome.org>
1168
1169 0.9.0
1170 =====
1171
1172 This release marks the start of the new unstable release-cycle. This is also the
1173 release cycle that will be integrated into GNOME 3. Changes since 0.7.8 that
1174 were not present in subsequent stable (0.8.x) releases:
1175
1176 - Port from dbus-glib and GValue usage to GDBus and GVariant.
1177 - Do not offer HTTP GET/HEAD URIs for place-holder (0-sized) items. This is
1178   needed to avoid crashes when a newly created item is fetched before the client
1179   pushes any contents to it.
1180 - Hack XBox search for upnp:class to make it happy.
1181 - Direct XBox's genre search to root container.
1182 - Set item's size on creation.
1183 - Always set VAPIDIR to ${datadir}/vala/vapi.
1184 - Tracker:
1185   - Add 'Genre' hierarchy.
1186   - Provide specific UPnP class for artist and album containers so that they
1187     could be searched by this property. This fixes music browsing on XBox 360.
1188   - Fix item ID creation logic.
1189   - Optimize handling of invalid searches and in turn searches in general.
1190   - Improved handling of search by "upnp:class".
1191   - Unknown size means size of 0.
1192   - Expose more information for music items:
1193     - sample rate
1194     - number of channels
1195     - bits per sample
1196     - bitrate
1197 - MediaExport:
1198   - Proper default values for item metdata. This fixes the misterious "0" Album
1199     and Artist on XBox.
1200   - Handle requests for audio and image item types, not just music and pictures.
1201 - Localization:
1202   - Add Brazilian Portuguese translation.
1203   - Add Catalan translation.
1204   - Add Italian translation.
1205   - Update Traditional Chinese translation (Hong Kong and Taiwan).
1206   - Update simplified Chinese translation.
1207   - Update Estonian translation.
1208   - Update Danish translation.
1209   - Update Bulgarian translation.
1210   - Update Czech translation.
1211   - Update Galician translations.
1212   - Update Hebrew translation.
1213   - Update French translation.
1214   - Update Hungarian translation.
1215   - Update Japanese translation.
1216   - Update Polish translation.
1217   - Update Dutch translation.
1218   - Update Greek translation.
1219   - Update Lithuanian translation
1220 - Some other non-functional and/or minor improvements and fixes.
1221
1222 Dependency-related changes:
1223
1224 - Require gio >= 2.26.
1225
1226 All contributors to this release:
1227
1228 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1229 Jens Georg <mail@jensge.org>
1230 Aron Xu <aronxu@gnome.org>
1231 Bruno Brouard <annoa.b@gmail.com>
1232 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1233 Djavan Fagundes <djavan@comum.org>
1234 Fran Diéguez <fran.dieguez@mabishu.com>
1235 Gabor Kelemen <kelemeng@gnome.hu>
1236 Gil Forcada <gforcada@gnome.org>
1237 Ivar Smolin <okul@linux.ee>
1238 Joan Duran <jodufi@gmail.com>
1239 Kenneth Nielsen <k.nielsen81@gmail.com>
1240 Marek Černocký <marek@manet.cz>
1241 Mario Blättermann <mariobl@gnome.org>
1242 Mattias Põldaru <mahfiaz gmail com>
1243 Milo Casagrande <milo@ubuntu.com>
1244 Piotr Drąg <piotrdrag@gmail.com>
1245 Rosi Dimova <pocu@bk.ru>
1246 Simos Xenitellis <simos@gnome.org>
1247 Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
1248 Yaron Shahrabani <sh.yaron@gmail.com>
1249 Žygimantas Beručka <zygis@gnome.org>
1250
1251 0.7.8
1252 =====
1253
1254 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.92
1255 release.
1256
1257 - If the client didn't pass a Range header in the request, don't append
1258   Accept-Ranges and Content-Range headers to response. This fixes picture
1259   browsing on XBox 360 (again).
1260 - Don't put empty nodes in device description.
1261 - Use '\r\n' instead of '\n' in XML files. Some UPnP devices in the market are
1262   apparently unable to handle the unix EOL character so we better provide the
1263   XML files in DOS format.
1264 - MediaExport:
1265   - Fix an assertion failure.
1266 - Localization:
1267   - Remove markup from a translatable string in preferences UI.
1268   - Don't build translatable strings by substitution.
1269   - Prefer the term 'folder' over 'directory' in translated strings.
1270   - Miscellaneous string fixes.
1271   - Don't translate debug messages.
1272   - Add Serbian translation.
1273   - Add Korean translation.
1274   - Add Japanese translation.
1275   - Add Hungarian translation.
1276   - Update Spanish translation.
1277   - Update Galician translation.
1278   - Update British English translation.
1279   - Update Hebrew translation.
1280   - Update Norwegian bokmål translation.
1281   - Update Tamil translation.
1282   - Update Slovenian translation.
1283   - Update Swedish translation.
1284   - Update Punjabi translation.
1285   - Update French translation.
1286   - Update Polish translation.
1287   - Update Greek translation.
1288   - Update Czech translation.
1289   - Update Portuguese translation.
1290   - Update German translation.
1291
1292 Bugs fixed in this release:
1293
1294 626196 - OPPO DBP-80/83
1295 629348 - Do not mark debug messages for translation
1296
1297 All contributors to this release:
1298
1299 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1300 Jens Georg <mail@jensge.org>
1301 Philip Withnall <philip@tecnocode.co.uk>
1302 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
1303 A S Alam <aalam@users.sf.net>
1304 Bruce Cowan <bruce@bcowan.me.uk>
1305 Christian Kirbach <Christian.Kirbach@googlemail.com>
1306 Claude Paroz <claude@2xlibre.net>
1307 Daniel Nylander <po@danielnylander.se>
1308 drtv <vasudeven@git.gnome.org>
1309 Duarte Loreto <happyguy_pt@hotmail.com>
1310 Fran Diéguez <fran.dieguez@mabishu.com>
1311 Gabor Kelemen <kelemeng@gnome.hu>
1312 Homin Lee <ff4500@gmail.com>
1313 Jorge González <jorgegonz@svn.gnome.org>
1314 Kentaro KAZUHAMA <kazken3@gmail.com>
1315 Kjartan Maraas <kmaraas@gnome.org>
1316 Michael Kotsarinis <mk73628@gmail.com>
1317 Petr Kovar <pknbe@volny.cz>
1318 Piotr Drąg <piotrdrag@gmail.com>
1319 Tomasz Dominikowski <dominikowski@gmail.com>
1320 Yaron Shahrabani <sh.yaron@gmail.com>
1321 Милош Поповић <gpopac@gmail.com>
1322 Marek Cernocky
1323 Gabor Kelement
1324
1325 0.7.7
1326 =====
1327
1328 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.91
1329 release.
1330
1331 - Add manpages for rygel and rygel.conf.
1332 - Add support for search by album and artist.
1333 - Don't advertize support for search by '@refID' as we don't really support
1334   and use it at all.
1335 - Drop support for search by 'res' and 'res@protocolInfo'. Since we didn't
1336   handle proxy and transcoding resources this gave wrong impression to the
1337   clients and was causing rygel to fail DLNA test cases.
1338 - Don't error out on empty search results.
1339 - Error out on HTTP request for invalid transfer mode.
1340 - Fix typo in serialization of "upnp:createClass".
1341 - Case-insensitive string comparisons.
1342 - 'TransferIDs' state variable should list IDs for all transfers we have, even
1343   the ones that are complete.
1344 - Correct sending of error to client when import of resource fails.
1345 - Make sure we don't make invalid comparisons during the search.
1346 - Do not set the 'sp-flag' as we never really are the clock source for the
1347   content, even in case of live/transcoded streams.
1348 - Add MPRIS2 plugin. This plugin turns any media player that implements
1349   MPRIS2[1] D-Bus interface into a UPnP MediaRenderer.
1350 - MediaExport:
1351   - Don't forget containers in children count.
1352   - Fix handling of "exists" operator in search.
1353   - Add m4v, m4a and png to list of file extensions to entertain.
1354   - Apply filter to monitoring of files as well.
1355   - Add support for the "Genre" folder of XBox.
1356   - Fix IOP with Windows Media Player 12.
1357   - Allow user to specify standard XDG media directories using variables.
1358   - Export XDG standard media directories by default but this time through
1359     default user configuration.
1360 - Tracker:
1361   - Correct some checks.
1362   - Escape regex for SPARQL.
1363 - GstLaunch:
1364   - Use '-' instead of '_' in user configrution options.
1365 - Playbin:
1366   - Had forgotten to rename the plugin in the user configuration.
1367   - Remove last remaining "all rights reserved" from copyright headers.
1368 - Localization:
1369   - Add Greek translation.
1370   - Add British English translation.
1371   - Update French translation.
1372   - Update Traditional Chinese translation (Hong Kong and Taiwan).
1373   - Update Czech translation.
1374   - Update Danish translation.
1375 - DLNA test cases fixed in this release:
1376   - 7.3.41.1 (now N.A)
1377   - 7.3.66.2
1378   - 7.3.66.3,4
1379   - 7.4.49.4
1380 - Various other performance, plugin API and non-functional improvements.
1381
1382 Dependency-related changes:
1383   - Lower gtk+-2.0 requirement to 2.20.0.
1384
1385 Bugs fixed in this release:
1386
1387 627243 - String operators during Search() should be case insensitive.
1388 627982 - All Playbins on a network have the same hard coded name.
1389
1390 All contributors to this release:
1391
1392 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1393 Jens Georg <mail@jensge.org>
1394 Philip Withnall <philip@tecnocode.co.uk>
1395 Ask H. Larsen <asklarsen@gmail.com>
1396 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1397 Claude Paroz <claude@2xlibre.net>
1398 Giannis Katsampirhs <juankatsamprishs@gmail.com>
1399 Kenneth Nielsen <k.nielsen81@gmail.com>
1400 Marek Černocký <marek@manet.cz>
1401 Petr Kovar <pknbe@volny.cz>
1402
1403 [1] http://www.mpris.org/2.0/spec/
1404
1405 0.7.6
1406 =====
1407
1408 Another micro release to fix the critical regression in 'Year' hierarchy of
1409 Tracker plugin.
1410
1411 All contributors to this release:
1412
1413 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1414
1415 0.7.4
1416 =====
1417
1418 A new release in the current unstable 0.7.x series for upcoming GNOME 2.32.0
1419 release.
1420
1421 - Fix wildcard handling in search request.
1422 - Distribute correct copy of scallable icons.
1423 - Provide icons in DLNA standard sizes.
1424 - Provide icons in JPEG format as well.
1425 - Don't offer transcoding from video to audio and viceversa. This makes sense
1426   anyway and reduces network traffic.
1427 - Only offer time seeking if duration is known.
1428 - Report correct DLNA profile for MPEG-TS HD and WMV transcoder.
1429 - List DLNA formats first in the list of supported formats.
1430 - Provide correct values for out parameters of GetCurrentConnectionInfo action.
1431 - Correctly handle HTTP 'POST' requests.
1432 - Correct checks for vala bindings.
1433 - Use new 64-bit size property in GUPnP resource API so that we can deal with
1434   resources bigger than 2GB.
1435 - Fix some (potential) crashes.
1436 - Correctly handle a translated string involving plurals.
1437 - Don't use deprecated libsoup API.
1438 - Correct flaws in code related to search for media object by ID. This combined
1439   with some changes in Tracker plugin (see below) improves the reliability and
1440   especially the performance of Tracker plugin a lot.
1441 - Use the mime-type and DLNA profile when provided in item creation requests.
1442 - Advertize byte-seek support for thumbnails.
1443 - Correct algorithm to decide whether to seek or not.
1444 - Set standard header on XML files.
1445 - Prefix service URLs with a "/". This seems like the right way to do it and it
1446   might actually improve our IOP.
1447 - Make use of new APIs to report all known DLNA profiles in list of supported
1448   formats (MediaServer only).
1449 - Add support for the "Genre" tag in music items.
1450 - External:
1451   - Handle AlbumArt property.
1452   - Fix a few crashes.
1453   - Remove workaround for bug#602003.
1454 Tracker:
1455   - Make sure metadata container get unique IDs.
1456   - Performance improvements to search for media object by ID.
1457   - Make use of DLNA profile when provided.
1458   - Don't use Tracker's logo as icon.
1459   - Ignore duration of '0'.
1460   - Print debug after item creation in store.
1461 MediaExport:
1462   - Disable plugin when Tracker plugin is/becomes available.
1463   - Require sqlite3 VAPI only for this plugin.
1464   - Code clean-up and general speed improvements
1465   - Extract embedded album art
1466   - Remove the ability for user-defined virtual folders, providing a set of
1467     built-in folders similar to that of tracker's.
1468   - Fix some minor regressions introduced by the switch to gupnp-dlna metadata
1469     extraction
1470   - Move configured files and folders into their own "Files & Folders" container
1471     to de-clutter root.
1472 - Localization:
1473   - Add ta translation.
1474   - Update Galician translations.
1475   - Update Hebrew translation.
1476   - Update Spanish translation.
1477   - Update Romanian translation.
1478   - Update Slovenian translation.
1479 - DLNA test cases fixed in this release:
1480   - 7.2.14.2
1481   - 7.2.28.1
1482   - 7.3.25.1
1483   - 7.3.26.3
1484   - 7.3.26.4
1485   - 7.3.29.3
1486   - 7.3.29.4
1487   - 7.3.33.4
1488   - 7.3.33.5
1489
1490 Dependency-related changes:
1491   - Require and adapt to Vala 0.9.5.
1492   - Require gupnp-av >= 0.5.9.
1493   - Require gupnp-dlna >= 0.3.0.
1494   - MediaExport
1495     - Require gstreamer-tag >= 0.10.28.
1496     - Require gstreamer-app >= 0.10.28.
1497
1498 All contributors to this release:
1499
1500 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1501 Jens Georg <mail@jensge.org>
1502 Yaron Shahrabani <sh.yaron@gmail.com>
1503 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
1504 Kjartan Maraas <kmaraas@gnome.org>
1505 Jorge González <jorgegonz@svn.gnome.org>
1506 Fran Diéguez <fran.dieguez@mabishu.com>
1507 drtv <vasudeven@git.gnome.org>
1508 Claude Paroz <claude@2xlibre.net>
1509 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
1510
1511 0.7.3
1512 =====
1513
1514 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.6
1515 release.
1516
1517 - Add Album-art support.
1518 - Add support for sorted Browse/Search.
1519 - Don't push data after HTTP response is cancelled.
1520 - Advertise support for search by "createClass".
1521 - Revive accidently removed XBox hacks.
1522 - Fix icon export for uninstalled case.
1523 - Simplify plugin APIs to further abstract plugin developers from UPnP details.
1524 - Add convenient MediaRenderer APIs for plugins. This involved moving most of
1525   the GstRenderer code to core.
1526 - Fix seeking once again.
1527 - Improve error handling in HTTP request handling code.
1528 - Port to new DIDL-Lite contributor APIs.
1529 - Port to Vala 0.9.3 and 0.9.4.
1530 - Clean-up README and specify build and run-time dependencies.
1531 - More debug output.
1532 - MediaExport:
1533   - Make use of gupnp-dlna for faster, more complete and reliable metadata
1534     extraction.
1535   - Print a debug message if extraction fails for a file.
1536   - Add windows formats to positive list of file extensions to include in the
1537     metadata extraction.
1538   - Don't share anyt folder by default.
1539   - Fix url-escaped folder names on PS3.
1540   - Fix issue of empty title of top-level virtual folders on PS3.
1541   - Process 256 children at a time. This improves performance of harvesting of
1542     large folders.
1543 - GstRenderer:
1544   - Rename to Playbin.
1545   - Advertize support for 'video/mp4'
1546   - Advertize support for RTSP
1547   - Handle error from playbin.
1548   - Don't claim support for unsupported UPnP actions and state variables.
1549 - External:
1550   - Fix a crasher bug.
1551 - Localization:
1552   - Add French translation.
1553   - Update Simplified Chinese translations.
1554   - Update German translation.
1555   - Update Galician translation.
1556   - Update Swedish translation.
1557   - Update Slovenian translation.
1558 - Lots of other non-functional and/or minor improvements and fixes.
1559
1560 Dependency-related changes:
1561
1562 - Require Vala >= 0.9.3
1563 - Require gupnp >= 0.13.4
1564 - Require gupnp-av >= 0.5.8
1565 - Require gupnp-dlna >= 0.2.1 (new dependency)
1566 - Require libgee >= 0.5.2
1567 - Use gtk+-2.0 (>= 2.21.5) if available rather than gtk+-3.0
1568
1569 Bugs fixed in this release:
1570
1571 607411 - Need to mention non-compile time deps.
1572 624445 - Samsung can't FF/REW/PAUSE when playing video/avi from Rygel.
1573 625556 - New configure flag to switch GTK+ version.
1574
1575 All contributors to this release:
1576
1577 Aron Xu <aronxu@gnome.org>
1578 Arun Raghavan <arun.raghavan@collabora.co.uk>
1579 Claude Paroz <claude@2xlibre.net>
1580 Eleanor Chen <chenyueg@gmail.com>
1581 Frédéric Péters <fpeters@0d.be>
1582 Javier Jardón <jjardon@gnome.org>
1583 Jens Georg <mail@jensge.org>
1584 Mario Blättermann <mariobl@gnome.org>
1585 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1586
1587 0.7.2
1588 =====
1589
1590 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.5
1591 release.
1592
1593 * MediaExport:
1594   * Support DLNA's 'AnyContainer' upload extenstion.
1595   * Only harvest media files. We use a positive list for file extensions to
1596     include in the metadata extraction.
1597   * Implement fallback to the default (slow) search implementation.
1598   * Lower severity for some of the console messages.
1599   * Update code according to latest GStreamer Vala API fixes.
1600 * Tracker:
1601   * Improve Sparql query builder to achieve much better performance and reduced
1602     D-Bus traffic.
1603 * GstRenderer:
1604   * Relicense from GPL to LGPL.
1605   * More descriptive default title.
1606 - Localization:
1607   - Add Simplified Chinese translation.
1608   - Add Traditional Chinese translation (Hong Kong and Taiwan).
1609   - Updated Spanish translation.
1610 - Various non-functional improvements to core and plugins.
1611
1612 All contributors to this release:
1613
1614 Aron Xu <aronxu@gnome.org>
1615 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1616 Jens Georg <mail@jensge.org>
1617 Jorge González <jorgegonz@svn.gnome.org>
1618 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1619
1620 0.7.1
1621 =====
1622
1623 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.4
1624 release.
1625
1626 - Implement DLNA's 'AnyContainer' upload extenstion. This allows clients to
1627   upload items without having to specify target container. Currently it only
1628   works for the Tracker backend.
1629 - Report types of items that could be created/uploaded in a container and allow
1630   clients to search containers by this property.
1631 - Port last bits of C code to Vala. Now Rygel is completely written in Vala.
1632 - Make Rygel build/work against both current stable and unstable Vala releases.
1633 - Offer SD transcoding in EU profile. Seems certain Sony Bravia TVs only
1634   support EU profiles. With this change, they should at least be able to use the
1635   SD transcoding.
1636 - Two more unit tests.
1637 - Provide default configuration for WMV transcoding.
1638 - Correctly handle boolean commandline option for disabling WMV transcoder.
1639 - External:
1640   - Port the external plugin to use the new D-Bus MediaServer specification:
1641     http://live.gnome.org/Rygel/MediaServer2Spec. The new specification is meant
1642     to be very generic and scale well to large media hierarchies.
1643   - Make use of search API when implemented by the external application.
1644   - Various other performance improvements.
1645 - Preferences UI:
1646   - Improve resize behavior.
1647   - Add missing bevel to URI tree view.
1648   - Replace GtkVBox by GtkVButtonBox where appropriate.
1649 - Localization:
1650   - Added Punjabi Translation.
1651   - Updated Norwegian bokmål translation.
1652   - Updated Galician translations.
1653   - Updated Spanish translation.
1654   - Updated Hebrew translation.
1655 - Various non-functional improvements.
1656
1657 Dependency-related changes:
1658
1659 - Require gtk+-3.0 >= 2.90.3.
1660 - Require gupnp-av >= 0.5.7.
1661 - Require gupnp-vala >= 0.6.7.
1662
1663 Bugs fixed in this release:
1664
1665 593628 - mp2ts transcoder not working with certain Bravia TV models.
1666 596214 - URI table is missing bevel.
1667
1668 All contributors to this release:
1669
1670 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1671 Eric Anderson <ejona86@gmail.com>
1672 A S Alam <aalam@users.sf.net>
1673 Fran Diéguez <fran.dieguez@mabishu.com>
1674 Jorge González <jorgegonz@svn.gnome.org>
1675 Kjartan Maraas <kmaraas@gnome.org>
1676 Yaron Shahrabani <sh.yaron@gmail.com>
1677
1678 0.7.0
1679 =====
1680
1681 This release marks the start of the new unstable release-cycle. This is also the
1682 release cycle that will be integrated into GNOME 2.31 (and 3.0 eventually).
1683 Changes since 0.6.0:
1684
1685 - Exit on failure to load any plugins in 5 seconds.
1686 - Add icon to preferences UI's desktop file.
1687 - Correct error on missing 'Elements' node in 'CreateObject' action from client.
1688 - Advertize upload features in 'X_DLNACAP' in device description.
1689 - Remove comments from description files as per DLNA requirement (7.2.30.1).
1690 - Don't allow comments in DIDL-Lite from client either. This is to satisfy the
1691   DLNA Confirmation Test Tool rather than DLNA itself.
1692 - Don't advertize unimplemented actions.
1693 - autogen.sh should create m4 directory if it doesn't exist already.
1694 - Correct Icon path in preferences UI for uninstalled case.
1695 - Specify on debug log where rygel is currently looking for plugins.
1696 - Localization:
1697   - Don't translate all strings in media-export plugin.
1698   - No need to translate Mediathek plugin.
1699   - Add Hebrew translation.
1700   - Add Swedish translation.
1701   - Add Czech translation.
1702   - More Spanish translations.
1703   - More Slovenian translations.
1704   - More German translations.
1705 - MediaExport:
1706   - Fix search result. Search was returning the the result for the current
1707     limits, not the overall result count. This lead to strange behaviour on
1708     e.g. XBox 360.
1709   - Optimize searches. Noticable speed improvements on XBox music browsing.
1710   - Fix broken SQL query to get object by path.
1711   - Remove redundant custom tag for duration.
1712   - Make harvesting of metadata optional.
1713   - Re-enable simple mode which means we exporting media on the UPnP network
1714     even if no meta-data extractor is available.
1715   - Remove redundant URI table from database.
1716   - Work around a problem in GStreamer element playbin2.
1717   - Explain the term 'harvest' for translators.
1718   - Many non-functional improvements.
1719
1720 All contributors to this release:
1721
1722 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1723 Jens Georg <mail@jensge.org>
1724 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
1725 Daniel Nylander <po@danielnylander.se>
1726 Fran Diéguez <fran.dieguez@mabishu.com>
1727 Jorge González <jorgegonz@svn.gnome.org>
1728 Mario Blättermann <mariobl@gnome.org>
1729 Petr Kovar <pknbe@volny.cz>
1730 Yaron Shahrabani <sh.yaron@gmail.com>
1731
1732 0.6.0
1733 =====
1734
1735 This release marks the start of the new stable release-cycle. Changes since
1736 0.5.2:
1737
1738 - Localization:
1739   - Fix translation framework.
1740   - Mark all (possibly) user-visible string for translation.
1741   - Use more translator-friendly language.
1742   - Provide comments for translators.
1743   - Correctly case abbreviations.
1744   - Translations:
1745     - German (de) 100%
1746     - Slovenian (sl): 100%
1747     - Spanish (es): 57%
1748 - Fix time-seeking.
1749 - Fix a potential race-condition in aborted HTTP requests.
1750 - Don't stream if request is for subtitles.
1751 - Use bigger (64Ki) buffers when streaming from gstreamer source element.
1752 - Remux only if transcoding is not needed.
1753 - Configuration option for specifying plugin load path.
1754 - Add configuration from Environment.
1755 - Fix port specification through commandline.
1756 - Add and expose Rygel logo.
1757 - Pause streaming pipeline when/if client isn't reading fast enough.
1758 - Add more unit tests.
1759 - Use gnome-autogen.sh.
1760 - Add missing libuuid to build and linker flags for all plugins.
1761 - Plugins are now able to provide a model description.
1762 - MediaExport:
1763   - File size change suggests file change.
1764   - Move media DB and metadata harvesting code from core to module as this is
1765     the only module that is using it.
1766 - External plugin now sets model description.
1767 - Lots of non-functional improvements and fixes.
1768
1769 Dependency-related changes:
1770
1771 - Sqlite now only needed for media-export plugin.
1772
1773 Bugs fixed in this release:
1774
1775 617762 Wrong file size exported to PS3
1776 590649 LiveResponse does not rate limit the GStreamer pipeline
1777 615834 Uses ALL_LINGUAS in configure.ac
1778 616189 Translation issues
1779 617750 Only re-encode audio and video when necessary
1780
1781 All contributors to this release:
1782
1783 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1784 Jens Georg <mail@jensge.org>
1785 Mario Blättermann <mariobl@gnome.org>
1786 Jorge González <jorgegonz@svn.gnome.org>
1787 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
1788
1789 0.5.2
1790 =====
1791
1792 Another release in the unstable 0.5.x series. Changes since 0.5.0:
1793
1794 - Add support for Xbox 360 and Window Media Player 11.
1795 - Add support for subtitles. Currently only useful for certain Samsung DLNA TVs.
1796 - Add Windows Media Video (WMV) transcoder.
1797 - Add unit tests for a few modules.
1798 - Fix some (potential) crashes.
1799 - Make database operations cancellable.
1800 - Throw error on database creation failure.
1801 - Simpler (hopefully) build rules.
1802 - Fix race-condition in streaming code so we don't terminate the connection
1803   before all the bytes are sent to the client.
1804 - Fix leaking of HTTP messages of live streams on termination.
1805 - Fix 'Content-Length' header values for partial requests.
1806 - Fix parsing of search expression containing characters not within the original
1807   latin1 range.
1808 - Use bigger (64Ki) buffers when streaming media to reduce cpu usage and
1809   therefore improve battery life.
1810 - Include spec version in description document.
1811 - Remove now unneeded work-around for vala bug#568972.
1812 - Advertize photos with their specific class, i-e 'photo' rather than 'image'.
1813 - MediaExport:
1814   - Implement search by URIs.
1815   - Implement search by album.
1816   - Error-out on invalid search expression.
1817   - Add support for virtual containers. This allows creation of metadata-based
1818     hierarchies in the user-config.
1819   - Fix deletion of containers.
1820   - URI-escape meta-data fields.
1821   - Catch previously uncaught exceptions.
1822   - Fix upgrade of database from older schemas.
1823 - Lots of code clean-ups and documentation fixes.
1824
1825 Dependency-related changes:
1826
1827 - Require gupnp >= 0.13.3.
1828 - Require gupnp-av >= 0.5.5.
1829 - Require gupnp-vala >= 0.6.5.
1830 - Require valac >= 0.8.0.
1831
1832 Bugs fixed in this release:
1833
1834 608886 - media export plugin corrupts its database when you change directories
1835 609944 - Files not harvested on update
1836 606305 - Samsung subtitles
1837
1838 All contributors to this release:
1839
1840 Jens Georg <mail@jensge.org>
1841 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1842 Cyrille Chepelov <cyrille.chepelov@keyconsulting.fr>
1843
1844 0.5.0
1845 =====
1846
1847 The first release in the unstable 0.5.x series. Changes since 0.4.6 that were
1848 not provided by any subsequent 0.4.x releases:
1849
1850 - New URI generation scheme that avoids problematic characters which makes some
1851   crappy renderers choke.
1852 - Allow creation of new media items and tranfering data into existing ones (
1853   upload). This is relavent to, and works for both MediaExport and Tracker.
1854 - Implement GetTransferProgress and StopTransferResource actions.
1855 - Advertise:
1856   - support for connection stalling.
1857   - live response to be sender-paced.
1858 - Rewrite SearchCriteria parser to make it more reliable.
1859 - Tracker:
1860   - Port to the Tracker 0.7 APIs.
1861   - Provide richer & more intuitive media hierarchy.
1862   - Signal container update on changes to subjects.
1863   - Act on config options allowing user to define which categories to share.
1864   - Support for search by URI.
1865   - Descriptive IDs for containers.
1866 - MediaExport
1867   - Implement custom search that translates to an SQLite query and therefore
1868     performs much faster than before.
1869   - Print message on console when harvesting is done.
1870   - Don't modify DB if harvester was cancelled.
1871   - Cancel harvester before starting new one.
1872 - Lots of non-functional improvements and fixes.
1873
1874 All contributors to this release:
1875
1876 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1877 Jens Georg <mail@jensge.org>
1878
1879 0.4.6
1880 =====
1881
1882 Brief summary of changes since 0.4.4:
1883
1884 - Implement optional UPnP Search action. This is not only a must have feature
1885   for a commercial MediaServer but is also a big first step towards proper
1886   XBox 360 support.
1887 - Simplify Browse action handling.
1888 - Simplify MediaServer plugin implementation.
1889 - Make sure autostart dir exists before attempting to write to it.
1890 - Fix a potential crash that is trigered by MediaContainer reporting incorrect
1891   (higher) number of children.
1892 - External:
1893   - Work around (vala) bug#602003.
1894   - Optimizations and code clean-ups.
1895 - Tracker:
1896   - Provide an efficient Search implementation using Tracker's search API.
1897   - Minor code clean-ups.
1898
1899 Dependency-related changes:
1900
1901 - Require gupnp-av >= 0.5.2.
1902 - Require gupnp-vala >= 0.6.2.
1903 - Require valac >= 0.7.9.
1904
1905 Bugs fixed in this release:
1906
1907 600256 - Segfault when trying to access a stream
1908
1909 All contributors to this release:
1910
1911 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1912
1913 0.4.4
1914 =====
1915
1916 Brief summary of changes since 0.4.2:
1917
1918 - Provide a gstreamer-based MediaRenderer plugin. This is mostly code stolen (
1919   and heavily adapted) from gupnp-media-renderer except that it doesn't depend
1920   on libowl-av and/or gtk+.
1921 - More ease for MediaServer implementors.
1922 - Better error handling.
1923 - Make sure no message is suppressed until we know what level of console output
1924   user wants.
1925 - Make use of vala's async support to simplify code quite a bit.
1926 - Plugins should load xml files from source tree when built with
1927   '--enable-uninstalled' configure flag.
1928 - Build with no optimizations in debug mode.
1929 - Use closure table to speed up object lookup and deletion.
1930 - Add build option for SQL debugging.
1931 - Workaround a crasher bug (#3774) in sqlite 3.6.12.
1932 - Use vala's static client D-Bus syntax.
1933 - Early ignorance of disabled plugins. This not only speeds-up startup a bit but
1934   also rids us of redundant debug messages.
1935 - MediaExport:
1936   - Nicely handle unavailability of gstreamer's playbin(2) element.
1937   - Fix a potential crasher.
1938 - Tracker:
1939   - Use multidimensional arrays to deal with search results. This combined with
1940     static client D-Bus syntax gives us quite a speed boost.
1941   - Handle item creation error.
1942 - External:
1943   - Allow applications to provide custom thumbnails for items.
1944   - Support pixel-aspect-ratio properties.
1945   - All D-Bus operations are now done asynchronously.
1946   - Make use of plugin icon if provided.
1947   - Move magic string substitution to core so other plugins can benefit from it.
1948 - Lots of other improvements and bug fixes.
1949
1950 Dependency-related changes:
1951
1952 - Require and adapt to libgee >= 0.5.
1953 - Require and adapt to valac >= 0.7.8.
1954
1955 Bugs fixed in this release:
1956
1957 597276 - Rygel crash on startup
1958 587649 - thumbnails not published for external media servers
1959 589959 - External plugin should query media servers on demand
1960 598005 - unable to load media-tracker plugin
1961
1962 All contributors to this release:
1963
1964 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1965 Jens Georg <mail@jensge.org>
1966 Thijs Vermeir <thijsvermeir@gmail.com>
1967
1968 0.4.2
1969 =====
1970
1971 Brief summary of changes since 0.4.1:
1972
1973 - Ability to specify verbosity of console messages by a number between 0 to 5.
1974 - Be able to survive unavailability of D-Bus session bus. This should make it
1975   easier to setup Rygel on headless NAS machines.
1976 - MediaExport:
1977   - Provide duration and date of media.
1978   - Improved guessing for type (UPnP class) of media.
1979   - Re-harvest metadata when a file/directory is modified.
1980   - Speed-up browsing (twice as before).
1981 - rygel-preferences:
1982   - Fix enabling/disabling of widgets.
1983   - Copy the desktop file from correct location.
1984 - Mediathek and GstLaunch disabled by default in the user configuration.
1985 - Add GstLaunch to maemo configuration (disabled by default though).
1986 - Put dbus-glib-1 to the list of vala API dependencies.
1987 - Fix seek headers.
1988 - Be more verbose at the end of configure.
1989
1990 Bugs fixed in this release:
1991
1992 596500 - Mpeg TS video files are mistaken for audio files
1993 596213 - Wrong state for checkboxes
1994 596327 - Enables some weird plugins by default
1995 596330 - Missing some metadata
1996
1997 All contributors to this release:
1998
1999 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2000 Jens Georg <mail@jensge.org>
2001
2002 0.4.1
2003 =====
2004
2005 A micro release that fixes some important issues found in the previous release:
2006
2007 - Update the Rygel D-Bus service paths everywhere.
2008 - Ignore two ignorable errors.
2009 - Initialize sensitivity of trancoding checkboxes to the same value as that of
2010   "Transcoding Support" checkbox.
2011 - Fix seeking in transcoded streams. Without this fix, the success of seeking
2012   was based on pure luck.
2013 - Correct headers in some files to reflect the correct license: LGPL.
2014 - No need for DVB configuration anymore.
2015
2016 Bugs fixed in this release:
2017
2018 596211 - Error exiting the prefs
2019 596213 - Wrong state for checkboxes
2020
2021 All contributors to this release:
2022
2023 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2024 Jens Georg <mail@jensge.org>
2025 René Stadler <mail@renestadler.de>
2026
2027 0.4
2028 ===
2029
2030 Brief summary of changes since 0.3:
2031
2032 - Rygel is no more just a MediaServer but rather a collection of DLNA (UPnP AV)
2033   services (devices in UPnP speak).
2034 - Port to new GUPnP APIs. The biggest advantage of that is that we now have
2035   dynamic network support, i-e Rygel can attach/detach to/from a network
2036   interface as it goes up/down.
2037 - Support for time-based seeking in transcoded streams.
2038 - Random tweaks to transcoding pipelines.
2039 - Provide a DBus service providing two functionalities:
2040    * Ability to tell Rygel to shutdown. Starting of Rygel is automatically
2041      handled by D-Bus since a .service file is provided by Rygel.
2042    * Ability to tell Rygel (MediaExport plugin actually) to (un)export URIs on
2043      the fly.
2044 - Implement enabling/disabling of UPnP in the preferences.
2045 - Configuration through command-line options.
2046 - Use a .ini configuration file rather than gconf.
2047 - Special default configuration for Maemo.
2048 - Don't spam the user's config directory and instead keep the description files
2049   into a separate subdirectory.
2050 - `make clean` doesn't clean the generated C files anymore.
2051 - Remove "all rights reserved" part from all copyright headers.
2052 - Remove integrated DVB plugin as DVBDaemon now implements the external plugin
2053   interface and hence dynamically glues to Rygel, just like PulseAudio.
2054 - New classes to further ease the plugin implementation.
2055 - (Un)pause the SoupMessage at the right time. This was causing a lot of delays
2056   when playing media on Sony PS3.
2057 - Bitrate is supposed to be in bytes/second. Not really but tell that to writers
2058   of UPnP specification.
2059 - Expose transcode formats in the GetProtocolInfo's source argument. This should
2060   make Sony Bravia TVs happy.
2061 - Transcoder URIs are now sorted according to their distance from the original
2062   format.
2063 - Provide "contentFeatures.dlna.org" header in the HTTP responses.
2064 - Provide DLNA transferMode header in the HTTP responses.
2065 - Only advertise internal URIs on local loopback interface.
2066 - Replace 'ip' config by 'interface' so users can bind Rygel to interfaces
2067   rather than IP.
2068 - Allow plugins to provide thumbnails.
2069 - Add thumbnails (if available) for each item if none provided by plugins. This
2070   works both on the desktop and Maemo.
2071 - Suppress all C compiler warnings by default. These warnings are mostly useless
2072   for us since almost all C code is generated.
2073 - Preference dialog is now more like a GNOME preferences dialog.
2074 - Provide .desktop file for preferences dialog.
2075 - Shave the build output.
2076 - GstLaunch: New plugin that exposes gstreamer pipelines described using
2077   familiar gst-launch syntax in the user configuration.
2078 - Tracker plugin:
2079   - Nicer default title.
2080   - Better detection of Tracker availability. Apparently ubuntu folks think that
2081     providing a .service file is wrong.
2082   - Better titles for top-level folders.
2083   - More usable hierarchy: Browsing by artists, albums and tags.
2084 - Folder plugin:
2085   - Rename to MediaExport.
2086   - Nicer default title.
2087   - Use the new Rygel classes to extract, export and save media metadata.
2088   - notify about updates to containers.
2089   - Skip files/folders starting with '.'.
2090   - Avoid crash if unknown file is found.
2091   - Delete gone directories on new start.
2092   - React on deletion of files.
2093   - Add recursive file monitoring.
2094   - Provide simple and easy options to add and remove files and folders from the
2095     preferences UI.
2096 - External plugin:
2097   - actually use 'DLNAProfile' property.
2098   - Don't load the plugin more than once.
2099   - Utilise optional MediaItem properties.
2100   - Fetch items on demand.
2101   - Fix critical warnings.
2102 - Mediathek plugin:
2103   - Fix crash if no config is available.
2104
2105 Dependency-related changes:
2106
2107 - Require gupnp >= 0.13
2108 - Require gupnp-av >= 0.5
2109 - Require GStreamer >= 0.10.23
2110 - Require libgee >= 0.3.0
2111
2112 Bugs fixed in this release:
2113
2114 584649 - Folder plugin should not export dot files and directories
2115 586108 - ID3 information not exported on mp3 files
2116 588034 - Bad durations for audio video files with media export plugin
2117 585986 - Some copyright headers claim "all rights reserved"
2118 585989 - Running "make clean" should leave generated C files in place.
2119 586134 - Tracker plugin fails if org.freedesktop.Tracker can't be activated,
2120          even if tracker is already running
2121 586243 - GStreamer 0.10.23 required for correct operation of transcoder
2122 587651 - Support for some MediaItem properties missing
2123 587855 - HTTP Error responses not sent
2124 587866 - No way to notify about new sub-containers
2125 588030 - rygel-preferences crashes if user's config file is missing
2126 588162 - Support seeking in transcoded content
2127 589955 - dc:creator never included in DIDL output
2128 589956 - git ignore rules
2129 589974 - Set the bitrate for transcoded resources correctly.
2130 589977 - Rygel not recognised by Sony Bravia televisions
2131 590643 - refactor HTTP request handling code
2132 590702 - Rygel should provide thumbnails for items
2133 591580 - not compatible with Samsung UE46B7070
2134 593228 - [plugin] new gstlaunch plugin
2135
2136 All contributors to this release:
2137
2138 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2139 Jens Georg <mail@jensge.org>
2140 James Henstridge <james@jamesh.id.au>
2141 Thijs Vermeir <thijsvermeir@gmail.com>
2142 Ole André Vadla Ravnås <oleavr@gmail.com>
2143
2144 0.3
2145 ===
2146
2147 Brief summary of changes since 0.2.2:
2148
2149 - Transcoding from any format (that gstreamer's decodebin2 can handle) to mp3,
2150   linear PCM and mpeg transport stream containing mpeg 2 video and mp2 audio.
2151 - Plugin API to deal with user preferences.
2152 - User preferences UI: rygel-preferences.
2153 - New plugins:
2154    * Folder: Recursively exports folders specified in the user preferences.
2155    * ZDFMediathek: Exports online media from 2nd German TV station.
2156    * External: Exports media hierarchies provided by external applications
2157      through implementation of this spec:
2158      http://live.gnome.org/Rygel/MediaServer. The first application
2159      that utilizes this feature is PulseAudio.
2160 - Drop xbox support. It didn't work anyway and we better concentrate on
2161   implementing standard stuff that it at least worthy of being called "UPnP" (
2162   at least for now).
2163 - Tracker and DVB plugins are only loaded if their corresponding services are
2164   available.
2165 - Export of duration for music and video items from Tracker.
2166 - Use HTTP EOF encoding rather the CHUNKED for live streams.
2167 - Ability to build rygel plugins outside it's source tree.
2168 - HTTP proxying only if needed.
2169 - Now that gupnp-av does DLNA profile guessing for us, no need to lie about
2170   DLNA profile anymore.
2171 - Add a summary after configure.
2172 - HTTServer is now internal API.
2173 - Use git-version-gen to generate package version.
2174 - Differentiate between modules and plugins
2175 - Passive, asynchronous plugin loading. A side-effect of which is that modules
2176   can now load more than one plugin.
2177 - Differentiate between name and title of the plugin.
2178 - Plugins can now dynamically change their availability.
2179 - Add API to get/list plugins.
2180 - Re-use existing description from user's home directory. This not only speeds
2181   the start-up but also obsoletes the necessity to keep immutable data (e.g UDN)
2182   in user preferences.
2183 - Provide gconf schemas.
2184 - Lots of other improvements and bug fixes.
2185
2186 Dependency-related changes:
2187
2188 - Explicitly require and link to libsoup-2.4 >= 2.26.0.
2189 - Don't require Vala (and bindings) in distribution tarball.
2190 - Require gupnp-av >= 0.4.
2191 - Require Vala >= 0.7.3.
2192 - Require Gtk+ >= 2.16 if preferences UI is not disabled.
2193
2194 Bugs fixed in this release:
2195
2196 582173 - git-version-gen: generate versions with - instead of .
2197 577000 - gupnp-av-cp does not like & in uris
2198 576998 - Rygel wants to transcode audio files to video/mpeg
2199 575935 - Add support for duration metadata field
2200 574604 – bug connecting to PS3
2201
2202 All contributors to this release:
2203
2204 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2205 Jens Georg <mail@jensge.org>
2206 Henrique Ferreiro <henrique.ferreiro@gmail.com>
2207 Lennart Poettering <lennart@poettering.net>
2208 Marc-André Lureau <marcandre.lureau@gmail.com>
2209 Rob Taylor <rob.taylor@codethink.co.uk>
2210
2211 0.2.2
2212 =====
2213
2214 Changes since 0.2:
2215
2216 - Use the new (0.6.9) Tracker API.
2217 - Priority of gio-based streams are based on requested DLNA transfer mode.
2218 - GIO-based/like asynchronous plugin API.
2219 - Adapt to latest changes in gupnp-vala API.
2220 - Serialization of media objects isn't done by media objects themselve
2221   anymore, but by a new separate class, Rygel.DIDLLiteWriter.
2222 - Internal API is marked 'internal' so it doesn't get to our (Vala) API.
2223 - MediaObject now derives from GLib.Object.
2224 - Generic AsyncResult implementation, SimpleAsyncResult.
2225 - StateMachine interface that all state machines classes implement.
2226 - Visible performance improvements in Tracker plugin by proper use of Tracker
2227   APIs.
2228 - Use Filename.to_string() and therefore make Bastien happy.
2229 - Require lastest version (0.1.5) of libgee to use List.slice().
2230 - Don't limit the number of objects returned to a client, let it decide
2231   that on it's own.
2232 - Proper handling of update notification to the client by use of a very simple
2233   bubble-up mechanism for containers to signal updates.
2234 - Decrease needed gconf version to 2.16.
2235 - Set application name and therefore make Lennart happy.
2236 - Require latest version of vala (0.5.7) and gupnp-vala (0.5.3).
2237 - Allow multiple URIs for each media items.
2238 - Response for seekable media request is now sent buffer by buffer so the whole
2239   file is not put into memory.
2240 - Some improvements to build system.
2241 - Lots of other improvements and bugfixes.
2242
2243 0.2
2244 ===
2245
2246 The major change after last release (as gupnp-media-server) is the introduction
2247 of a simple yet powerful plugin-based architecture/api: Every plugin:
2248 - is loaded into a separate MediaServer instance.
2249 - can implement any kind and number of resources (currently only services).
2250 - can export an icon file.
2251 - inherit it's ContentDirectory implementation from a base class that does most
2252   of the UPnP-related work. More improvements on this planned for next release.
2253 - use an intuitive API to easily export media from URIs and live GStreamer
2254   source elements over HTTP.
2255
2256 Other changes:
2257
2258 - Relicense under LGPL to allow proprietary plugins and ease of moving code
2259   from/to gupnp libraries.
2260 - DVB Daemon integration though a plugin. Now you can watch live channels from
2261   your PC on your PS3 for example.
2262 - Test plugin that exports one audio and video item, streaming contents from
2263   GStreamer's audiotestsrc and videotestsrc elements respectively.
2264 - Better interoperability with Sony playstation 3.
2265 - Announce unavailability to UPnP world on exit.
2266 - Loads of other improvements.
2267
2268 0.1
2269 ===
2270
2271 - Initial release.