- 14 Jul, 2017 4 commits
-
-
Adrien Plazas authored
Store the URIs given by the user via the command line or the "Add games" button so they can be restored when restarting the application. https://bugzilla.gnome.org/show_bug.cgi?id=782824
-
Adrien Plazas authored
This will be used in the next commit to store game URIs added by the user. https://bugzilla.gnome.org/show_bug.cgi?id=782824
-
Adrien Plazas authored
This will be used in the next commits by the database module. https://bugzilla.gnome.org/show_bug.cgi?id=782824
-
Adrien Plazas authored
There is no need for it to be public. https://bugzilla.gnome.org/show_bug.cgi?id=782824
-
- 11 Jul, 2017 1 commit
-
-
- 07 Jul, 2017 2 commits
-
-
Adrien Plazas authored
This will help Games to build until the upstream build bugs are solved.
-
Adrien Plazas authored
Adapt to the new game loading system in retro-gtk which does most of the job for the frontends. Also remove RetroRunner.try_load_game() as it is not needed anymore.
-
- 04 Jul, 2017 1 commit
-
-
Adrien Plazas authored
This is needed to keep Games building on org.gnome.Sdk master.
-
- 29 Jun, 2017 1 commit
- 25 Jun, 2017 2 commits
-
-
Marek Černocký authored
-
-
- 24 Jun, 2017 1 commit
-
-
Daniel Mustieles García authored
-
- 20 Jun, 2017 1 commit
-
-
Mathieu Bridon authored
Recent versions of flatpak-builder now always assume paths are relatives to the json file which lists them.
-
- 19 Jun, 2017 1 commit
-
-
Adrien Plazas authored
The axis events which weren't hats, X, Y, RX or RY wheren't handled and ended up being sent as "nothing" events. This make events from these unhandled axes be notified as axis events, just like the ones from X, Y, RX and RY. https://bugzilla.gnome.org/show_bug.cgi?id=783927
-
- 11 Jun, 2017 1 commit
-
-
Adrien Plazas authored
This allows to run Atari Lynx games.
-
- 01 Jun, 2017 9 commits
-
-
Adrien Plazas authored
As all its parameters are optionnal and none is used, it should be removed. https://bugzilla.gnome.org/show_bug.cgi?id=783319
-
Adrien Plazas authored
Simplify the construction of MediaSet in PlayStationGameFactory. https://bugzilla.gnome.org/show_bug.cgi?id=783319
-
-
Adrien Plazas authored
This will help simplifying and making more flexible the construction of a MediaSet. https://bugzilla.gnome.org/show_bug.cgi?id=783319
-
Adrien Plazas authored
This will help simplifying and making more flexible the construction of a MediaSet. https://bugzilla.gnome.org/show_bug.cgi?id=783319
-
Adrien Plazas authored
This will help simplifying and making more flexible the construction of a MediaSet. https://bugzilla.gnome.org/show_bug.cgi?id=783319
-
Adrien Plazas authored
Allow to attach information to and retrieve it from a Media. https://bugzilla.gnome.org/show_bug.cgi?id=783319
-
Adrien Plazas authored
This will be used to extract information on a game media from an URI. https://bugzilla.gnome.org/show_bug.cgi?id=783319
-
Adrien Plazas authored
-
- 28 May, 2017 2 commits
-
-
Piotr Drąg authored
-
Adrien Plazas authored
-
- 26 May, 2017 14 commits
-
-
Piotr Drąg authored
-
Adrien Plazas authored
Add the following MIME types to the ones declared as opoenable by Games: - application/x-atari-lynx-rom - application/x-ms-dos-executable - application/x-wonderswan-rom - application/x-wonderswan-color-rom
-
-
-
-
Adrien Plazas authored
The pc-engine plugin stopped handling all TurboGrafx-16 related types in the previous commit and was only handling the TurboGrafx-CD types. This replacement makes the role of this plugin more clear. https://bugzilla.gnome.org/show_bug.cgi?id=783111
-
-
-
-
-
-
Adrien Plazas authored
The mega-drive plugin stopped handling all Sega Genesis related types in the previous commit and was only handling the Sega CD types. This replacement makes the role of this plugin more clear. https://bugzilla.gnome.org/show_bug.cgi?id=783111
-
-
-