X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=19aea2399fbb18e1c0c63465ad1e27399cc85aa9;hb=a2a90d7fb4cc832aa51ba9d03a1d162d2b25ed55;hp=2c09466011fe91d9c951527b74414e6ecd26af56;hpb=f1ee14d722de000c30eddc912c1a120f944398ec;p=profile%2Fivi%2Frygel.git diff --git a/NEWS b/NEWS index 2c09466..19aea23 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,210 @@ +0.21.4 +====== + +Core: + - Link against libm for "round" function. + +All contributors to this release: + - Matej Urbančič + - Marek Černocký + - Kjartan Maraas + - Jens Georg + - Chao-Hsiung Liao + +Added/updated translations + - cs, courtesy of Marek Černocký + - nb, courtesy of Kjartan Maraas + - sl, courtesy of Matej Urbančič + - zh_HK, courtesy of Chao-Hsiung Liao + - zh_TW, courtesy of Chao-Hsiung Liao + +0.21.3 +====== + +A new unstable release of Rygel. + +Changes compared to 0.21.3: + +- Update FSF address. + +Server: + - Use correct depth for PNG thumbnails. + - Add hacks for LG SmartShare TVs. + +MediaExport: + - Work around an SQL error when browsing Artists. + +GStreamer Renderer: + - Query source element for duration and position. + - Remove BUFFERING/CLOCK_LOST handling. + +External: + - Don't corrupt container names. + +Bugs fixed in this release: + - https://bugzilla.gnome.org/show_bug.cgi?id=720671 + - https://bugzilla.gnome.org/show_bug.cgi?id=720836 + - https://bugzilla.gnome.org/show_bug.cgi?id=721270 + - https://bugzilla.gnome.org/show_bug.cgi?id=721575 + - https://bugzilla.gnome.org/show_bug.cgi?id=721824 + +All contributors to this release: + - Jens Georg + - Rafael Ferreira + - Milo Casagrande + - Victor Ibragimov + - Tong Hui + - siva + - Matej Urbančič + - Marek Černocký + - Dimitris Spingos + - Daniel Mustieles + - Aurimas Černius + +Added/updated translations + - cs, courtesy of Marek Černocký + - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος) + - es, courtesy of Daniel Mustieles + - it, courtesy of Milo Casagrande + - lt, courtesy of Aurimas Černius + - pt_BR, courtesy of Rafael Ferreira + - sl, courtesy of Matej Urbančič + - tg, courtesy of Victor Ibragimov + - zh_CN, courtesy of Tong Hui + +0.21.2 +====== + +A new unstable release of Rygel. + +Changes compared to 0.21.1: + +ATTENTION: API and ABI bump! + +Tracker: + - Add build support for 0.18. + +Server: + - Allow server plugins to override search capabilities. + - Add more Samsung hacks. + - Add seeking hacks for some UPnP music receivers. + +Renderer: + - Return protocol info of current media in GetCurrentConnectionInfo call. + - Implement SetNextAVTransportURI. + - Treat REL_TIME/ABS_TIME the same again. This is less broken than the + original fix. + - Use correct PlaybackStorageMedium values. + +BasicManagement: + - Remove unused state variable. + +MPRIS: + - Set default playspeed to prevent a critical. + +External: + - Fix wrong parameter order in AlbumArtFactory. + +Bugs fixed in this release: + - https://bugzilla.gnome.org/show_bug.cgi?id=706986 + - https://bugzilla.gnome.org/show_bug.cgi?id=709165 + - https://bugzilla.gnome.org/show_bug.cgi?id=712181 + - https://bugzilla.gnome.org/show_bug.cgi?id=712660 + - https://bugzilla.gnome.org/show_bug.cgi?id=715089 + - https://bugzilla.gnome.org/show_bug.cgi?id=719721 + - https://bugzilla.gnome.org/show_bug.cgi?id=719998 + - https://bugzilla.gnome.org/show_bug.cgi?id=720669 + - https://bugzilla.gnome.org/show_bug.cgi?id=720837 + +All contributors to this release: + - Jussi Kukkonen + - Kristjan SCHMIDT + - Jens Georg + - Parthiban Balasubramanian + - Milo Casagrande + - Fran Diéguez + - Daniel Mustieles + - 甘 露 + - Reiner Merk + - Marek Černocký + - John Obaterspok + - Dominique Leuenberger + +Added/updated translations + - cs, courtesy of Marek Černocký + - eo, courtesy of Kristjan SCHMIDT + - es, courtesy of Daniel Mustieles + - gl, courtesy of Fran Dieguez + - it, courtesy of Milo Casagrande + - zh_CN, courtesy of 甘露(Gan Lu) + +0.21.1 +====== + +A new unstable release of Rygel. + +Changes compared to 0.21.0: + +- Fix vala check to only compile, not link to avoid issues with + gst-uninstalled. +- Some documentation fixes. +- Port to new libsoup session API. + +Basic Management: + - Add initial support. + +Server: + - Support serving subtitles using the PV method. Fixes external subtitles for + a variety of devices such as WD TV Live or Panasonic TVs. + +Renderer: + - Accept missing mime-types in playlist check. + - Fix CurrentTransportActions to include Next and Prev. + - Support milliseconds in time-stamps. + - Drop allowed value list from TransportPlaySpeed. + - Unify playspeed parsing. + - Implement DLNA bye seeking. + - Fix and implement PlaybackStorageMedium variable. + +MPRIS: + - Fix for new renderer API. + +GStreamer renderer: + - Implement DLNA byte seeking. + - Enable more playspeeds. + +Changes in dependencies: + - libsoup >= 2.42.0 + - GUPnP-AV >= 0.12.4 + +Bugs fixed in this release: + - https://bugzilla.gnome.org/show_bug.cgi?id=661228 + - https://bugzilla.gnome.org/show_bug.cgi?id=707058 + - https://bugzilla.gnome.org/show_bug.cgi?id=707059 + - https://bugzilla.gnome.org/show_bug.cgi?id=707541 + - https://bugzilla.gnome.org/show_bug.cgi?id=707831 + - https://bugzilla.gnome.org/show_bug.cgi?id=710368 + - https://bugzilla.gnome.org/show_bug.cgi?id=711399 + - https://bugzilla.gnome.org/show_bug.cgi?id=711661 + - https://bugzilla.gnome.org/show_bug.cgi?id=712336 + - https://bugzilla.gnome.org/show_bug.cgi?id=712517 + +All contributors to this release: + - Jussi Kukkonen + - Jens Georg + - Piotr Drąg + - Daniel Mustieles + - Richard Röjfors + - Matej Urbančič + - Jean-Baptiste Dubois + - Dimitris Spingos + +Added/updated translations + - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος) + - es, courtesy of Daniel Mustieles + - pl, courtesy of Piotr Drąg + - sl, courtesy of Matej Urbančič + 0.21.0 ======