SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for retro-gtk-devel-1.0.2+61-89.1.x86_64.rpm :

* Tue Oct 01 2024 Dominique Leuenberger - Update to version 1.0.2+61: + Port to GTK4. + Various build fixes.- Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4): follow upstream changes.- Drop 0001-Retro-GTK-1.0.2-fix-meson-build-failure.patch: fixed upstream.- Bump namever to 2-0, and libver to 2: follow upstream changes.
* Mon Jan 10 2022 Luciano Santos - Add upstream 0001-Retro-GTK-1.0.2-fix-meson-build-failure.patch based on commit 8016c10e7216394bc66281f2d9be740140b6fad6 to fix pkg.generate() that got \"export_packages\" and \"namespace\" keyword arguments removed in Meson 0.60 release.
* Mon Mar 22 2021 Dominique Leuenberger - Update to version 1.0.2: + RetroCoreDescriptor: Propagate an accidentally unhandled error. + Implement mouse buttons 4 and 5. + Fix the GLES context initialization. + Drop the code making temporary copies of the core to avoid static variable collisions, this isn\'t needed anymore as such collisions can\'t happen since a single instance of a core is used per subprocess. + Many code style cleanups.
* Sun Nov 29 2020 Bjørn Lie - Update to version 1.0.1: + RetroCoreView: Add the key press, key release and touch event masks to ensure it receives all the events it can handle, and hence to ensure that these input methods work as expected. + Meson: Add the vapi option to allow disabling building Vala bindings. + Documentation: - Add the Libretro Core Descriptor Specification 1.0 section. - Add the Retro Reference Test Case Specification 1.0 section. + Clean up the documentation, README.md, HACKING.md, retro-gtk.doap, .editorconfig, update-from-retroarch, the Meson files, and more.
* Mon Sep 14 2020 dimstarAATTopensuse.org- Update to version 1.0.0: + Major API overhaul and API version bump, detailing all the changes would be ridiculous and hence won\'t be done. + Run Libretro cores isolated in a dedicated subprocess, similarly to how modern web browsers handle web pages. + Support Libretro cores rendering their video with OpenGL. + Improve the Libretro core timing accuracy. + Resample the Libretro core\'s audio output to ensure it matches its play speed.- Package the new retro-runner in the main package. The library requires this to be present.- Add pkgconfig(samplerate) BuildRequires: new dependency.
* Sun Jan 19 2020 Bjørn Lie - Update to version 0.18.1: + Meson: - Bump the required version to 0.50.0 to fix a build-time-warning. - Explicitly specify the GIR namespace and the packages GIR exports. + RetroGLDisplay: Scale coordinates on display for pointer inputs to work in Hi-DPI. + Register a GType for RetroRumbleEffect.
* Thu Sep 12 2019 mgorseAATTsuse.com- Update to version 0.18.0: + Pixbufs: - Add retro_pixbuf_set_aspect_ratio() for embedding aspect ratio value to a GdkPixbuf. - Add retro_pixbuf_get_aspect_ratio() for retrieving the value set with retro_pixbuf_set_aspect_ratio(). - Deprecate x-dpi and y-dpi metadata options. + RetroCoreView: - Take pixbuf aspect ratio into account when drawing a standalone pixbuf instead of using aspect ratio of the current core. + Fix build on Fedora 30.
* Mon Mar 11 2019 Bjørn Lie - Update to 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.
* Wed Sep 26 2018 bjorn.lieAATTgmail.com- Update to version 0.16.0: + Update README.md.
* Mon Jul 30 2018 bjorn.lieAATTgmail.com- Update to version 0.15.90: + RetroMainLoop: - Lower the priority of the loop to prevent a lagging game from freezing the rendering of its video. - Prevent reference leaking when destroying the loop while it\'s not stopped by not giving a reference to the loop\'s callback. + RetroGLDisplay: Take the UI\'s scale into account, making it usable in Hi-DPI. + Prepare RetroGLDisplay for GTK+ 4: - Don\'t clear depth buffer as we don\'t use it and as this would cause glitches in GTK+ 4. - Explicitly use glClearColor(). - Call glBindTexture() on every frame to ensure that we\'re always working with the right texture, which is needed for GTK+ 4. + Fix reference cycles in retro-demo to avoid memory leaks.
 
ICM