[gnome-games] Version 3.29.90
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Version 3.29.90
- Date: Mon, 30 Jul 2018 10:19:38 +0000 (UTC)
commit a74a6f9cfcbb23d9318c0316b9df959f6c68dd65
Author: Adrien Plazas <kekun plazas laposte net>
Date: Mon Jul 30 12:16:20 2018 +0200
Version 3.29.90
NEWS | 24 ++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9d874dcf..ffd37e84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+===============
+Version 3.29.90
+===============
+
+* UI:
+ - Don't display the list of gamepads if none is available.
+ - Add borders around all lists in preferences.
+ - Scale the default emblem to the thumbnail's size.
+
+* Ensure games in the collection are added only once.
+
+* Add many more information about games and make Grilo fetch some of it, thought
+ this information is mostly unused.
+
+* Fixes:
+ - Fix a reference leak leading to Libretro cores not being uninitialized.
+ - Fix many potential crashers.
+ - Various code cleanups.
+
+* Translation updates:
+ French
+ German
+ Polish
+
==============
Version 3.29.4
==============
diff --git a/meson.build b/meson.build
index 7bee5f99..b973682d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.29.4',
+ version: '3.29.90',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]