[gnome-games] (124 commits) Non-fast-forward update to branch wip/exalm/rebrand



The branch 'wip/exalm/rebrand' 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:

  0a80573... Drop the desktop plugin
  b38a787... Drop the libretro plugin
  bd29f10... Drop the love plugin
  ff079c7... Drop the steam plugin
  069727f... data: Drop the application/x-love-game MIME type
  d34d247... flatpak: Stop accessing the Steam directory
  27abde2... Drop the command runner
  f3d0a03... application: Drop is_running_in_flatpak()
  9ca69f3... flatpak: Remove org.freedesktop.Flatpak permission
  0385504... runner: Remove is-integrated property
  870f28f... retro-runner: Remove core descriptor support
  55bcdb2... generic: Remove GenericPlatform
  0b2f7a2... display-view: Split run_dialog_async() into a separate file
  28412a7... Move import and export to primary menu
  b76d26d... preferences: Use HdyPreferencesPage
  6fe2c13... preferences: Use HdyPreferencesWindow
  c519e8f... retro-core: Merge into Core
  7e7c4fb... database: Stop using DummyPlatform
  4172978... Remove DummyPlatform
  82c6645... retro-platform: Merge into Platform
  7252866... platform: Hardcode preferences rows
  6f2760d... fixup! retro-platform: Merge into Platform
  b2aa243... retro-runner: Make from_source() the main constructor
  328a718... retro-runner: Merge into Runner
  5f483ca... runner: Use GObject-style construction
  9e69528... retro-runner-factory: Add type parameter
  53b94e3... nintendo-ds: Use RetroRunnerFactory
  de320c0... nintendo-64: Use RetroRunnerFactory
  739c2b0... nintendo-3ds: Use RetroRunnerFactory
  2abcd61... ms-dos: Use RetroRunnerFactory
  034caeb... Remove GenericRunnerFactory
  5947bf5... retro-runner-factory: Merge into RunnerFactory
  a447ffa... generic-input-capabilities: Merge into InputCapabilities
  baba470... mame: Stop using MameGameUriAdapter
  8b62035... plugin: Remove get_uri_sources()
  8ec87ce... platform: Add get_runner_type()
  9622796... Remove RunnerFactory
  ee4ba7e... uri-game-factory: Drop scheme support
  e4f5844... turbografx-cd: Stop passing the phony MIME type to the plat
  6af4f3f... playstation: Don't pass phony MIME type to platform
  4f44924... applications: Use MIME types from platforms rather than plu
  2598651... plugin: Remove get_mime_types()
  2f5b73a... platform: Add get_presentation_mime_type()
  b0ead9a... retro-simple-game-uri-adapter: Don't depend on RetroSimpleT
  bd66e2c... platform: Make autodiscovery a property
  df4e16e... platform: Change snapshot type to a property
  ce2de32... platform: Change runner type into a property
  0437e21... plugins: Stop subclassing Platform
  8ba3e4a... Introduce GameParser
  5bb4ad1... platform: Use generics for type properties
  9e1422a... dreamcast: Migrate to a game parser
  a6c2941... game-cube: Migrate to a game parser
  a2c43f6... mame: Migrate to a game parser
  74faa2c... ms-dos: Use RetroSimpleGameUriAdapter
  fe67c10... nintendo-3ds: Use RetroSimpleGameUriAdapter
  b55e466... nintendo-64: Use RetroSimpleGameUriAdapter
  8e6d77f... nintendo-ds: Migrate to a game parser
  fb8178b... sega-cd: Migrate to a game parser
  8cdd833... sega-saturn: Migrate to a game parser
  ac3875a... turbografx-cd: Migrate to a game parser
  0c4145c... virtual-boy: Migrate to a game parser
  262a001... wii: Migrate to a game parser
  5259ca0... Remove GenericGameUriAdapter
  e09526c... Merge GameUriAdapter into GenericGameUriFactory
  845a82b... media: Add id and title
  e1ba8d7... media-set: Add id and title
  30e0bf5... game: Add title property
  c17e37d... playstation: Make PlayStationGameFactory use a parser
  a7420e4... Merge PlayStationGameFactory and GenericUriGameFactory
  e92130a... plugin: Remove get_uri_game_factories()
  d2eead0... generic: Merge GenericUriGameFactory into UriGameFactory
  83f12fc... core: Split platform-related classes to platforms/ dir
  a45ffea... retro-simple-type: Move to PlatformRegister
  f9d8c14... dreamcast: Move into the app
  88757da... game-cube: Move into the app
  538da12... mame: Move into the app
  99a7bba... ms-dos: Move into the app
  8badce5... nintendo-3ds: Move into the app
  59d9f42... nintendo-64: Move into the app
  2b520f0... nintendo-ds: Move into the app
  6132d70... playstation: Move into the app
  e018ef0... sega-cd: Move into the app
  f3bf825... sega-saturn: Move into the app
  ae824d3... turbografx-cd: Move into the app
  b150af3... virtual-boy: Move into the app
  66908fe... wii: Move into the app
  51a923b... Remove plugin machinery
  9f83d43... filename-title: Turn into a simple function
  70ae476... uri-game-factory: Stop using CompositeTitle
  c62d73f... Remove CompositeTitle
  19e862e... Remove GameInfo titles
  41308bb... Remove Title
  a510275... gameinfo-error: Fold into gameinfo-doc.vala
  8df6e73... gameinfo-doc: Move to PlayStation platform files
  755e878... retro-firmware: Merge into Firmwar
  0e041ea... retro-core-manager: Move to core/
  a751ac3... retro-core-source: Move to core/
  90f7b12... core: Move runner-related files to a subdirectory
  2b98abb... retro-gamepad: Move to gamepad/ and rename to GamepadContro
  2027448... retro-input-manager: Move to core/runner/
  651e638... retro-options: Merge into Runner
  d0a3928... retro-error: Rename to CoreError and move to core-source.va

Commits added to the branch:

  eb8c878... display-view: Split run_dialog_async() into a separate file (*)
  776c9e6... application: Stop using dialog.run() (*)
  aaa4c64... preferences-page-import-export: Stop using dialog.run() (*)
  d83d08c... flatpak: Skip flycast on arm and aarch64 (*)
  efe8f4f... Update French translation (*)
  bea72b9... Update Dutch translation (*)
  093af2a... retro-runner: Use global system directory if exists (*)
  fe37698... flatpak: Install Dolphin's Sys folder into a global system  (*)
  ea42797... retro-runner: Add get_game() (*)
  f491680... retro-runner: Add prepare_save_dir() (*)
  c742f49... game-cube: Introduce a game settings override system (*)
  34603a8... game-cube: Enable Hyrule Field Speed Hack for TLoZ: Twiligh (*)
  ace289c... Update Chinese (China) translation (*)
  3449868... Update Basque translation (*)
  2c7a4fd... appdata: Fix gettext domain name (*)
  8d6a131... Add Occitan translation (*)
  3fcdd0f... Update Korean translation (*)
  4440202... Update Slovak translation (*)
  bca2071... flatpak: Update tests (*)
  295c596... Drop the desktop plugin
  d2db602... Drop the libretro plugin
  b0ab46a... Drop the love plugin
  b48867f... Drop the steam plugin
  85da5e9... data: Drop the application/x-love-game MIME type
  9b8cba6... flatpak: Stop accessing the Steam directory
  816bfe3... Drop the command runner
  8d8eb78... application: Drop is_running_in_flatpak()
  a0b63aa... flatpak: Remove org.freedesktop.Flatpak permission
  9b9d6c7... runner: Remove is-integrated property
  a5e3a21... retro-runner: Remove core descriptor support
  4d3d9e6... generic: Remove GenericPlatform
  64031f1... Move import and export to primary menu
  ea01536... preferences: Use HdyPreferencesPage
  3003f79... preferences: Use HdyPreferencesWindow
  f8dd392... retro-core: Merge into Core
  df669bf... database: Stop using DummyPlatform
  9bbaa71... Remove DummyPlatform
  05a7699... retro-platform: Merge into Platform
  158216f... platform: Hardcode preferences rows
  6976ae3... retro-runner: Make from_source() the main constructor
  ff66368... retro-runner: Merge into Runner
  c15aee8... runner: Use GObject-style construction
  0c8ac0c... retro-runner-factory: Add type parameter
  b4ec04c... game-cube: Use RetroRunnerFactory
  daccf4c... nintendo-ds: Use RetroRunnerFactory
  5167ecc... nintendo-64: Use RetroRunnerFactory
  81135e1... nintendo-3ds: Use RetroRunnerFactory
  faaf4d6... ms-dos: Use RetroRunnerFactory
  9960c1e... Remove GenericRunnerFactory
  7f78488... retro-runner-factory: Merge into RunnerFactory
  24ad772... generic-input-capabilities: Merge into InputCapabilities
  00b15d1... mame: Stop using MameGameUriAdapter
  a50b5fc... plugin: Remove get_uri_sources()
  93f831a... platform: Add get_runner_type()
  6890343... Remove RunnerFactory
  fe0a77d... uri-game-factory: Drop scheme support
  977baaa... turbografx-cd: Stop passing the phony MIME type to the plat
  532814b... playstation: Don't pass phony MIME type to platform
  33bf8ac... applications: Use MIME types from platforms rather than plu
  27362fe... plugin: Remove get_mime_types()
  778d391... platform: Add get_presentation_mime_type()
  2ab72e4... retro-simple-game-uri-adapter: Don't depend on RetroSimpleT
  6eda319... platform: Make autodiscovery a property
  a03b87a... platform: Change snapshot type to a property
  4d0efd8... platform: Change runner type into a property
  a1608f3... plugins: Stop subclassing Platform
  78339aa... Introduce GameParser
  d88d09a... platform: Use generics for type properties
  313c9e3... dreamcast: Migrate to a game parser
  ff00e01... game-cube: Migrate to a game parser
  b553eb9... mame: Migrate to a game parser
  82cd378... ms-dos: Use RetroSimpleGameUriAdapter
  c2d010f... nintendo-3ds: Use RetroSimpleGameUriAdapter
  83194ea... nintendo-64: Use RetroSimpleGameUriAdapter
  f6168c0... nintendo-ds: Migrate to a game parser
  b916df0... sega-cd: Migrate to a game parser
  f83628b... sega-saturn: Migrate to a game parser
  781697f... turbografx-cd: Migrate to a game parser
  5eecfb1... virtual-boy: Migrate to a game parser
  4f32a96... wii: Migrate to a game parser
  a34ef5b... Remove GenericGameUriAdapter
  581b3a0... Merge GameUriAdapter into GenericGameUriFactory
  c88c9c2... media: Add id and title
  b30f4a7... media-set: Add id and title
  07f5256... game: Add title property
  dd0b394... playstation: Make PlayStationGameFactory use a parser
  d9c44cd... Merge PlayStationGameFactory and GenericUriGameFactory
  0a19b20... plugin: Remove get_uri_game_factories()
  adc9c12... generic: Merge GenericUriGameFactory into UriGameFactory
  d958c60... core: Move platform-related classes to platforms/ dir
  520a48a... retro-simple-type: Move to PlatformRegister
  fe78868... dreamcast: Move into the app
  75d0df7... game-cube: Move into the app
  8d27e27... mame: Move into the app
  6274cd6... ms-dos: Move into the app
  4346bd7... nintendo-3ds: Move into the app
  fb037b5... nintendo-64: Move into the app
  3f4ed9c... nintendo-ds: Move into the app
  c8aa56a... playstation: Move into the app
  039b156... sega-cd: Move into the app
  3888a82... sega-saturn: Move into the app
  59338d1... turbografx-cd: Move into the app
  35f1bc6... virtual-boy: Move into the app
  72bd999... wii: Move into the app
  8b1875c... Remove plugin machinery
  c704056... filename-title: Turn into a simple function
  07d852e... uri-game-factory: Stop using CompositeTitle
  de1ebbb... Remove CompositeTitle
  de0c66a... Remove GameInfo titles
  41dce61... Remove Title
  aac9b3a... gameinfo-error: Fold into gameinfo-doc.vala
  10188ff... gameinfo-doc: Move to PlayStation platform files
  3093191... retro-firmware: Merge into Firmwar
  0e1b1ba... retro-core-manager: Move to core/
  0cf4ea2... retro-core-source: Move to core/
  79f9b46... core: Move runner-related files to a subdirectory
  6ca405c... retro-gamepad: Move to gamepad/ and rename to GamepadContro
  eff8ec1... retro-input-manager: Move to core/runner/
  44ec84b... retro-options: Merge into Runner
  8cec9e0... retro-error: Rename to CoreError and move to core-source.va
  0c8f0c1... platforms-page: Replace leaflet with a flap
  2db3c70... collection-view: Stop using HdySwipeGroup
  6f884c8... titlebar-box: Replace with HdyFlap
  e93531d... display-view: Use HdyFlap for the snapshots list

(*) 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]