diff --git a/Package/ArchLinux/PKGBUILD b/Package/ArchLinux/PKGBUILD index 13241821..a6540b91 100644 --- a/Package/ArchLinux/PKGBUILD +++ b/Package/ArchLinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Rosalie Wanders pkgname=rmg -pkgver=0.6.4 +pkgver=0.6.5 pkgrel=1 pkgdesc="Rosalie's Mupen GUI" arch=('x86_64' 'aarch64') diff --git a/Package/Fedora/RMG.spec b/Package/Fedora/RMG.spec index 98fae597..9dbf2b26 100644 --- a/Package/Fedora/RMG.spec +++ b/Package/Fedora/RMG.spec @@ -1,5 +1,5 @@ Name: RMG -Version: 0.6.4 +Version: 0.6.5 Release: %autorelease Summary: Rosalie's Mupen GUI diff --git a/Package/com.github.Rosalie241.RMG.metainfo.xml b/Package/com.github.Rosalie241.RMG.metainfo.xml index eaa60346..40b9d3af 100644 --- a/Package/com.github.Rosalie241.RMG.metainfo.xml +++ b/Package/com.github.Rosalie241.RMG.metainfo.xml @@ -29,6 +29,23 @@ + + +

Changes:

+
    +
  • Fix not showing an error when per-game plugin settings are invalid
  • +
  • Fix settings dialog behavior for plugins not being the same for per-game plugin settings
  • +
  • Add 'restore defaults' button to configuration GUI of paraLLEl and angrylion-rdp-plus
  • +
  • Add 'OpenGL type' option to the settings dialog which allows choosing OpenGL ES
  • +
  • Add dynamic OpenGL ES detection to angrylion-rdp-plus
  • +
  • Improve screen size selection by making it editable in the configuration GUI of paraLLEl and angrylion-rdp-plus
  • +
  • Improve letter casing in settings dialog, RMG-Input and RMG-Audio
  • +
  • Improve about dialog
  • +
  • Change 'Miscellaneous' tab name to 'General' and change position in settings dialog
  • +
  • Update GLideN64 and SDL_GameControllerDB
  • +
+
+

Changes:

diff --git a/VERSION b/VERSION index af537942..bc21b446 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.6.4 \ No newline at end of file +v0.6.5 \ No newline at end of file