[retro-gtk/0-16-1] Version 0.16.1
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [retro-gtk/0-16-1] Version 0.16.1
- Date: Mon, 11 Mar 2019 08:44:51 +0000 (UTC)
commit 8053f95f24611b13ccbb3c6378d379747e43fcb1
Author: Adrien Plazas <kekun plazas laposte net>
Date: Mon Mar 11 09:31:57 2019 +0100
Version 0.16.1
NEWS | 11 +++++++++++
meson.build | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0dab801..da7b82b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+==============
+Version 0.16.1
+==============
+
+* RetroCoreView:
+ - Support RETRO_CONTROLLER_TYPE_KEYBOARD.
+* RetroCore:
+ - Bufferize single audio frames to emit them as batches for better
+ performances.
+* Add CSS names to widgets.
+
==============
Version 0.16.0
==============
diff --git a/meson.build b/meson.build
index bc9f3fa..bf91f41 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('retro-gtk','c',
- version: '0.16.0',
+ version: '0.16.1',
meson_version: '>= 0.43.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]