From c557f865421c35105c5003f41204856573b3ecb4 Mon Sep 17 00:00:00 2001 From: Fabio Cavallo Date: Sun, 25 Feb 2024 10:37:46 +0100 Subject: [PATCH] Update ChanceLog. --- ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5e8625d17..1a69d0c09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,21 +29,25 @@ Changelog: - Added support to mapper : 100, 122, 157, 170, 272, 291, 311, 334, 354, 362, 366, 384, 421, 446, 471, 517, 551, 552, 555, 561. - Added support to UNIF mapper : Transformer, UNROM, AMROM, AOROM, LH09, A60AS, T4A54A, FC-28-5027, 150in1A, 212-HONG-KONG, GKCXIN, 113in1JY110, 820561C, M2C52A, S-2009. - Added full support for the Detach Barcode Reader of mapper 157. -- Added support for nes20db.xml and dip.cfg (many thx to NewRisingSun for is for his immense work). +- Added support for FFmpeg 6.x libraries. +- Added support for nes20db.xml and dip.cfg (many thx to NewRisingSun for his immense work). Both files will be distributed together with the emulator and will be located in the following directories: * Linux/BSD - {default system datadir}/puNES * Windows - directory where the executable is placed. if you want to use a more updated version than the one distributed with the emulator, just copy it either in the executable directory or in the working directory of the emulator, which can also be opened from the "File -> Open working directory" menu. - Added full support for Vs System (UniSystem and DualSystem). +- Added a screen icon that shows when Fast Forwarding is active. - In Fullscreen the menu bar can be accessed by moving the mouse over the top of the screen. +- Updated Italian, Chinese, French, Hungarian, Portuguese and Russian translation (thx to Alex Timonin, FlameMan, stgapr29, tch_oscomp, Matheus Scattolin Anselmo, owomomo, shinyoyo, githubsilver and Benjamin Siskoo). - Changed the "Toggle menu bar" shortcut to ESC. - Windows x86_64: Update to Qt5 5.15.8 (#279). - Fixed the management of keyboard input (#317). - Fixed map of one keyboard button to multiple controllers (#277). - Fixed FDS wavetable pitch (#295). - Fixed patching of IPS files. -- Updated Portuguese, Russian and Spanish translations (thx to Felipefpl, Matheus Scattolin Anselmo, Alexey Timonin and MS-PC). -Note: Due to the numerous changes I'm making to the core of the emulator, new bugs may have been introduced, if you find roms no longer work correctly compared to the previous version, please let me know. +- Fixed crackling sound when audio is enabled/disabled. +- Fixed Meta button recognition on some keyboard layouts. +- Fixed many many many other bugs. 0.110 - Added support to Wayland.