libhandy 1.3.90

2021-08-12 Thread Adrien Plazas
About libhandy == libhandy is a collection of GTK widgets for adaptive applications targeting form-factors from mobile to desktop. It also offers innovative widgets following the GNOME design guidelines. News - HdyAvatar: - Fix giving it the .image style class when needed. -

libhandy 1.2.3

2021-06-21 Thread Adrien Plazas
News - HdySqueezer: - Fix a size allocation issue. - HdyTabBar: - Fix a leak. - HdyAvatar: - Fix getting the pixbuf from the avatar. - HdyClamp: - Fix using "size" and not "width" in the documentation. - HdyDeck and HdyLeaflet: - Null check a child before using it when looking for

libhandy 1.2.2

2021-04-27 Thread Adrien Plazas
News - HdySqueezer: - Make the vertical orientation work. - Fix usage of xalign with RTL. - HdyComboRow: - Focus selected row when opening the popover. - HdyAvatar: - Fix a crash when loading icons. - Demo: - Fix RTL sidebar icons. Download

libhandy 1.2.1

2021-04-13 Thread Adrien Plazas
News - HdyDeck and HdyLeaflet: - Skip the unfolded allocation phase if there are no visible children, fixing a crash. - Fix the reverse child order. - HdyHeaderBar: - Stop force centering an expanded title when loose. - HdyFlap: - Fix shadow glitches on flap child resizes. -

retro-gtk 1.0.2

2021-03-21 Thread Adrien Plazas
News * 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

gnome-usage 3.38.1

2021-03-19 Thread Adrien Plazas
- Friulian - German - Hebrew - Portuguese All contributors to this release: Adrien Plazas Christian Kirbach Fabio Tomat Jordi Mas Juliano de Souza Camargo Marek Černocký Rasmus Thomsen Rico Tzschichholz Yosef Or Boczko Download https://download.gnome.org/sources

libhandy 1.2.0

2021-03-12 Thread Adrien Plazas
News - Fix deprecation warnings when including handy.h. - Fix warnings with -Wmissing-field-initializers. - Fix warnings with --buildtype=optimized. - Fix a crash when subclassing HdyPreferencesGroup. - Fix a build reproducibility issue by using basenames rather than full paths in

libhandy 1.1.90

2021-02-12 Thread Adrien Plazas
News - Add HdyFlap, allowing to have adaptive tab bars and header bars. - Add HdyTabBar and HdyTabView, offering a modern tab bar. - Add HdyStatusPage, a convenient widget for welcome pages, empty state pages, or error pages. - HdyAvatar: - Add the loadable-icon property to allow setting

retro-gtk 1.0.1

2020-11-29 Thread Adrien Plazas
News * 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

libmanette 0.2.6

2020-11-28 Thread Adrien Plazas
News * Project: - Move the project to https://gitlab.gnome.org/GNOME/libmanette. - Update the URLs accordingly. - Give the project a minimal website: https://gnome.pages.gitlab.gnome.org/libmanette/ - Update the project's description. * Documentation: - Add a documentation. - Fix

gnome-usage 3.38.0

2020-09-12 Thread Adrien Plazas
News - Port to Tracker 3. - Added/updated/fixed translations: - Japanese Dependencies changed: - libhandy-1 1.0.0 (bumped) - tracker-sparql-2.0 (dropped) - tracker-sparql-3.0 (added) All contributors to this release: Adrien Plazas Ryo Nakano Sam Thursfield sicklylife

libmanette 0.2.5

2020-09-12 Thread Adrien Plazas
News * Fix the build with musl by using input_event_sec and input_event_usec. Download https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.5.tar.xz (37.3K) sha256sum: 8006e08480c0cbd4f749ec155827d100447cf23903fad8240a7c4c321aa09a2b

retro-gtk 1.0.0

2020-09-12 Thread Adrien Plazas
News * 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

libhandy 1.0.0

2020-09-08 Thread Adrien Plazas
News - No change. Download https://download.gnome.org/sources/libhandy/1.0/libhandy-1.0.0.tar.xz (369K) sha256sum: a9398582f47b7d729205d6eac0c068fef35aaf249fdd57eea3724f8518d26699 ___ ftp-release-list mailing list

libhandy 0.91.0

2020-09-04 Thread Adrien Plazas
News - Update HdyComboRow's state when its model is changed. - Fix padding application in HdyHeaderBar. - HdyPreferencesWindow: - Translate the keyval properly to ensure keyboard shortcuts work with all keymaps. - Allow closing the window or subpages with the Esc key. - HdyWindow and

libhandy 0.90.0

2020-08-07 Thread Adrien Plazas
News - Stop requiring the HANDY_USE_UNSTABLE_API guard. - Stop transforming close buttons into back buttons for dialogs on the desktop. - Give some nice default and minimum sizes to HdyPreferencesWindow. - HdyCarousel: - Add HdyCarouselIndicatorDots and HdyCarouselIndicatorLines. -

gnome-usage 3.37.1

2020-08-04 Thread Adrien Plazas
0.50.0 (bumped) All contributors to this release: Adrien Plazas Anders Jonsson Asier Sarasua Garmendia Benjamin Berg Bilal Elmoussaoui Dušan Kazik Dz Chen Efstathios Iosifidis Felipe Borges Florentina Mușat Gianvito Cavasoli Jiri Grönroos Jordan Petridis Jordi Mas Matej Urbančič

libhandy 0.85.0

2020-07-30 Thread Adrien Plazas
News - HdyAvatar: - Add the icon-name property to allow setting a different default icon than avatar-default-symbolic. - Ship avatar-default-symbolic as a resource to ensure it's there. This shouldn't affect icon themes already offering it. - Check the icon exists before using

libhandy 0.84.0

2020-07-17 Thread Adrien Plazas
News - HdyHeaderGroup: - Replace GtkHeaderBar as the child type by HdyHeaderGroupChild, and adjust the matching accessors. HdyHeaderGroupChild can hold a GtkHeaderBar, a HdyHeaderBar, and a HdyHeaderGroup, allowing to nest header groups. - Replace the 'focus' property by the

libhandy 0.83.0

2020-07-02 Thread Adrien Plazas
About libhandy == libhandy is a collection of GTK widgets for adaptive applications targeting form-factors from mobile to desktop. It also offers innovative widgets following the GNOME design guidelines. News - Initialization: - Add hdy_init() back, with a different

libhandy 0.82.0

2020-06-19 Thread Adrien Plazas
About libhandy == libhandy is a collection of GTK widgets for adaptive applications targeting form-factors from mobile to desktop. It also offers innovative widgets following the GNOME design guidelines. News - Unblacklist run.in for inclusion into the tarball, fixing the

libhandy 0.81.0

2020-06-06 Thread Adrien Plazas
About libhandy == libhandy is a collection of GTK widgets for applications targeting mobile phones. The Librem 5 phone drives the development of this project. News - Migrated the project to https://gitlab.gnome.org/GNOME/libhandy/. - Archived the project at

libmanette 0.2.4

2020-04-05 Thread Adrien Plazas
News * Build system changes: - Add the 'introspection' and 'vapi' options, allowing to build without producing GObject Introspection or Vala bindings. * Support hot-plugging in the fallback backend. * Update the game controller mapping database. * Various code cleanups. Download

retro-gtk 0.18.1

2020-01-18 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * 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: -

libmanette 0.2.2

2019-03-11 Thread Adrien Plazas
News * Device: - Handle absolute axes with min > 0. - Handle the axes' flat to support axes to d-pad mapping. * Mapping: - Support negative analog axis to button mappings. - Support full-range axis to button mappings. Download

retro-gtk 0.16.1

2019-03-11 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * RetroCoreView: - Support RETRO_CONTROLLER_TYPE_KEYBOARD. * RetroCore: - Bufferize single audio frames to emit them as batches for better performances. * Add CSS

gnome-games 3.30.0

2018-09-02 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Update screenshots in appdata. * Update application name in COPYING. * Set the app ID as the program name. * Translation updates Italian Korean

retro-gtk 0.16.0

2018-09-01 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * Update README.md. Download https://download.gnome.org/sources/retro-gtk/0.16/retro-gtk-0.16.0.tar.xz (95.4K) sha256sum:

gnome-games 3.29.92.1

2018-08-28 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * UI: - Add navigation with gamepads. - Add the shortcuts for the gamepad controls in the shortcuts window. - Add Developers view that allows

gnome-games 3.29.90

2018-07-30 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * UI: - Don't display the list of gamepads if none is available. - Add borders around all lists in preferences. - Scale the default emblem to the

retro-gtk 0.15.90

2018-07-30 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * 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

libmanette 0.2.1

2018-07-30 Thread Adrien Plazas
News * Defer the emission of input device events by putting them into idle event sources. * Update the game controller database. Download https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.1.tar.xz (31.7K) sha256sum:

gnome-games 3.29.4

2018-07-17 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Build: - Replace the Autotools by Meson. - Replace intltool for gettext. - Replace the update-gameinfo build target by the update-gameinfo.sh

retro-gtk 0.15.3

2018-06-19 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. Download https://download.gnome.org/sources/retro-gtk/0.15/retro-gtk-0.15.3.tar.xz (93.9K) sha256sum: 185c1e5184192f6a5c9205e2dbf6ca5c8590800fb636cc4f47b800296484460d

gnome-games 3.28.0

2018-03-12 Thread Adrien Plazas
News * Libretro backend: - Add a CRT video filter. - Add gamepad rumble support. - Skip core descriptors with no matching module file. * UI: - Make the collection icon view more compact. - Exit games with Alt+Left/Right (depending on language) or mouse back button. - Wrap text of the

retro-gtk 0.14.0

2018-03-10 Thread Adrien Plazas
News * Add dependency on libepoxy. * RetroCoreView: - Render the video with OpenGL instead of Cairo. - Drop the 'pixbuf' property, bt keep the pixbuf accessor functions. This avoids an automatic and probably useless convertion of the video to a GdkPixbuf as it isn't part of the

libmanette 0.2.0

2018-03-01 Thread Adrien Plazas
News * Device: Add rumble support. * Make the devices rumble in manette-test if they support it. * Mapping: - Initialize the bindings to 0 before using them, avoiding improper values in non used fields. - Ensures the binding value inversion is disabled by default, avoiding an

gnome-games 3.27.2

2017-11-12 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Replace the custom game controller support by libmanette. The gamepad configuration storage changed accordingly and previously configured gamepads

retro-gtk 0.13.2

2017-11-12 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * Port the build system to Meson, requiring version 0.43.0 and drop the Autotools. * Drop retro_core_remove_controller(), to remove a controller instead set it to NULL.

libmanette 0.1.2

2017-11-12 Thread Adrien Plazas
News * Build system changes: - Change the package name from manette to libmanette. - Bump meson to 0.43.0. - Enable GObject Introspection. - Generate a VAPI file. * Add manette_device_has_input() to let users check the capabilities of a gamepad. If the ManetteDevice has a mapping, it

gnome-games 3.26.2

2017-11-07 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Translation updates: Brazilian Portuguese German Hungarian Spanish Download

libmanette 0.1.1

2017-10-28 Thread Adrien Plazas
News This is the first version of libmanette. Download https://download.gnome.org/sources/libmanette/0.1/libmanette-0.1.1.tar.xz (28.6K) sha256sum: 790a4af3976dad2ef0386c779d4d9353d76a7f4b1c5a14d3477de1c958615166 ___

gnome-games 3.27.1

2017-10-14 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Adapt to API changes in retro-gtk 0.13.1. * Properly define the log domains of the plugins. * Fix the gettext domain of the gschema. * Bump

retro-gtk 0.13.1

2017-10-14 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News This version ports retro-gtk from Vala to C and simnplifies the API a lot. It comes with lots of API breaks, so many that it would be simpler to list what remained similar

gnome-games 3.26.1.1

2017-10-04 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Translation updates: Brazilian Portuguese Croatian Czech Indonesian Italian Polish Spanish Swedish Download

gnome-games 3.26.1

2017-09-30 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. Download https://download.gnome.org/sources/gnome-games/3.26/gnome-games-3.26.1.tar.xz (2.43M) sha256sum:

retro-gtk 0.12.1

2017-09-30 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. Download https://download.gnome.org/sources/retro-gtk/0.12/retro-gtk-0.12.1.tar.xz (304K) sha256sum: daadab43c8189d92be5832e2cfbf1afdfa6ad3201933cc946a2d6761bfd5b166

gnome-games 3.26.0

2017-09-10 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * playstation: Detect games whose executable isn't at the root of the disc. * Bugs fixed: 787396 playstation: Tekken 3 not detected anymore *

retro-gtk 0.12.0

2017-09-10 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * Core: avoid a double free when loading multiple discs. * CoreViewInputDevice: don't throw errors when the view is NULL. * Bugs fixed: 787492 retro-gtk: SIGABRT in

gnome-games 3.25.92

2017-09-04 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Allow users to use any of their gamepads with integrated games by configuring their gamepads against the de-facto standard one. This is

retro-gtk 0.11.92

2017-09-04 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * Core: - Remove the barely used system-info property. - Use Gdk.EventKey for keyboard inputs. - Make the init singal an error-throwing method. - Implement disk

gnome-games 3.25.4

2017-07-18 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * The way the games collection is built has been completely reworked to replace the GameSource types generating Game objects from any way of the

retro-gtk 0.11.4.1

2017-07-18 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * Distribute retro-core.h and retro-rotation.h. Download https://download.gnome.org/sources/retro-gtk/0.11/retro-gtk-0.11.4.1.tar.xz (325K) sha256sum:

retro-gtk 0.11.4

2017-07-17 Thread Adrien Plazas
About retro-gtk === retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro frontends. News * A demo application has been added, it allows to directly test the without the need of an external tool. * Loading games: - Add the set_medias(), load_medias() and

gnome-games 3.24.1

2017-04-09 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Clean the licensing up all around the project * Bugs fixed: 781036 Licensing cleanup * Translation updates: Czech Indonesian Download

gnome-games 3.24.0.2

2017-03-21 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Distribute more files * Bugs fixed: 780318 gnome-games 3.24.0.1 tarball missing files * Translation updates: Brazilian Portuguese Korean

gnome-games 3.24.0.1

2017-03-20 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. News * Distribute the .gschema.xml Download https://download.gnome.org/sources/gnome-games/3.24/gnome-games-3.24.0.1.tar.xz (1.54M)

gnome-games 3.24.0

2017-03-20 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. It aims to do for games what Music already does for your music library. News * Make distcheck produce .xz tarballs by default * Add the Flatpak build

retro-gtk 0.10.0

2017-03-20 Thread Adrien Plazas
About RetroGtk == Toolkit to write Gtk+ 3 based libretro frontends News * Save the expected ratio as DPI of the video frames * Bugs fixed: 769833 Add metadata to screenshots 779924 gnome-games crash with SIGSEGV in retro_core_set_callbacks() 779987 release tarballs don't

retro-gtk 0.9.92

2017-03-13 Thread Adrien Plazas
About RetroGtk == Toolkit to write Gtk+ 3 based libretro frontends News * Allow recursive iteration through Libretro cores of a directory == Version 0.9.91 == * Ongoing refactoring: - Deduplicate documentation - Add missing MouseId values - Remove

gnome-games 3.23.92

2017-03-13 Thread Adrien Plazas
About Games === Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. It aims to do for games what Music already does for your music library. News * Add the Flatpak build manifest with the following Libretro cores: -

retro-gtk 0.9.91

2017-03-01 Thread Adrien Plazas via ftp-release-list
About retro-gtk === retro-gtk provides support for Libretro cores to gnome-games. == Version 0.9.91 == * Ongoing refactoring: - Deduplicate documentation - Add missing MouseId values - Remove deprecated input device types * Libretro module query: - Allow to

gnome-games 3.23.91

2017-03-01 Thread Adrien Plazas via ftp-release-list
About gnome-games = Games is a GNOME 3 application to browse your video games library and to easily pick and play a game from it. === Version 3.23.91 === * UI: - Allow to have smooth or sharp video output on retro games - Add more explicative error