Subject: CVS commit: pkgsrc/emulators/fuse-emulator
From: Adam Ciarcinski
Date: 2021-03-02 12:55:49
Message id: 20210302115549.D00C9FA95@cvs.NetBSD.org

Log Message:
fuse-emulator: updated to 1.6.0

Fuse 1.6.0 released.

* New features:
  * Add TTX2000S emulation (Guesser).
  * Experimental PulseAudio sound driver (Grzegorz Jablonski and Sergio
    Baldoví).

* Emulation core improvements:
  * Fix activation of joystick and IF2 peripherals when loading a
    snapshot (thanks, ICEknight) (Sergio Baldoví).

* UI improvements:
  * New higher resolution keyboard picture on GTK and win32 UIs
    (thanks, Andrew Owen for the picture) (Sergio Baldoví and Philip
    Kendall).
  * GTK UI: Add Fuse icon to the about dialog and the main window
    (Alberto Garcia).
  * GTK UI: Load/save binary dialog remembers last values (Derek
    Fountain).
  * GTK 3 UI: Improve moving and sizing Fuse's window under Wayland
    (Sergio Baldoví).
  * GTK 3 UI: Fix kempston mouse values on Wayland (thanks, Philip
    Kendall) (Sergio Baldoví).
  * GTK 3 UI: Fix bug when resizing from 2x to 3x on GTK UI (Sergio
    Baldoví)
  * SDL UI: Fix crash when using dispmanx backend on the Raspberry Pi
    (Jools Wills).
  * SDL UI: Allow forcing fullscreen mode when SDL doesn't report
    available screen modes (Sergio Baldoví).
  * WidgetUI: New dialog to load/save binary data (Gergely Szasz).
  * WidgetUI: Enable HOME and END keys in menus on widget UIs (Gergely
    Szasz).
  * WidgetUI: Use monospaced characters on memory browser (Gergely
    Szasz).
  * WidgetUI: Fix crash when trying to overwrite read-only files (Pedro
    Luis Rodríguez González).
  * Win32: Fix bitwise operation in debugger (Sergio Baldoví).
  * Xlib UI: Try to keep graphic filter when the user resize the window
    (Gergely Szasz).

* Scaler improvements:
  * Fix display corruption with HQ 3x scaler (thanks, Philip Kendall)
    (Sergio Baldoví).
  * Fix antialiasing effect of AdvMAME3x scaler (Sergio Baldoví).
  * Add 4x, TV 4x, Pal TV 4x and HQ 4x scalers on GTK, SDL, win32 and
    Xlib UIs (Sergio Baldoví and Gergely Szasz).
  * Allow screenshots with TV 3x, PAL TV and Timex 1.5x scalers (Sergio
    Baldoví).

* Miscellaneous improvements:
  * Allow selection of audio driver at build time (thanks, kov_serg)
    (Alberto Garcia).
  * Support of SDL 2 for joystick and audio drivers (Alberto Garcia).
  * Fix GTK 3 build when the GTK version is < 3.20 (thanks, Thrice)
    (Alberto Garcia).
  * Fix GTK build with Wayland, Quartz and Windows backends (thanks,
    Stuart Brady) (Sergio Baldoví).
  * Various fixes to allow compilation with GCC 10 (Alberto Garcia and
    Sergio Baldoví).
  * Suppress a couple of -Wunused-result warnings from gcc (Alberto
    Garcia).
  * Improve error message when opening a directory from the command
    line (thanks, Philip Kendall) (Alberto Garcia and Sergio Baldoví).

Files:
RevisionActionfile
1.35modifypkgsrc/emulators/fuse-emulator/Makefile
1.4modifypkgsrc/emulators/fuse-emulator/PLIST
1.15modifypkgsrc/emulators/fuse-emulator/distinfo
1.2removepkgsrc/emulators/fuse-emulator/patches/patch-configure
1.2removepkgsrc/emulators/fuse-emulator/patches/patch-ui_gtk_gtkmouse.c
1.1removepkgsrc/emulators/fuse-emulator/patches/patch-ui_gtk_gtkui.c