[gnome-games] Version 3.33.90
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Version 3.33.90
- Date: Sat, 10 Aug 2019 19:57:35 +0000 (UTC)
commit d9c3dc7cf4f01c228591f92531f1f7db7cf99906
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sun Aug 11 00:57:20 2019 +0500
Version 3.33.90
NEWS | 15 +++++++++++++++
data/org.gnome.Games.appdata.xml.in.in | 10 ++++++++++
meson.build | 2 +-
3 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 044608d1..72680a1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+===============
+Version 3.33.90
+===============
+
+* Support multiple savestates for libretro games. Existing data is migrated
+ on the first run and and older versions will NOT see it anymore.
+
+* Only show fullscreen headerbar when cursor is nearby. Generally, sync
+ fullscreen behavior with libdazzle.
+
+* Hide cursor after a timeout in non-fullscreen mode.
+
+* Translation updates
+ Catalan
+
==============
Version 3.33.4
==============
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index 5dd061a7..895161c4 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -42,6 +42,16 @@
</screenshots>
<releases>
+ <release version="3.33.90" type="development" date="2019-08-11" urgency="medium">
+ <description>
+ <p>Improvements:</p>
+ <ul>
+ <li>Support multiple savestates for libretro games</li>
+ <li>Only show fullscreen headerbar when cursor is nearby, sync behavior with libdazzle</li>
+ <li>Hide cursor after a timeout in non-fullscreen mode</li>
+ </ul>
+ </description>
+ </release>
<release version="3.33.4" type="development" date="2019-07-20" urgency="medium">
<description>
<p>Improvements:</p>
diff --git a/meson.build b/meson.build
index da379bc2..00375526 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.33.4',
+ version: '3.33.90',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]