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



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

  bc1555a... WIP: collection
  1f7cc3c... cover: Use Gdk.Pixbuf instead of GLib.Icon

Commits added to the branch:

  ee5b370... Version 3.33.91 (*)
  10fab1c... media-menu-button: Make it unfocusable (*)
  9854a6c... nintendo-ds-layout-item: Fix subtitle check (*)
  021dbc7... Update Polish translation (*)
  227ae85... retro-runner: Add a missing null check in start() (*)
  ab438ce... Update Finnish translation (*)
  e3f33ea... savestates-list: Ensure popover fits into 360px (*)
  f2d0f15... shortcuts-window: specify icons in xml (*)
  79b52b9... ui: Use Gdk.ModifierType for key state instead of uint (*)
  76d893e... reset-controller-mapping-dialog: Set modal programmatically (*)
  6494abf... application: Code style fix (*)
  212178e... savestate-listbox-row: Stop using Gdk.cairo_surface_create_ (*)
  24dc0ad... game-thumbnail: Stop using Gdk.cairo_surface_create_from_pi (*)
  9935808... collection-haeder-bar: Don't subclass GtkStack (*)
  452be34... collection-header-bar: Don't suppress stack transition (*)
  f7f5081... collection-box: Don't hide view switcher when not folded (*)
  4b8ec02... collection-header-bar: Stop using stack child properties (*)
  46fdf1f... display-header-bar: Don't subclass GtkStack (*)
  2920d81... display-header-bar: Add transition (*)
  1ef5f4d... Revert "reset-controller-mapping-dialog: Set modal programm (*)
  0054e64... search-bar: Don't subclass HdySearchBar (*)
  a486ca5... platform-list-item: Stop using margin-left/right (*)
  53e5fe7... ui: Don't use use-underline for icon buttons (*)
  b32ac13... css: Remove spaces before rgba() and mix() (*)
  3032108... display-bin: Check property value before setting (*)
  59e2e55... display-box: Update DisplayBin before allocating self (*)
  d9f8e2b... Updated Spanish translation (*)
  f5f56ec... ui: Bind and connect in xml where possible (*)
  018ad6a... collection-icon-view: Fix code style (*)
  2ecdd78... display-box: Remove unused timeout id (*)
  4927ce9... input-mode-switcher: Disconnect signals from runner (*)
  cf1d6bf... ui: Prefer construct{} to construct property setters (*)
  c829fad... ui: Don't use 'construct set' where possible (*)
  9005b8e... savestate-listbox-row: Null-check pixbuf when drawing (*)
  02c74c2... Update Hungarian translation (*)
  8cee2d4... Add British English translation (*)
  76f3832... Update Greek translation (*)
  8f7858e... Version 3.33.92 (*)
  8e5cc91... Update Croatian translation (*)
  4820fa5... Update Italian translation (*)
  f6cf800... Update Finnish translation (*)
  17be61f... Update Brazilian Portuguese translation (*)
  9f8da58... Update Swedish translation (*)
  d6e511a... Version 3.34.0 (*)
  ab5d405... shortcuts-window: List the savestates shortcuts (*)
  957666a... Update Hungarian translation (*)
  6332d6f... Updated Spanish translation (*)
  be144f9... plugin-registrar: Replace BIND_LAZY with LAZY (*)
  4fcd25a... meson: Bump retro-gtk version to 0.18.0 (*)
  bc2d4a2... savestate-listbox-row: Use nicer date formats for creation  (*)
  ef186c5... Update Italian translation (*)
  92072db... Update Swedish translation (*)
  84778be... Update Brazilian Portuguese translation (*)
  8a9cb7b... Update Finnish translation (*)
  42f1690... Update Hungarian translation (*)
  6a69c01... Update Polish translation (*)
  85dab8a... mame: Update RetroPlatform() arguments (*)
  471cfa2... collection-box: Update bottom bar on fold changes (*)
  18a5112... Updated Spanish translation (*)
  c2f889d... flatpak: Pin down tracker (*)
  a8fa47f... flatpak: Create libretro/extra.d as a separate module (*)
  bf3c57b... ci: Use template (*)
  0b167f2... flatpak: Update repo in flatpakref (*)
  9a441e1... core: Remove Publisher (*)
  5df9fae... core: Remove Cooperative (*)
  5af8be7... core: Remove Description (*)
  5a62eb6... core: Remove Genre (*)
  3946bdb... core: Remove Players (*)
  e40476d... core: Remove Rating (*)
  37bb1ff... core: Remove ReleaseDate (*)
  3fd5970... core: Remove Developer (*)
  e066f35... grilo-media: Only request thumbnail key. (*)
  7e37f84... Update Turkish translation (*)
  01380f9... nintendo-ds: Reset screen mode when resetting the game (*)
  54ecca3... retro-runner: Always clone the latest savestate when loadin (*)
  7145b71... display-view: Don't preview already previewed savestate (*)
  808c328... display-box: Enable event pass-through on flash box (*)
  f81ee7e... display-box: Don't make flash box visible by default (*)
  2274a06... display-bin: Apply offsets when drawing, not allocating (*)
  7b86634... Update Basque translation (*)
  de7e39e... Update Czech translation (*)
  91135fc... Updated Czech translation (*)
  4198e30... Fixed Czech translation (*)
  b7b2948... display-header-bar: Don't style restore button (*)
  4d659c4... flatpak: Update grilo and grilo-plugins options (*)
  a2405f6... application-window: Explicitly null-check application after (*)
  5faa71a... appdata: Fix strict validation errors (*)
  97bb291... build: Use strict validation for appdata (*)
  f4c122b... migrator: Skip junk files when migrating snapshots (*)
  bf24e18... Update Basque translation (*)
  165c488... file-operations: Stop using TimeVal (*)
  2ce6d4d... ui: Fix minor grammar issue (*)
  86ce9d8... Updated Spanish translation (*)
  12c8ecd... steam: Load new style covers (*)
  e18745a... Update Polish translation (*)
  44e27c0... Update Swedish translation (*)
  ecb6f67... runner: Store title as string (*)
  72b498a... game: Add get_uri() (*)
  a10609d... core: Add RunnerFactory (*)
  61fe1ba... retro: Add RetroRunnerFactory (*)
  36803b4... game-collection: Add add_runner_factory() (*)
  6ab38e9... game-collection: Add create_runner() (*)
  c377323... application: Register runner factories for simple types (*)
  c43949f... generic: Add GenericRunnerFactory (*)
  cb604a5... plugin: Add get_runner_factories() (*)
  7326204... application: Register runner factories for plugins (*)
  8b3833e... desktop: Add runner factory (*)
  2d4b0ba... dreamcast: Add runner factory (*)
  48aa59d... game-cube: Add runner factory (*)
  2bf51b2... libretro: Add runner factory (*)
  b2c9b18... love: Add runner factory (*)
  ad0bd1f... mame: Add runner factory (*)
  e6cb91a... ms-dos: Add runner factory (*)
  a9fbb03... nintendo-ds: Add runner factory (*)
  07110a5... playstation: Cache game info (*)
  0be2c61... playstation: Add runner factory (*)
  66fabdd... sega-cd: Add runner factories (*)
  8e033b1... sega-saturn: Add runner factory (*)
  579a42f... steam: Add runner factory (*)
  268b934... turbografx-cd: Add runner factory (*)
  c8e5490... virtual-boy: Add runner factory (*)
  d9a2348... wii: Add runner factory (*)
  f82744a... application: Provide access to GameCollection (*)
  63ad702... display-view: Use create_runner() (*)
  59ca5b2... game: Don't store runner (*)
  d1d8c38... dummy: Drop DummyRunner (*)
  0e52f5e... Updated Spanish translation (*)
  6e3b693... game-collection: Load collection in background thread (*)
  eb2fc74... mame-game-info: Remove unused field (*)
  ff4aeb5... meson: Reenable MAME plugin (*)
  2581a90... database: Remove remains of the metadata table (*)
  c9fb107... Don't start collection loading twice (*)
  02432c4... Revert "meson: Reenable MAME plugin" (*)
  34e8270... game-thumbnail: Only have a single 'game' property (*)
  05ca5bc... game-thumbnail: Remove unused constants (*)
  d362bb7... core: Add CoverLoader (*)
  9721a98... game-thumbnail: Load covers in a separate thread (*)
  60d0229... cover: Stop using GLib.Icon (*)
  e8d2da5... Update Polish translation (*)
  492d94d... steam: Remove blank line (*)
  d739a37... steam: List games from registry (*)
  e2eb9a7... WIP: collection
  590838c... cover-loader: Center and crop covers

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