[gnome-games] (347 commits) Non-fast-forward update to branch wip/exalm/sharp-x68000



The branch 'wip/exalm/sharp-x68000' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  cd0a61e... flatpak: Add PX68k
  62b6eb4... Add Sharp X68000 platform

Commits added to the branch:

  5c8f364... meson: Bump retro-gtk API version (*)
  fbfb2ba... retro: Adapt to API changes in retro-gtk (*)
  7f09434... retro-runner: Remove game-init and game-deinit signals (*)
  0f7b586... flatpak: Pin mednafen-pce-fast commit (*)
  85c066e... flatpak: Pin libhandy to libhandy-0-0 branch (*)
  f2aa94b... Revert "retro-runner: Remove game-init and game-deinit sign (*)
  df0bf40... Revert "retro: Adapt to API changes in retro-gtk" (*)
  e9a10e9... Revert "meson: Bump retro-gtk API version" (*)
  b11c16e... flatpak: Ensure we use retro-gtk 0.18 (*)
  585d2ac... ui: Rename backup to export, restore to import (*)
  ee87baf... retro-runner: Remove a comment leaking into po files (*)
  4abee01... ui: Rename savestates to snapshots (*)
  907b195... Update POTFILES.in and POTFILES.skip (*)
  ef98882... flatpak: Drop useless build options (*)
  fe06456... retro-runner: Split resetting out of load_extra_savestate_m (*)
  bb221fb... retro-runner: Call reset_metadata() before initializing tmp (*)
  983f06a... nintendo-ds: Chain up in metadata functions (*)
  165fda3... retro-runner: Throw errors from metadata functions (*)
  f889762... retro-runner: Init media number in reset_metadata() (*)
  c67d1fb... savestate: Automatically load and save extra metadata (*)
  fe27f2b... nintendo-ds-savestate: Chain up in metadata functions (*)
  4c88a2f... savestate: Make is_automatic a property (*)
  eff56f0... savestate: Make name a property (*)
  c4d060f... savestate: Make creation date a property (*)
  ed17fb8... savestate: Save platform in save_metadata() (*)
  1bafb7a... savestate: Save core in save_metadata() (*)
  4a1a869... savestate: Make screenshot aspect ratio a property (*)
  eeaa0cb... savestate: Erase name when setting is_automatic (*)
  3a817c6... savestate: Inline get_metadata() (*)
  d706545... savestate: Write metadata manually (*)
  6f84393... savestate: Use properties for populating metadata (*)
  4b01f68... savestate: Remove trailing line (*)
  320e17f... savestate: Make core property construct-only (*)
  b53cc40... retro-runner: Remove blank line (*)
  6b9ec10... Update Catalan translation (*)
  93b460b... Update Polish translation (*)
  bd906d5... collection-header-bar: Define primary menu as a menu (*)
  4e845f8... collection-box: Disable search-as-you-type on empty collect (*)
  3d70809... application: Move loading to startup() (*)
  4468022... application: Use add_action_entries() for adding actions (*)
  2f85d93... ui: Don't store bindings (*)
  3fc7d11... preferences-subpage-gamepad: Bind label property in xml (*)
  2335ae1... empty-collection: Simplify layout (*)
  ade7211... error-display: Simplify layout (*)
  9735afe... remote-display: Simplify layout (*)
  7a2e19f... ui: Remove DummyDisplay (*)
  f62550f... ui: Track snapshot revealer transition through DisplayBox (*)
  74e75ab... display-view: Make loading snapshot an action (*)
  fe99f80... savestates-list-state: Remove delete_clicked() (*)
  e83a0df... ui: Remove SavestatesListState (*)
  e586c5d... ui: Remove AdaptiveState (*)
  50938a4... Update POTFILES.in (*)
  f81ee0d... collection-box: Use a second stack for empty state (*)
  4520515... collection-view: Don't allow ctrl+f for empty state (*)
  e01ad14... display-header: Add restart button to secondary menu (*)
  9e2c890... retro-runner: Take screenshot before restarting (*)
  ae38ae5... retro-runner: Don't flash the screen when autosaving (*)
  741ed24... runner: Rename can-support-savestates to is-integrated (*)
  29ffad7... display-view: Make restart an action (*)
  0abf19c... display-view: Convert showing snapshots to an action (*)
  e64ceab... display-header-bar: Convert secondary menu to a GMenu (*)
  ac6f9de... display-header-bar: Hide menu automatically on null runner (*)
  6213d6d... display-view: Bind can-fullscreen property (*)
  2604bac... display-view: Bind runner property (*)
  103800c... display-view: Bind game-title property (*)
  8626b6a... display-header-bar: Bind game title in xml (*)
  100259f... display-header-bar: Bind show-close-button in xml (*)
  7f5a31a... Updated Spanish translation (*)
  dec0e01... Assorted code style fixes (*)
  e314f33... savestate: Don't error on missing screenshot aspect ratio (*)
  a21c60d... retro-runner: Defer core.run() until resetting (*)
  28764cc... flatpak: Unpin mednafen-pce-fast (*)
  1fbaf49... retro-runner: Don't try to set current media if there's no  (*)
  9207770... Update Polish translation (*)
  a34c962... flatpak: Don't mark cartridge roms as mandatory for Beetle  (*)
  a65be79... retro-gamepad: Always return JOYPAD type (*)
  8c26051... Version 3.35.90 (*)
  b60e82a... Update Indonesian translation (*)
  bd3823e... flatpak: Use add-extensions instead of --extension (*)
  54db7e4... Updated Danish translation (*)
  060de46... core: Remove MediaInfo (*)
  3d305d5... options: Enable dualshock on the first port for pcsx_rearme (*)
  7010a6d... flatpak: Update pcsx_rearmed patch (*)
  2c79144... flatpak: Pin down pcsx-rearmed commit; drop the patch (*)
  1c6bc9a... playstation: Don't set custom input capabilities (*)
  0145b1a... gameinfo: Remove GameinfoDiscIdInputCapabilities (*)
  b29dc99... retro-gamepad: Remove present_analog_sticks (*)
  6fa003e... input-capabilities: Remove gamepad methods (*)
  4cfc344... generic: Add GenericInputCapabilities (*)
  9a120cc... libretro: Use GenericInputCapabilities (*)
  cbcbe5a... ms-dos: Use GenericInputCapabilities (*)
  cf925d9... media-set: Use icon name string instead of GIcon (*)
  2f6d201... game: Add get_media_set() (*)
  6864d7a... playstation: Use Game.set_media_set() instead of a separate (*)
  67eef14... Revert "flatpak: Ensure we use retro-gtk 0.18" (*)
  44d66e5... meson: Bump retro-gtk API version (*)
  6ad7d30... retro: Adapt to API changes in retro-gtk (*)
  8b0eb56... retro-runner: Remove game-init and game-deinit signals (*)
  54ea820... tmp: flatpak: Use subprocess branch of retro-gtk (*)
  9fbc41d... error-display: Support showing crashes (*)
  411a3a3... display-view: Handle runner crashes (*)
  f89b2a2... flatpak: Use opengl branch of retro-gtk (*)
  5071fa4... retro-runner: Fix loading n64 savestates (*)
  29d701e... flatpak: Add ParaLLel N64 core (*)
  d3290d4... Introduce Nintendo 64 plugin (*)
  63e6b6d... nintendo-64: Handle controller paks (*)
  efe4772... mame: Make extract-supported-games preprocess the file more (*)
  d634a92... mame: Regenerate supported-games (*)
  c2c995c... mame: Simplify parsing (*)
  b269882... meson: Reenable MAME plugin (*)
  fce7589... mame: Only define platform with application/zip mime type (*)
  278b346... Update POTFILES.in and POTFILES.skip (*)
  7132090... Revert Nintendo 64 and subprocess changes (*)
  4bbccda... Display "No results" page for search (*)
  ccf5573... playstation: Only add games after they are complete (*)
  50bf734... media: Allow serializing with GVariant (*)
  6a8313e... media-set: Serialize with GVariant (*)
  1716170... core: Add GameModel (*)
  7c12de7... core: Add PlatformModel (*)
  246e172... ui: Use GameModel and PlatformModel for collection (*)
  529d643... game-model: Ensure stable sorting (*)
  7a4bd62... database: Cache games (*)
  410ba66... database: Preload statements (*)
  f64751d... platforms-view: Ensure the first row is selected (*)
  d0ad1c8... Update POTFILES.in (*)
  3a10313... ui: Use filter func again (*)
  30be0eb... game-icon-view: Subclass Gtk.FlowBoxChild (*)
  80e41e8... collection-box: Fix indentation (*)
  4231d82... application: Only load collection after connecting signals (*)
  3275679... collection-view: Ensure we the collection is shown (*)
  a421795... collection-icon-view: Simplify add_game() (*)
  59cd471... platform-model: Sync with GameModel when creating (*)
  16a0454... Updated Spanish translation (*)
  8a818b1... main: Stop grilo from overriding options (*)
  175bacf... application: Handle command line file opening manually (*)
  e84224e... application: Add --search command line option (*)
  5183f12... application-window: Don't open games if a game is already o (*)
  ec806bb... application: Add --uid command line option (*)
  efc2682... Add search provider (*)
  f2b0641... Updated Spanish translation (*)
  9d613ed... game-collection: Add load pausing back (*)
  0d0a274... application: Ensure loading notification is shown after unp (*)
  d859d7b... platforms-view: Fix selecting first visible row (*)
  6bf49ae... Update Brazilian Portuguese translation (*)
  ffeee61... Update Hungarian translation (*)
  40dca28... Update Swedish translation (*)
  e5da20a... Update Brazilian Portuguese translation (*)
  4acfec4... Update Polish translation (*)
  1fade27... error-display: Support showing crashes (*)
  6e9ef01... display-view: Handle runner crashes (*)
  61a4a3c... Update Brazilian Portuguese translation (*)
  a1f6dbd... Updated Spanish translation (*)
  ef06ef0... Update Hungarian translation (*)
  0c720e5... ui: Add HeaderBarWidget (*)
  4fbef2a... nintendo-ds-layout-switcher: Implement HeaderBarWidget (*)
  1ea54c8... runner: Require extra widgets to implement HeaderBarWidget (*)
  896bd3c... display-header-bar: Don't autohide when popovers are open (*)
  73b78be... display-box: Bind title to fullscreen header bar (*)
  162e993... display-box: Bind can-fullscreen in xml (*)
  3de07c1... Move HeaderBarWidget to ui/ (*)
  d55bd93... platform-register: Mark get_platform() return result as nul (*)
  0f3d465... database-game: Fallback to DummyPlatform if it's not known (*)
  b275c7e... ci: Make unprivileged (*)
  f7a43bb... retro-runner: Simplify starting and savestate loading (*)
  21461fe... Update Turkish translation (*)
  fbd5dd1... Update Polish translation (*)
  865bd57... Update Finnish translation (*)
  6eecf82... Update Indonesian translation (*)
  94fe3b0... Use display name instead of basename for user-facing string (*)
  b3a02a7... application: Warn users of the absence of Tracker (*)
  40c87d7... cover-loader: Cache icons (*)
  5c3fe02... search-provider: Support icons (*)
  ff6cf4e... Fix AUTHORS and COPYING permissions (*)
  4105227... flatpak: Make tests run (*)
  594a1af... flatpak: Remove expected test output (*)
  7285c9c... tools: Add a script for running tests (*)
  318f481... flatpak: Update core tests (*)
  320e9c1... gamepad-mapping-builder: Add a comment explaining X/Y swap (*)
  938a529... ui: Use clearer gamepad button names (*)
  9be02b7... gamepad-mapping-builder: Use more ASCII art in the comment (*)
  1b4b0b1... flatpak: Switch libevdev to meson (*)
  b0a488d... gamepad-mapping-builder: Fix the comment (*)
  951f620... Update Polish translation (*)
  17df37b... Update Hungarian translation (*)
  e4ef0f8... Update Croatian translation (*)
  1f7901e... display-header-bar: Hide menu and input switcher by default (*)
  761bf44... retro-runner: Reset metadata when starting without existing (*)
  f518bae... ci: Clone recursively (*)
  0ad9e0e... flatpak: Add shared-modules (*)
  b409645... flatpak: Use lua from shared-modules (*)
  c56dc5b... flatpak: Build lua as the first module (*)
  5c83a26... flatpak: Bundle SDL1 (*)
  f16a4cb... flatpak: Replace dosbox with dosbox_svn (*)
  f0af2d7... build: Use libhandy master (*)
  465d9a1... ui: Stop manually adding/removing folded style class (*)
  ecc7792... preferences-window: Enable swipe gesture for leaflet (*)
  1802b2b... preferences-window: Use extra boxes for subpage (*)
  8ea25fa... preferences-window: Don't call leaflets boxes (*)
  b0a2f41... preferences-window: Implement back swipe for subpages (*)
  ba4d267... ui: Implement back swipe for collection subviews (*)
  e0bb705... Updated Spanish translation (*)
  21ff0d9... nintendo-ds: Added database file for overriding gaps (*)
  b6b8937... media-set: Make get_media() public (*)
  6f2a37c... nintendo-ds: Set screen gap for top/bottom screen layout (*)
  3948400... Update Italian translation (*)
  f9883b9... preferences-subpage-gamepad: Fix info message (*)
  49b7a97... preferences-subpage-keyboard: Unify info message handling w (*)
  98ef61f... generic-input-capabilities: Add get_allow_gamepad_mode() (*)
  7bf80bd... input-capabilities: Add interface for get_allow_gamepad_mod (*)
  3fbe37b... retro-runner: Ensure correct input mode when starting (*)
  7473656... ms-dos: Disable gamepad input (*)
  0e69219... gamepad-view-configuration: Define namespace explicitly (*)
  6d46214... gamepad-view-configuration: Unify configuration for gamepad (*)
  8bc2ee5... gamepad-view: Use a hashtable for storing input data (*)
  c59ea58... gamepad-view: Draw each button only once (*)
  794362d... gamepad-view: Support drawing background elements (*)
  80b601b... gamepad-view-configuration: Rename inputs to buttons (*)
  c10ebdf... gamepad-view: Support analog sticks (*)
  e43979a... gamepad: Update gamepad svg and configuration (*)
  5ccf2a7... gamepad-tester: Show analog stick position precisely (*)
  c52e353... gamepad-mapper: Animate analog sticks when mapping them (*)
  3d7b158... Update Swedish translation (*)
  bf66c84... Update Brazilian Portuguese translation (*)
  b71c2a2... dummy: Remove DummyGame (*)
  e2ef49d... database: Remove DatabaseGame (*)
  cf93cea... Remove GenericGame and make Game a class (*)
  b300d15... desktop: Remove DesktopUid (*)
  8f0d38c... dreamcast: Remove DreamcastUid (*)
  7817be3... game-cube: Remove GameCubeUid (*)
  150d74c... libretro: Remove LibretroUid (*)
  79fdf24... playstation: Remove PlayStationUid (*)
  60afe5e... sega-saturn: Remove SegaSaturnUid (*)
  de3982d... steam: Remove SteamUid (*)
  62d319e... wii: Remove WiiUid (*)
  85732c4... fingerprint: Drop FingerprintUid (*)
  0965063... dummy: Remove DummyUid (*)
  14ca082... Make Uid a class and remove GenericUid (*)
  5409e32... game-thumbnail: Remove uid (*)
  59139de... uid: Don't throw errors for get_uid() (*)
  c1c98bc... retro-runner: Simplify construction (*)
  66106a0... retro-runner: Store game (*)
  fe37996... game: Make uid a property (*)
  d8d5f25... game: Make uri a property (*)
  df31dae... game: Make platform a property (*)
  2627779... game: Make media set a property (*)
  6cdb52d... uid: Rename get_uid() to to_string() (*)
  d183652... uid: Add Uid.hash() (*)
  0e733da... uid: Add Uid.equal() (*)
  f60c9e0... game-model: Move compare func to Game (*)
  62e6ad2... game: Use Platform.compare() instead of reinventing it (*)
  5d96b42... platform-model: Use Platform.compare() instead of reinventi (*)
  d8c4df9... uid: Add Uid.compare() (*)
  41f739b... Update Indonesian translation (*)
  2175b31... display-view: Grab focus for CoreView immediately after foc (*)
  ba77a33... Update Dutch translation (*)
  c8eec60... data: Remove application/x-desktop from desktop file MimeTy (*)
  dc8205f... retro-runner: Remove capture_current_state_pixbuf() (*)
  60ae965... savestate: Make prepare_empty_savestate_in_tmp() private (*)
  8e560ce... display-view: Rename try_run_with_cancellable() to start_or (*)
  5d516b6... display-view: Remove a redundant can_resume check (*)
  4d834d8... display-view: Simplify starting the game (*)
  14434d1... retro-runner: Create display in construct block (*)
  a56b8c4... core: Add RunnerError (*)
  b7b2bbd... runner: Throw errors from try_init_phase_one() (*)
  d9c9f6f... retro-runner: Move get_unsupported_system_message() next to (*)
  0d55a0f... runner: Rename try_init_phase_one() to prepare() (*)
  451b46e... retro-runner: Merge init_phase_one() into prepare() (*)
  309ed24... retro-runner: Load savestate metadata in prepare() (*)
  ead2969... savestate: Pass Game to get_game_savestates() (*)
  69d5fd8... savestate: Add compare() (*)
  c4a568b... savestate: Make load() public (*)
  752e976... core: Introduce SnapshotManager (*)
  5a550d2... retro-runner: Use SnapshotManager.get_savestates() (*)
  21f41ce... savestate: Remove get_game_savestates() (*)
  2a99885... retro-runner: Move retro-specific snapshot creation to save (*)
  f59a928... retro-runner: Rename save_savestate_metadata() to save_to_s (*)
  c5a8526... retro-runner: Generalize save_screenshot_in_tmp() (*)
  fe4713d... retro-runner: Move save_screenshot() to where it's used (*)
  9882142... retro-runner: Merge store_save_ram_in_tmp() into save_to_sn (*)
  f8e76c1... retro-runner: Remove an extra blank line (*)
  4e0ef66... retro-runner: Make create_savestate() not depend on tmp_liv (*)
  975f6eb... snapshot-manager: Move snapshot creation from RetroRunner (*)
  84a9d76... retro-runner: Get rid of tmp_live_savestate (*)
  ceaed83... savestate: Remove unused functions (*)
  fa477bd... retro-runner: Move snapshot deletion to SnapshotManager (*)
  c336452... retro-runner: Stop storing the list of snapshots (*)
  b79f33f... retro-runner: Stop passing save dir around (*)
  afad4ea... retro-runner: Don't duplicate core.get_can_access_state() (*)
  2b2c801... savestate: Add missing license header (*)
  74213fc... retro-runner: Reset metadata when restarting (*)
  4bdcf2e... retro-runner: Only reset metadata on start() when not ready (*)
  832e6f2... display-view: Start the game even if resuming (*)
  e43490f... retro-runner: Call through to resume() in start() (*)
  184ad44... retro-runner: Don't instantiate in start() (*)
  f3a8e19... retro-core: Move instantiate_core() and prepare_core() to w (*)
  5736725... retro-runner: Have clearer names for is_initialized and rea (*)
  8b98b79... retro-runner: Don't set booleans to false in construct (*)
  f0575d0... retro-runner: Reset metadata when preparing, load save ram  (*)
  eed013e... retro-runner: Remove save_ram_and_dir_set (*)
  2a1a880... retro-runner: Do actual loading in load_savestate_metadata( (*)
  4df111a... runner: Throw an error in restart() (*)
  851b788... retro-runner: Move on_video_filter_changed() to where it's  (*)
  659b172... retro-runner: Merge instantiate_core() into prepare_core() (*)
  503b27e... retro-runner: Reorder functions to match Runner better (*)
  f083eb6... retro-runner: Use newly created snapshot when restarting (*)
  1bd8943... retro-runner: Make latest_savestate local (*)
  5fc5c2f... retro-runner: Don't set running to false in prepare_core() (*)
  994f59f... retro-runner: Include pause() into deinit() (*)
  097a3af... retro-runner: Move deinit() to where it's used (*)
  e184474... retro-runner: Explicitly pause/resume when restarting (*)
  c494630... retro-runner: Rename reset_metadata() to reset_with_snapsho (*)
  f58758c... retro-runner: Rename load_savestate_metadata() to load_from (*)
  84b87f8... ui: Rename SavestateListBoxRow to SnapshotRow (*)
  674314b... ui: Rename SavestatesList to SnapshotsList (*)
  a704d3b... runner: Rename supports_savestates to supports_snapshots (*)
  14d8378... runner: Rename new_savestate_created() to snapshot_created( (*)
  5e655bc... nintendo-ds: Rename NintendoDsSavestate to NintendoDsSnapsh (*)
  9206101... core: Rename Savestate to Snapshot (*)
  907195c... Update German translation (*)
  ec61498... Update POTFILES.in and POTFILES.skip (*)
  f053805... Update POTFILES.skip (*)
  99c0922... Update Turkish translation (*)
  ae1d4df... collection-header-bar: Use HdyViewSwitcherTitle (*)
  6eff9d2... ui: Add RestartDialog (*)
  af4bd40... display-view: Recreate the runner when restarting (*)
  400d3de... runner: Remove restart() (*)
  4023fec... Update POTFILES.in (*)
  8348f8d... Update Polish translation (*)
  4cb3b59... game: Don't recalculate title every time (*)
  a07dcd2... Update Swedish translation (*)
  8b79551... Update Brazilian Portuguese translation (*)
  6b651ef... application: Create .version file on new installs (*)
  9a67736... migrator: Bail if savestates dir already exists (*)
  1ce0734... preferences-window: Correctly remove subpage with disabled  (*)
  5be2ae4... Add Ukrainian translation (*)
  6bfe8d3... Updated Spanish translation (*)
  8c5c6ab... display-box: Don't hide cursor with opened popovers in wind (*)
  d9fbe19... display-box: Fix the last commit (*)
  ac8e53e... retro-input-manager: Add controllers-changed signal (*)
  83a045f... retro-runner: Add controllers-changed signal (*)
  2e48be7... flatpak: Add ParaLLel N64 core (*)
  453d208... Introduce Nintendo 64 plugin (*)
  9d545b7... nintendo-64: Handle controller paks (*)
  9b1b06a... nintendo-64: Fix player number in the pak switcher (*)
  8b1c095... retro-runner: Fix media changing (*)
  2cbf283... flatpak: Add PX68k
  d3fa1ce... Add Sharp X68000 platform

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]