Page MenuHomeSolus

Update gem to 0.9
ClosedPublic

Authored by Devil505 on Jan 22 2018, 7:50 PM.
Tags
None
Referenced Files
F11073616: D2058.diff
Sat, Aug 12, 4:43 AM
F10936650: D2058.id4835.diff
Jul 13 2023, 4:17 AM
F10873871: D2058.id.diff
Jun 19 2023, 7:28 PM
F10807525: D2058.id.diff
May 30 2023, 5:17 AM
F10763695: D2058.id4834.diff
May 19 2023, 2:10 AM
Subscribers

Details

Summary

Engine

Add GEM.get_games function to API
Add GEM.get_consoles function to API
Add GEM.get_emulators function to API
Add Game.new static function to API
Add Game.reset function to API
Add finish flag field
Add console recursive mode field
Add environment variables management from configuration file
Fix wrong type for play_time and last_launch_time in api
Fix reset a game not remove it from database
Fix cannot check game with [ and ] in name

GTK+ interface

Add current screenshot path in screenshots viewer
Add screenshots viewer dialog size storage to gem.conf
Add drag system to screenshots viewer dialog to share image with applications
Add an infobar to inform user for incorrect values without open a dialog
Add a new filter system
Add a tooltip for games treeview
Add a console reminder option when use D&D
Add a refresh buffer option for log dialogs
Add a games placeholder when no game available
Add classic theme appearance to dialog
Add a statistic field to game properties dialog
Add a environment variables field to game properties dialog
Update interface to support some design from GNOME Human Interface Guidelines
Fix wrong parameter for dolphin-emu
Fix wrong exception in icon_from_data
Test Plan

App launched properly and rom game tested with it

Diff Detail

Repository
R3771 gem
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sunnyflunk retitled this revision from update gem to 0.9 to Update gem to 0.9.
sunnyflunk edited the summary of this revision. (Show Details)
sunnyflunk edited the test plan for this revision. (Show Details)
sunnyflunk added a subscriber: sunnyflunk.

Note a couple of commit cleanups, See (Show Details) above

This revision is now accepted and ready to land.Jan 23 2018, 10:39 PM
This revision was automatically updated to reflect the committed changes.