bsnes/hiro/extension
Tim Allen 5a8c814e25 Update to v106r40 release.
byuu says:

Changelog:

  - hiro: added BrowserDialog::openObject() [match file *or* folder
    by filters]
  - hiro: BrowserDialog accept button is now disabled when it would
    otherwise do nothing
      - eg openFile without a folder to enter or file to open selected
      - eg saveFile without a file name or with a file name that matches
        a folder name
  - bsnes: added support for gamepaks (game folders)
  - bsnes: store all save states inside per-game .bsz (ZIP) archives
    instead of .bst/ folders
      - this reduces the number of state files from 10+ to 1; without
        having folders sort before files
  - hiro: both gtk2 and gtk3 now use cairo to render Canvas; supports
    sx,sy [BearOso]
  - higan, bsnes: fast PPU/DSP are now run-time options instead of
    compile-time options
  - bsnes: disable fast PPU when loading Air Strike Patrol / Desert
    Fighter
  - bsnes: disable fast DSP when loading Koushien 2
  - bsnes: added options to advanced panel to disable fast PPU and/or
    fast DSP
2018-06-11 14:50:18 +10:00
..
browser-dialog.cpp Update to v106r40 release. 2018-06-11 14:50:18 +10:00
browser-dialog.hpp Update to v106r40 release. 2018-06-11 14:50:18 +10:00
extension.cpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
extension.hpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
fixed-layout.cpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
fixed-layout.hpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
horizontal-layout.cpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
horizontal-layout.hpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
list-view-item.cpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
list-view-item.hpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
list-view.cpp Update to v106r36 release. 2018-06-04 12:44:57 +10:00
list-view.hpp Update to v106r36 release. 2018-06-04 12:44:57 +10:00
message-dialog.cpp Update to v103r13 release. 2017-07-12 18:24:27 +10:00
message-dialog.hpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
shared.hpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
vertical-layout.cpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
vertical-layout.hpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00