[gnome-games] (121 commits) Non-fast-forward update to branch wip/aplazas/flatpak-love



The branch 'wip/aplazas/flatpak-love' 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:

  db84548... flatpak: Add love-0.8

Commits added to the branch:

  7412c96... Update Polish translation (*)
  519ba8c... flatpak: Fix indentation of config-opts (*)
  ffcee08... flatpak: Move grilo to Meson (*)
  f07a645... flatpak: Move grilo-plugins to Meson (*)
  bc86062... Add OARS metadata and update gitlab links (*)
  1905831... ui: Update MediaSelector on media number update (*)
  99b4be9... ci: Separate the pipeline into multiple stages (*)
  893c869... ci: Cleanups (*)
  03488ab... local-cover: Fetch only the required attributes (*)
  ecf6a31... Updated Spanish translation (*)
  3c97991... directory: Add async version of foreach (*)
  54213ae... local-cover: Make searching asynchronous (*)
  fea45c2... keyboard: Add KeyboardMappingManager (*)
  5f538b6... retro-input-manager: Use KeyboardMappingManager (*)
  e1b5cf7... keyboard: Add KeyboardMappingBuilder (*)
  a8e728d... ui: Add KeyboardTester (*)
  9b268f0... ui: Add KeyboardMapper (*)
  de57cc5... ui: Update ResetGamepadMappingDialog for controllers (*)
  3b83a19... ui: Add KeyboardConfigurer (*)
  a0b09d9... ui: Show keyboard in PreferencesPageControllers (*)
  3df8637... Update POTFILES.in and POTFILES.skip (*)
  d85be00... ui: Move the application menu to the collection view (*)
  7caa818... ui: Add Help to the application menu (*)
  726c092... ui: Add ShortcutsWindow (*)
  954c5db... ui: Add Shortcuts to the application menu (*)
  c1d74fb... ui: Fix typo in a translatable string in the shortcuts wind (*)
  357b7a2... Update Polish translation (*)
  178cf00... ui: Add KonamiCode (*)
  2c365ce... ui: Open Contribute page on Konami Code (*)
  9f0fa05... ui: Fix formatting in shortcuts-window.ui (*)
  ff45cd9... flatpak: Replace SourceForge links for mirrors (*)
  3fadc06... flatpak: Unpin PCSX-ReARMed commit and carry a patch instea (*)
  a9d8e1b... HACKING: Update git.gnome.org URLs to gitlab.gnome.org (*)
  496dc20... nintendo-ds: Update git.gnome.org URLs to gitlab.gnome.org (*)
  95c85dc... flatpak: Update git.gnome.org URLs to gitlab.gnome.org (*)
  b2f3c7c... ui: Remove 'Escape Search' shortcut (*)
  b2b944e... ui: Fix grammar in shortcuts-window.ui (*)
  db336f6... flatpak: Prettify org.gnome.Games.json (*)
  4894c81... flatpak: Update anongit.freedesktop.org URLs to gitlab.free (*)
  2e433ec... flatpak: Add the application/x-love-game MIME type (*)
  cf6586c... shortcuts-window: Adapt to text direction (*)
  14f5405... retro: Add RetroOptions (*)
  0112334... data: Add options directory (*)
  f460be9... build: Add Games.OPTIONS_DIR (*)
  d291da9... retro-runner: Load options from file (*)
  2858dfb... options: Add desmume.options and desmume2015.options (*)
  ab89e81... Updated Spanish translation (*)
  4bcbfb3... appdata: Update to latest specification (*)
  ab7bed7... build: Migrate from intltool to gettext (*)
  16ea316... data: Add translator comments to the .desktop file (*)
  9902a49... Update Catalan translation (*)
  8d8a113... Update Polish translation (*)
  022370d... tools: Add a script to update gameinfo (*)
  d53f95c... playstation: Remove 'update-gameinfo' target (*)
  e2dce06... tools: Comment why we sort in update-gameinfo.sh (*)
  566d301... Update Brazilian Portuguese translation (*)
  be2b94e... Updated Czech translation (*)
  f4b5cc5... flatpak: Move misplaced comment (*)
  bb23e46... build: Port to meson (*)
  7d785c1... flatpak: Switch to meson (*)
  958de61... ci: Switch to meson (*)
  745675d... build: Remove autotools (*)
  562e667... Update the authors lists (*)
  7c3c344... ui: Remove double border around CollectionIconView (*)
  74352fa... game-icon-view: Add the size property (*)
  ed48a4c... collection-icon-view: Use small thumbs on small windows (*)
  ba2344d... build: Allow parallel installation of development builds (*)
  72d77b0... build: Append git tag to version (*)
  f334aec... flatpak: Build development version (*)
  41f54a7... flatpak: Adjust development version name and tags (*)
  c8f5af0... ci: Build development version (*)
  68d471f... ui: Add styling to distinguish development builds (*)
  1cf1c0b... desktop: Blacklist org.gnome.GamesDevel.desktop (*)
  e514331... build: Bump retro-gtk to 0.15.3 (*)
  fa3f781... Add .gitattributes (*)
  b48b999... Version 3.29.4 (*)
  3c4ccd3... Update French translation (*)
  6c4cb9c... Update POTFILES.in (*)
  928e47c... application-window: Replace deprecated Gdk.Screen (*)
  dc54494... Always set out error message in runner implementations (*)
  c96de45... game-collection: Drop unused each_game() method (*)
  3c3eaa7... keyboard-mapping-manager: Catch and handle forgotten errors (*)
  64f0cf4... grilo-media: Catch and handle a forgotten error (*)
  5a85d63... gamepad-dpad: Drop unused GamepadDPad.inputs field (*)
  a3e5bcc... playstation: Drop unused symbols (*)
  91669d5... dummy: Add DummyUid (*)
  ccf61f5... dummy: Add DummyGame.get_uid() (*)
  df9cb76... desktop: Add DesktopUid (*)
  3ddea97... steam: Add SteamUid (*)
  82fa2d8... generic: Add uid parameter to constructor (*)
  627c181... generic: Add GenericGame.get_uid() (*)
  62ac756... core: Add Game.get_uid() (*)
  1c4033c... core: Add Players, Coop, Genre & ReleaseDate (*)
  e49fb0c... dummy: Add DummyPlayers, DummyCoop, DummyGenre & DummyRelea (*)
  19810b7... generic: Add GenericPlayers, GenericCoop, GenericReleaseDat (*)
  c045fe3... core: Add Game.get_players(), Game.get_coop(), Game.get_rel (*)
  8a756e6... grilo: Add GriloPlayers, GriloReleaseDate, GriloCoop & Gril (*)
  148d7f1... grilo-media: Add genre & publication-date metadata keys (*)
  5580096... plugins: Allow retro games to get players, coop status, gen (*)
  62a780c... Rename *coop.vala to *cooperative.vala (*)
  eb863a7... game: Add hash and equal functions (*)
  4f49013... game-collection: Add only unique games (*)
  9abe54a... generic-game: Add setters and defaults for metadata (*)
  fb3c25d... generic-game: Pass only necessary data to the constructor (*)
  9510bcf... dummy-genre: Return an empty list, not null (*)
  1beaf17... retro-input-manager: Stop using closures containing 'this' (*)
  5398cf7... retro-input-manager: Break the core-view reference cycle (*)
  7884493... Update German translation (*)
  a119e69... core: Add Developer & Publisher (*)
  081c027... dummy: Add DummyDeveloper & DummyPublisher (*)
  891cf61... generic: Add GenericDeveloper & GenericPublisher (*)
  8c89a26... Add Game.get_developer() and Game.get_publisher() to Core,  (*)
  a9f5dc4... grilo: Add GriloDeveloper & GriloPublisher (*)
  52e8d7b... plugins: Allow retro games to get developer & publisher (*)
  d66c6be... retro-runner: Check we get a platform name (*)
  7ff30c6... retro-platform: Fix the platform name for Master System (*)
  acb4e6e... ui: Add borders around all lists in preferences (*)
  a518e51... ui: Don't show gamepad list if it's empty (*)
  560eb9e... grilo-release-date: Drop an unused variable (*)
  330c40e... grilo: Drop useless calls to fetching functions (*)
  b7045a1... flatpak: Add love-0.8

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