Toolkit to write Gtk+ 3 based libretro frontends

Edit Package retro-gtk
https://git.gnome.org/browse/retro-gtk

Retro-gtk is a toolkit to write GTK+ 3 based Libretro frontends.

Refresh
Refresh
Source Files
Filename Size Changed
retro-gtk-0.12.1.tar.xz 0000311000 304 KB
retro-gtk.changes 0000005892 5.75 KB
retro-gtk.spec 0000003571 3.49 KB
Revision 5 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 531207 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 5)
- Drop no longer used tar scm service, upstream releases tarballs
  now.
- Update to version 0.12.1:
  + Core:
    - Fix a memory leak in the destructor.
    - Support partially setting memory regions.
  + CoreView: Reset inputs when losing focus.
- Update to version 0.12.0:
  + CoreViewInputDevice: Don't log errors when 'view' is NULL.
  + GameInfo: Remove some free to avoid uselessly trying to free an
    already freed RetroGameInfo.
- Update to version 0.11.92:
  + Core:
    - Remove the barely used system-info property.
    - Use Gdk.EventKey for keyboard inputs.
    - Make the init singal an error-throwing method.
    - Implement disk handling directly.
  + CoreView can be exposed as a joypad, a mouse or a pointer.
  + retro-demo: add pointer support from CoreView.
  + Make all error domains internal.
  + Make internal and port to C:
    - GameInfo.
    - Module.
    - SystemAvInfo.
    - SystemInfo.
    - most of Core.
    - keyboard keys.
  + Remove unused symbols:
    - DiskControl.
    - GamepadConfiguration.
    - GamepadButtonType.
    - Keyboard.
    - KeyboardState.
    - MemDesc.
    - MemoryDescriptor.
    - MemoryMap.
    - Mouse.
    - VirtualGamepad.
    - get_system_info ().
    - SNES specific memory types from MemoryType.
- Update to version 0.11.4.1:
  + 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 set_current_media()
      methods to Core and load the given medias (if any) in
      Core.init().
    - Remove load_game() and prepare() Core methods from the
      public API as they are now used indirectly.
    - This should simplify loading games for the users of the
      library.
  + Logging:
    - Add the Core.log() signal which will emit a GLib compatible
      logging message with the Libretro core's name as the log
      domain.
    - Add retro_g_log() to simply handle Core.log() by outputing
      the logs in the expected unstructured GLib fashion.
    - Remove LogLevel, Log and FileStreamLog as they are now
      useless.
  + Add CoreView as a prototype of a single widget to handle most
    inputs and outputs of a core and use it in the demo.
  + Add CoreDescriptor.get_uri().
  + Make CairoDisplay.set_core() and Make PaPlayer.set_core()
    accept null.
  + Fix the transmission of keyboard events to the Libretro core.
  + Rotation and many methods of Core are ported to C.
- Rename subpackage typelib-1_0-Retro-0_10 to
  typelib-1_0-Retro-0_12 following upstream changes.
- Update to version 0.10.0:
  + Save the expected ratio as DPI of the video frames.
  + Bugs fixed: bgo#769833, bgo#779924, bgo#779987.
- Update to version 0.9.92:
  + Allow recursive iteration through Libretro cores of a
    directory.
- Drop _service: upstream publishes proper tarballs now.
- Drop libtool BuildRequires and no longer call autogen.sh: no
  longer needed since we use a botstrapped tarball.
- Update to version 0.9.91:
  + Deduplicate some documentation.
  + Add missing MouseId values.
  + Remove deprecated input device types.
  + Allow core descriptors to check the firmwares.
  + Add an helper method to core descriptors tocheck the supported
    MIME types.
  + Add a module iterator, allowing sync and async module browsing.
  + Remove the now useless foreach function to browse the modules.
  + Add methods to Core to handle standalone cores more easily.
  + Fix an integer division when computing the aspect ratio.
  + Add a script to update libretro.h.
- Remove retro-gtk-fix-build-deps.patch as it already is in the new
  sources.
- Update to version 0.9.90:
  + Merge the retro-gobject module into retro-gtk.
  + Merge the RetroGtk namespace into Retro.
  + Remove many unused types and functions.
  + Refactor many types and functions.
  + Make the API overall simpler.
  + Search modules from their Libretro Core Descriptor.
  + Search Libretro modules in paths from the LIBRETRO_PLUGIN_PATH
    env variable.
  + Drop the ancient module query mechanisms.
  + Drop the ancient Libretro core path env variable.
  + Allow to set a smooth or sharp rendering to CairoDisplay.
- Drop libretro-gobject0 and typelib-1_0-Retro-0_0 subpackage:
  functionality has been merged into the Gtk parts.
- Rename typelib-1_0-RetroGtk-0_8 subpackage to
  typelib-1_0-RetroGtk-0_10, following upstream.
- Add retro-gtk-fix-build-deps.patch which ensures the internal
  header is compiled before the files using it.
- Improve the description and summary.
- Initial package, version 0.8.1. (forwarded request 531206 from Zaitor)
Comments 0
openSUSE Build Service is sponsored by