bsnes/higan
Tim Allen 8023d9cbe8 Update to v106r15 release.
byuu says:

Changelog:

  - main menu renamed again (Library→System→Systems)
  - the 'Hidden' checkbox on system properties was moved to the main
    list as a 'Show' checkbox instead
  - the move up/move down buttons on the systems panel now function
  - added icons to indicate 'system' versus 'game boot' entries in the
    systems list

I still didn't add ComboEdit to the Windows hiro port, so once again
this will be Linux/BSD only.

I polished the browse button for selecting a boot game. It'll use a list
of all bootable media file extensions, so that if you double-click any
supported game, it'll select it instead of going inside the folder. If
you pick a non-bootable folder, like say a Sufami Turbo cartridge, it
will go inside the folder instead, because it will treat it like any
other regular folder.

Having a checkbox next to text in the same cell doesn't work so well on
lists that have an onActivate action. Say you tried to double-click the
“Name” field on the Systems tab, it would toggle the checkbox twice
before popping open the system properties editor window. So because of
this, I made the show checkbox its own column. And for consistency, I
did the same for the slot# on the cheat editor window.

As a bit of really pedantic polish: if there are no systems enabled,
then the main menu won't show the separator before the “Load ROM Image”
option anymore.

I think something is wrong with the Markup::Node::insert syntax, but I
realized I have Markup::Node::swap, and just used that for the up/down
arrows on the systems panel for now. But we should probably fix insert()
at some point ... sigh.
2018-04-17 19:18:14 +10:00
..
audio Update to v103r16 release. 2017-07-17 20:32:36 +10:00
data Update to v104r10 release. 2017-09-01 21:21:06 +10:00
emulator Update to v106r15 release. 2018-04-17 19:18:14 +10:00
fc Update to v106r14 release. 2018-04-15 15:49:53 +10:00
gb Update to v106r15 release. 2018-04-16 18:58:13 +10:00
gba Update to v106r14 release. 2018-04-15 15:49:53 +10:00
md Update to v106r14 release. 2018-04-15 15:49:53 +10:00
ms Update to v106r14 release. 2018-04-15 15:49:53 +10:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
pce Update to v106r14 release. 2018-04-15 15:49:53 +10:00
processor Update to v106r1 release. 2017-12-27 08:11:03 +11:00
resource Update to v104r10 release. 2017-09-01 21:21:06 +10:00
sfc Update to v106r14 release. 2018-04-15 15:49:53 +10:00
systems Update to v106r14 release. 2018-04-15 15:49:53 +10:00
target-tomoko Update to v106r15 release. 2018-04-17 19:18:14 +10:00
video Update to v102r22 release. 2017-06-09 00:08:02 +10:00
ws Update to v106r14 release. 2018-04-15 15:49:53 +10:00
GNUmakefile Update to v106r2 release. 2018-02-01 19:20:37 +11:00