[gnome-games/wip/exalm/3331] Version 3.33.1
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/3331] Version 3.33.1
- Date: Mon, 22 Apr 2019 16:57:50 +0000 (UTC)
commit 3ae445a93e0c555752bba2f4840187f098af18ba
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Mon Apr 22 21:57:05 2019 +0500
Version 3.33.1
NEWS | 28 ++++++++++++++++++++++++++++
data/org.gnome.Games.appdata.xml.in.in | 15 +++++++++++++++
meson.build | 2 +-
3 files changed, 44 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5d24583e..641cff34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+==============
+Version 3.33.1
+==============
+
+* Allow to change screen layouts for Nintendo DS games when using DeSmuME
+ and DeSmuME 2015 cores.
+
+* Replace plugin list in preferences by a list of platforms, and allow to
+ select libretro cores to be used for each platform.
+
+* Show an error when trying to open a non-game file.
+
+* Use a better icon for missing game thumbnails.
+
+* Fixes
+ - Help doesn't show up as a game anymore.
+
+* Various cleanups.
+
+* Translation updates
+ Brazilian Portuguese
+ Croatian
+ Hungarian
+ Indonesian
+ Polish
+ Spanish
+ Turkish
+
==============
Version 3.32.0
==============
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index d12464bc..b9ede0db 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -42,6 +42,21 @@
</screenshots>
<releases>
+ <release version="3.33.1" type="development" date="2019-04-23" urgency="medium">
+ <description>
+ <p>Improvements:</p>
+ <ul>
+ <li>Allow to change screen layouts for Nintendo DS games when using DeSmuME and DeSmuME 2015
cores</li>
+ <li>Replace plugin list in preferences by platform list, and allow to select libretro cores to be
used for each platform</li>
+ <li>Show an error when trying to open a non-game file</li>
+ <li>Use a better icon for missing game thumbnails</li>
+ </ul>
+ <p>Fixes:</p>
+ <ul>
+ <li>Help doesn't show up as a game anymore</li>
+ </ul>
+ </description>
+ </release>
<release version="3.32.0" type="stable" date="2019-03-10" urgency="medium">
<description>
<p>Improvements</p>
diff --git a/meson.build b/meson.build
index 57fe7328..41a2a805 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.32.0',
+ version: '3.33.1',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]