Page MenuHomeSolus

Update snes9x-gtk to 1.56.2
ClosedPublic

Authored by Tick on Jul 22 2018, 10:07 PM.
Tags
None
Referenced Files
F11049231: D3374.id8374.diff
Thu, Aug 10, 5:28 PM
F11049230: D3374.id8341.diff
Thu, Aug 10, 5:28 PM
F11049229: D3374.id.diff
Thu, Aug 10, 5:28 PM
F11049228: D3374.id8479.diff
Thu, Aug 10, 5:28 PM
F11034729: D3374.diff
Wed, Aug 9, 5:11 PM
F11016639: D3374.id8341.diff
Sat, Aug 5, 7:06 PM
F11014257: D3374.id8341.diff
Fri, Aug 4, 10:41 PM
F10943448: D3374.id8341.diff
Fri, Jul 14, 6:36 PM

Details

Summary

Use Gtk 3 instead of 2 (1.56.1)
Bug fixes

Changelog

Test Plan

Installed and tested with differents games

Diff Detail

Repository
R2920 snes9x-gtk
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Tick requested review of this revision.Jul 22 2018, 10:07 PM
sunnyflunk added a subscriber: sunnyflunk.

Note for GTK+ port packagers: OpenGL support now requires libepoxy, joystick support requires SDL 2.0, not 1.2, and the default GTK+ version selected by configure is now 3 instead of 2.

Check the build log to ensure deps aren't missing in the conversion to gtk3. At the very least, it should want sdl2 which you don't have in the build.

Also use this format for links: [text to display](URL LINK)

https://raw.githubusercontent.com/snes9xgit/snes9x/1.56.2/docs/changes.txt seems like a much saner changelog given the changes cover 1.56, 1.56.1 and 1.56.2

This revision now requires changes to proceed.Jul 23 2018, 1:39 AM
  • Add SDL2 and libepoxy as dependencies
This revision was not accepted when it landed; it landed in state Needs Review.Jul 30 2018, 1:19 AM
Closed by commit R2920:426926b8325b: Update snes9x-gtk to 1.56.2 (authored by Tick, committed by DataDrake). · Explain Why
This revision was automatically updated to reflect the committed changes.