[gnome-games] (203 commits) Non-fast-forward update to branch wip/exalm/sharp-x68000
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] (203 commits) Non-fast-forward update to branch wip/exalm/sharp-x68000
- Date: Thu, 29 Nov 2018 13:11:24 +0000 (UTC)
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:
0c405e4... flatpak: Add PX68k
842e2d1... Add Sharp X68000 platform
8569841... Support xdf
59b4e14... Switch to a retro-gtk branch with a framerate hack
8dc084b... tmp
09cafb9... a
77a567b... b
Commits added to the branch:
92f6c6a... desktop: Blacklist flatpak-ed Steam (*)
4d1c9ad... ui: Remove redundant line (*)
180fbe1... flatpak: Drop bundled MIME types (*)
dd8d706... ui: Respect 'border-radius' CSS property in GameThumbnail (*)
6c8d56c... HACKING: Update build instructions for Meson (*)
f2447c0... ui: Check icon_info for null in GameThumbnail (*)
ba26674... steam: Skip libraries from InstallPath if it's empty (*)
236b21e... playstation: Check sscanf() return value (*)
ab5bb2e... ui: Check for null in SidebarView.model setter (*)
15f27b6... ui: Disconnect previous handler in SidebarView.model setter (*)
8f697f5... retro: Check if options file exists (*)
1c3ed10... command: Remove process watching (*)
13263da... ui: Add Application.is_running_in_flatpak() (*)
14f17da... flatpak: Allow talking to org.freedesktop.Flatpak (*)
3c4bd37... command: Use 'flatpak-spawn --host' to run games in Flatpak (*)
7fd194c... Update Finnish translation (*)
b4f2eb3... desktop: Hash uids for desktop games (*)
866b1b7... application-window: Send gamepad events only to active wind (*)
c828227... collection-icon-view: Cancel browsing on inactive window (*)
2ae6632... sidebar-view: Cancel browsing on inactive window (*)
41829ee... ci: Build on Fedora and Ubuntu (*)
c2ba50b... Follow some binding and syntax changes in vala 0.42 (*)
d562991... Update German translation (*)
cdfa89f... GriloDeveloper: Send empty string as default (*)
3f6600e... developer-list-item: Update label on change (*)
56a136d... developer: Add compare function (*)
89170a8... developer-list-item: Add compare function (*)
cb83df8... developers-view: Rewrite file (*)
578f541... dummy-developer: Use "" instead of "Unknown" (*)
dfbba9c... database: Add DatabaseUid (*)
1254a93... database: Add DatabaseDeveloper (*)
55e4d50... database: Add table and factory methods for metadata object (*)
af74f2c... database: Add DatabaseGame (*)
15a30ea... ui: Allow GameCollection to send game-added signal (*)
b4b598e... application: Wrap Game object in DatabaseGame (*)
5b1b92e... Update Indonesian translation (*)
a76b906... gitattributes: Add .gitlab-ci (*)
a502bc2... tools: Add make-tarball.sh (*)
527576d... doap: Add Alexander Mikhaylenko as a maintainer (*)
723761e... local-cover: Revert async loading (*)
e55386b... game-thumbnail: Divide cover disk cacheing functions (*)
0b76258... game-thumbnail: Prevent multiple disk checks of covers (*)
d7eca82... Version 3.29.92 (*)
59688b9... Version 3.29.92.1 (*)
0d515e0... NEWS: Fixed formatting (*)
3543b6f... Update Italian translation (*)
a6cf2a4... Update Korean translation (*)
5d583c8... appdata: Update the screenshots (*)
e89a94f... COPYING: Fix the application's name (*)
9a12cc7... application: Set the app ID as the program's name (*)
6f666e1... Update Spanish translation (*)
83804d4... Version 3.30.0 (*)
a606500... doap: Drop Adrien Plazas as a maintainer (*)
b20a8a5... grilo: Remove unused 'uid' fields (*)
bfdab08... grilo: Add missing spaces before braces (*)
7641dce... grilo: Rename metadata key variables to 'metadata_key' (*)
d54da9e... grilo: Remove 'registry' and 'metadata_key' fields (*)
8cae867... grilo: Remove redundant 'resolving' assignments (*)
bd7eaf9... Update Croatian translation (*)
7cbd0c1... flatpak: Pin down DOSBox commit (*)
56662a5... coding-style: Fix typos (*)
7ad11d9... Update Swedish translation (*)
f774aff... Update Hungarian translation (*)
4315288... Update Friulian translation (*)
c2848fc... flatpak: Build Tracker with Meson (*)
23be2b7... flatpak: Fix tracker 'systemd_user_services' value (*)
d8c2bf0... ui: Remove 'builder' icon from PreferencesWindow (*)
100ba13... Place property getters before setters (*)
3d5473a... Prefer properties over methods (*)
9a2a56b... Use 'as' to cast wherever possible (*)
913108c... Add missing spaces before opening braces (*)
37d3415... Remove spaces before semicolons in 'for' statements (*)
81adb7a... Remove unnecessary semicolons after 'while(){}' (*)
a871c2c... playstation: Fix get_playstation_info() signature (*)
c803c1a... CI: do not cache flatpak artifacts (*)
e3648e8... mame: Use an intermediate variable in get_supported_games() (*)
56e3f93... ui: Simplify GamepadView drawing (*)
f82701d... ui: Draw highlighted parts separately in GamepadView (*)
b436cba... ui: Remove style class from Cancel button in preferences (*)
939e0d2... ui: Unify action bars in controller preferences (*)
b759f74... ui: Inherit controller mapper and tester from GtkBin (*)
6cd5029... ui: Simplify controller configurer layout (*)
c2bfaf7... ui: Ellipsize info labels in controller configurers (*)
fdfb19a... ui: Update devel style (*)
4637269... preferences-window: Rename hbox1 to content_box (*)
351421e... preferences-window: Remove sidebar_vbox (*)
cf05b48... preferences-page-plugins-item: Wrap description (*)
d1e5c25... ui: Disable horizontal scrolling in preferences pages (*)
c8b0016... flatpak: Build libhandy (*)
7d6237b... ci: Build libhandy for cross_distro targets (*)
3f94eb5... build: Add libhandy dependency (*)
929fb28... ui: Add css from libhandy example (*)
cf5eba7... preferences-window: Add .sidebar style class to separators (*)
394c555... preferences-window: Wrap titlebar into a HdyTitleBar (*)
9a1ec7e... ui: Add PreferencesSubpage (*)
5e93e78... preferences-page: Add 'subpage' property (*)
7b59e7e... preferences-window: Integrate subpages (*)
31b1c39... preferences-page-controllers: Rename on_back() to on_back_c (*)
4d1bfc1... ui: Convert GamepadConfigurer into a subpage (*)
7253efc... ui: Convert KeyboardConfigurer into a subpage (*)
d607ad2... preferences-page-controllers: Simplify layout (*)
a0c0ea8... ui: Remove immersive mode from preferences (*)
de25017... ui: Remove visible_page_changed() from PreferencesPage (*)
4d8e42b... ui: Drop custom headerbars from preferences pages (*)
461d4dd... preferences-page-controllers: Wrap into a HdyColumn (*)
f759ebb... preferences-page-plugins: Wrap into a HdyColumn (*)
ba43f0f... preferences-page-video: Wrap into a HdyColumn (*)
95883a3... Update POTFILES.in and POTFILES.skip (*)
d544844... ui: Remove separator and titlebar libhandy styles (*)
2bac7c1... gamepad-view: Fix gamepad svg loading with old librsvg (*)
8abad46... game-thumbnail: Implement height-for-width sizing (*)
23d7f38... game-icon-view: Remove 'size' property (*)
7187056... game-icon-view: Fill the entire width (*)
4177bf3... collection-icon-view: Set children size via CSS (*)
6c79705... steam: Stop parsing node after a closing bracket (*)
7ae98d1... Fetch metadata for Steam games (*)
4bd4e2f... Revert "Fetch metadata for Steam games" (*)
456f75d... developer-list-item: Extend ListBoxRow instead of Label (*)
7dd8094... platform-list-item: Add compare() function (*)
01e3ec8... platform-list-item: Extend ListBoxRow instead of Label (*)
f23208b... collection-box: Update filtering text on view change (*)
63c79ae... collection-box: Remove unnecessary brackets (*)
549773c... collection-icon-view: Check filtering text for null (*)
06a2b0b... collection-header-bar: Update primary menu layout (*)
939062e... build: Disable MAME plugin by default (*)
4125a2a... application-window: Wrap titlebar into a HdyTitleBar (*)
820d578... ui: Apply devel style to HdyTitleBar instead of headerbars (*)
621af32... Updated Czech translation (*)
91ed5ac... Update Polish translation (*)
5a1571d... Version 3.31.1 (*)
c6c9788... flatpak: Convert unit-tests manifest to yaml (*)
4ec30f7... genre: Use string array instead of list (*)
b650184... grilo-developer: Inline load_media_developer() (*)
e2671ec... grilo-cooperative: Provide empty value (*)
25e60f7... grilo-cooperative: Inline load_media_cooperative() (*)
55cb8b0... grilo-description: Provide empty value (*)
43e1ad1... grilo-description: Inline load_media_description() (*)
c3ac245... dummy-description: Return empty string (*)
26aa2ca... grilo-genre: Provide empty value (*)
31fed8b... grilo-genre: Inline load_media_genre() (*)
92014b1... grilo-players: Provide empty value (*)
1e38233... grilo-players: Inline load_media_players() (*)
01aaf57... dummy-players: Return empty string (*)
3b8132d... grilo-publisher: Provide empty value (*)
f9dddf9... grilo-publisher: Inline load_media_publisher() (*)
18d2389... dummy-publisher: Return empty string (*)
ed7240b... grilo-rating: Provide empty value (*)
09d875f... grilo-rating: Inline load_media_rating() (*)
f3d6a4c... grilo-release-date: Make it closer to other metadata (*)
4645232... grilo-release-date: Inline load_media_release_date() (*)
d38820f... dummy-release-date: Return null (*)
36395cc... POTFILES.skip: Drop DummyDeveloper (*)
a336dfc... Revert "dummy-release-date: Return null" (*)
11fbb0c... flatpak: Pin down tracker commit (*)
6a22b65... Revert "flatpak: Pin down tracker commit" (*)
cdf67f6... Update Brazilian Portuguese translation (*)
a9b9565... Update Swedish translation (*)
ab802f1... preferences-page: Turn into a class (*)
8ff4987... preferences-page: Implement Gtk.Buildable (*)
f8bfded... preferences-page: Add template (*)
9a99d84... ui: Add FullscreenBox (*)
4c2f988... display-box: Use FullscreenBox (*)
6ddbee5... ci: Enable sources repositories for Ubuntu job (*)
9befc8f... fullscreen-box: Remove back() event (*)
322372c... ui: Use canonical property names in ui files (*)
3aa4e96... ui: Prefer enum value nicks instead of C identifiers (*)
723586b... display-header-bar: Don't grab focus in fullscreen (*)
7596122... steam: Skip Steam instance if .steam directory is a symlink (*)
60feff0... preferences-page: Add 'title' property (*)
339a685... preferences-window: Use page title for headerbar (*)
5125de4... ui: Add PreferencesSidebarItem (*)
76db28a... ui: Add PreferencesSidebar (*)
ff1acf0... preferences-window: Use PreferencesSidebar as sidebar (*)
844ff36... preferences-window: Drop page child properties (*)
dd50ac7... ui: Drop custom devel style (*)
a6c36ff... Update Croatian translation (*)
889a130... Add Russian translation (*)
a3e8c55... Updated Spanish translation (*)
1d18ba6... Fix type-argument mismatches related to GLib.List (*)
482e076... Version 3.31.2 (*)
79a2a1c... ui: Stop managing shortcuts window manually (*)
3ee6cf7... Update Indonesian translation (*)
099eb11... retro-input-manager: Don't set CoreView joypad controller (*)
e3611de... core: Add InputMode (*)
484aa2d... retro-input-manager: Add 'input-mode' property (*)
83367e6... runner: Add 'input-mode' property (*)
c403879... runner: Add get_available_input_modes() method (*)
b4b20af... ui: Add InputModeSwitcher (*)
47005b2... display-header-bar: Add input mode switcher (*)
3424ca4... input-capabilities: Add get_allow_keyboard_mode() method (*)
a23fbfb... retro-runner: Add input_capabilities parameter to all const (*)
896aa49... retro-runner: Use input capabilities to set input mode (*)
f52625e... libretro: Allow keyboard input mode (*)
c94cb04... Update POTFILES.in (*)
255de82... flatpak: Add PX68k
98bda52... Add Sharp X68000 platform
95a1f65... Support xdf
298fc5c... Switch to a retro-gtk branch with a framerate hack
c0a5d63... tmp
73cfdd5... a
e19059a... b
8708a5a... d
ec6806f... Revert "retro-input-manager: Don't set CoreView joypad cont
(*) 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]