|
| 1 | +2021-??-?? Philip Kendall <philip-fuse@shadowmagic.org.uk> |
| 2 | + |
| 3 | + * Fuse 1.?.? released. |
| 4 | + |
| 5 | + * Emulation core improvements: |
| 6 | + * Speed up reading emulated memory locations (Jindřich Makovička). |
| 7 | + |
| 8 | + * UI improvements: |
| 9 | + * Timex: don't abort if the Timex dock cartridge image is not |
| 10 | + found (Alberto Garcia). |
| 11 | + * WidgetUI: rearrange AY register and Z80 flags in the debugger |
| 12 | + (Gergely Szasz). |
| 13 | + * GTK UI: Fix loading binary data from deleted files (thanks, Crisis) |
| 14 | + (Sergio Baldoví). |
| 15 | + |
| 16 | + * Miscellaneous improvements: |
| 17 | + * Add ZIP files to the bash completion script (Alberto Garcia). |
| 18 | + |
| 19 | +2021-02-27 Philip Kendall <philip-fuse@shadowmagic.org.uk> |
| 20 | + |
| 21 | + * Fuse 1.6.0 released. |
| 22 | + |
| 23 | + * New features: |
| 24 | + * Add TTX2000S emulation (Guesser). |
| 25 | + * Experimental PulseAudio sound driver (Grzegorz Jablonski and Sergio |
| 26 | + Baldoví). |
| 27 | + |
| 28 | + * Emulation core improvements: |
| 29 | + * Fix activation of joystick and IF2 peripherals when loading a |
| 30 | + snapshot (thanks, ICEknight) (Sergio Baldoví). |
| 31 | + |
| 32 | + * UI improvements: |
| 33 | + * New higher resolution keyboard picture on GTK and win32 UIs |
| 34 | + (thanks, Andrew Owen for the picture) (Sergio Baldoví and Philip |
| 35 | + Kendall). |
| 36 | + * GTK UI: Add Fuse icon to the about dialog and the main window |
| 37 | + (Alberto Garcia). |
| 38 | + * GTK UI: Load/save binary dialog remembers last values (Derek |
| 39 | + Fountain). |
| 40 | + * GTK 3 UI: Improve moving and sizing Fuse's window under Wayland |
| 41 | + (Sergio Baldoví). |
| 42 | + * GTK 3 UI: Fix kempston mouse values on Wayland (thanks, Philip |
| 43 | + Kendall) (Sergio Baldoví). |
| 44 | + * GTK 3 UI: Fix bug when resizing from 2x to 3x on GTK UI (Sergio |
| 45 | + Baldoví) |
| 46 | + * SDL UI: Fix crash when using dispmanx backend on the Raspberry Pi |
| 47 | + (Jools Wills). |
| 48 | + * SDL UI: Allow forcing fullscreen mode when SDL doesn't report |
| 49 | + available screen modes (Sergio Baldoví). |
| 50 | + * WidgetUI: New dialog to load/save binary data (Gergely Szasz). |
| 51 | + * WidgetUI: Enable HOME and END keys in menus on widget UIs (Gergely |
| 52 | + Szasz). |
| 53 | + * WidgetUI: Use monospaced characters on memory browser (Gergely |
| 54 | + Szasz). |
| 55 | + * WidgetUI: Fix crash when trying to overwrite read-only files (Pedro |
| 56 | + Luis Rodríguez González). |
| 57 | + * Win32: Fix bitwise operation in debugger (Sergio Baldoví). |
| 58 | + * Xlib UI: Try to keep graphic filter when the user resize the window |
| 59 | + (Gergely Szasz). |
| 60 | + |
| 61 | + * Scaler improvements: |
| 62 | + * Fix display corruption with HQ 3x scaler (thanks, Philip Kendall) |
| 63 | + (Sergio Baldoví). |
| 64 | + * Fix antialiasing effect of AdvMAME3x scaler (Sergio Baldoví). |
| 65 | + * Add 4x, TV 4x, Pal TV 4x and HQ 4x scalers on GTK, SDL, win32 and |
| 66 | + Xlib UIs (Sergio Baldoví and Gergely Szasz). |
| 67 | + * Allow screenshots with TV 3x, PAL TV and Timex 1.5x scalers (Sergio |
| 68 | + Baldoví). |
| 69 | + |
| 70 | + * Miscellaneous improvements: |
| 71 | + * Allow selection of audio driver at build time (thanks, kov_serg) |
| 72 | + (Alberto Garcia). |
| 73 | + * Support of SDL 2 for joystick and audio drivers (Alberto Garcia). |
| 74 | + * Fix GTK 3 build when the GTK version is < 3.20 (thanks, Thrice) |
| 75 | + (Alberto Garcia). |
| 76 | + * Fix GTK build with Wayland, Quartz and Windows backends (thanks, |
| 77 | + Stuart Brady) (Sergio Baldoví). |
| 78 | + * Various fixes to allow compilation with GCC 10 (Alberto Garcia and |
| 79 | + Sergio Baldoví). |
| 80 | + * Suppress a couple of -Wunused-result warnings from gcc (Alberto |
| 81 | + Garcia). |
| 82 | + * Improve error message when opening a directory from the command |
| 83 | + line (thanks, Philip Kendall) (Alberto Garcia and Sergio Baldoví). |
| 84 | + |
| 85 | +2018-12-09 Philip Kendall <philip-fuse@shadowmagic.org.uk> |
| 86 | + |
| 87 | + * Fuse 1.5.7 released. |
| 88 | + |
| 89 | + * UI improvements: |
| 90 | + * GTK+ 3: Make the offset entry wider in memory browser (Derek |
| 91 | + Fountain). |
| 92 | + * GTK+: Remove duplicated surface creation code (Philip Kendall). |
| 93 | + * GTK+: Remove use of deprecated gtk_device_(un)grab functions |
| 94 | + (Philip Kendall). |
| 95 | + * GTK+/Win32: Add *.bin as an allowed filetype to file selectors and |
| 96 | + amend .fmf filetype (thanks, Allan Turvey) (Sergio Baldoví). |
| 97 | + * Improve Fuse's window sizing under Wayland; still not right, but |
| 98 | + better than it was before (Sergio Baldoví). |
| 99 | + * Improve Fuse's Kempston mouse handling under GTK+ 3.x (Philip |
| 100 | + Kendall). |
| 101 | + * Stop Kempston mouse causing a crash under Wayland; still doesn't |
| 102 | + work properly though (Philip Kendall). |
| 103 | + |
| 104 | + * Miscellaneous improvements: |
| 105 | + * "Save binary" command can now save 65536 bytes again (regression |
| 106 | + introduced in 1.5.6; thanks, thrice) (Philip Kendall). |
| 107 | + * Remove gcc 8 string overflow warnings (Philip Kendall). |
| 108 | + |
1 | 109 | 2018-08-06 Philip Kendall <philip-fuse@shadowmagic.org.uk> |
2 | 110 |
|
3 | 111 | * Fuse 1.5.6 released. |
|
0 commit comments