[gnome-games/wip/exalm/3313] Version 3.31.3
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/3313] Version 3.31.3
- Date: Mon, 10 Dec 2018 15:13:16 +0000 (UTC)
commit 47cf16061aa5b41a766f29903c476c96e17ee0c8
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Mon Dec 10 19:42:45 2018 +0500
Version 3.31.3
NEWS | 20 ++++++++++++++++++++
meson.build | 2 +-
2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ef7064c0..51d75ab9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+==============
+Version 3.31.3
+==============
+
+* UI
+ - Introduce a widget for switching between gamepad and keyboard input. This
+ is currently enabled for DOS and standalone Libretro games.
+ - Make search bar in the collection adaptive.
+
+* Fixes
+ - Keyboard doesn't control every player in multiplayer games anymore.
+ - Prevent a crash when creating snapshots of standalone libretro games.
+ - Various code cleanups.
+
+* Translation updates
+ Brazilian Portuguese
+ Indonesian
+ Polish
+ Spanish
+
==============
Version 3.31.2
==============
diff --git a/meson.build b/meson.build
index cec34f55..a8e7d579 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.31.2',
+ version: '3.31.3',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]