diff --git a/ChangeLog b/ChangeLog index 7e7358087..eb674a65f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,27 @@ Changelog: +0.104 +- Fixed graphical problem with xBRZ filter. +- Fixed mappers 50, 90, 156, 178, UNL-KOF97, UNL-VRC7, MMC3 KT-008 PCB. +- Fixed possible issue with High DPI monitor. +- The shortcuts were not applied and saved correctly. Fixed. +- For the general UxROM mapper use a full 8-bit bank select register. +- Fixed compilation with QT 5.12 under Windows. +- Fixed the management of the zapper that now also correctly manages the X coordinates. +- Updated the Russian translation (thx Alter0ne). +- Fixed the disappearance of the mouse cursor after two seconds. +- Fixed the emulator freezing if pressed "Switch Sides" hotkey. +- Added the rewind function that replaces the timeline. + Now it is possible to "rewind" the game. Once the rewind function has + been activated (at any time during the game) it is possible to move + forward and backward in the gameplay one frame at a time or at different + speeds (1x, 2x, 4x, 8x, 16x, 32x or 64x). You will be able to move + freely in the recording until you press the "play" button, from that + moment all the gameplay memorized after the selected frame will be lost. + In the "general settings" you can select the duration in minutes of the + recordable gameplay (the different options are: disable, 2mins, 5mins, + 15mins, 30min, 60mins or unlimited) but keep in mind that the more + minutes you can record the more space on the hard disk will be used. + 0.103 - Added support for the UNIF mapper UNIF DREAMTECH01. - Fixed mapper MMC5 and 213. diff --git a/src/gui/designer/translations/en_EN.ts b/src/gui/designer/translations/en_EN.ts index 10306ec47..2bcae4265 100644 --- a/src/gui/designer/translations/en_EN.ts +++ b/src/gui/designer/translations/en_EN.ts @@ -42,6 +42,10 @@ Save Settings + + Close Settings + + dlgStdPad @@ -642,21 +646,6 @@ - - timeLine - - sec - - - - Timeline - - - - -00 sec - - - wdgAPUChannels @@ -1237,6 +1226,38 @@ FDS Bios file + + Rewind minutes + + + + Disabled + + + + 2 minutes + + + + 5 minutes + + + + 15 minutes (Default) + + + + 30 minutes + + + + 60 minutus + + + + Unlimited + + wdgSettingsInput diff --git a/src/gui/designer/translations/it_IT.qm b/src/gui/designer/translations/it_IT.qm index ffc60ddb9..b2d5f90b3 100644 Binary files a/src/gui/designer/translations/it_IT.qm and b/src/gui/designer/translations/it_IT.qm differ diff --git a/src/gui/designer/translations/it_IT.ts b/src/gui/designer/translations/it_IT.ts index efbb7ee67..903cfc43a 100644 --- a/src/gui/designer/translations/it_IT.ts +++ b/src/gui/designer/translations/it_IT.ts @@ -42,6 +42,10 @@ Save Settings Salva Configurazione + + Close Settings + Chiudi Configurazione + dlgStdPad @@ -642,21 +646,6 @@ Il file è in modalità di sola lettura - - timeLine - - sec - sec - - - Timeline - Timeline - - - -00 sec - -00 sec - - wdgAPUChannels @@ -1237,6 +1226,38 @@ FDS Bios file file Bios FDS + + Rewind minutes + Minuti del rewind + + + Disabled + Disabilitato + + + 2 minutes + 2 minuti + + + 5 minutes + 5 minuti + + + 15 minutes (Default) + 15 minuti (Predefinito) + + + 30 minutes + 30 minuti + + + 60 minutus + 60p minuti + + + Unlimited + Illimitati + wdgSettingsInput diff --git a/src/gui/designer/translations/ru_RU.qm b/src/gui/designer/translations/ru_RU.qm index d82160cf4..8b78a30a8 100644 Binary files a/src/gui/designer/translations/ru_RU.qm and b/src/gui/designer/translations/ru_RU.qm differ diff --git a/src/gui/designer/translations/ru_RU.ts b/src/gui/designer/translations/ru_RU.ts index b3fabde6b..caf45faba 100644 --- a/src/gui/designer/translations/ru_RU.ts +++ b/src/gui/designer/translations/ru_RU.ts @@ -42,6 +42,10 @@ Save Settings Сохранить настройки + + Close Settings + Закрыть настройки + dlgStdPad @@ -642,21 +646,6 @@ Файл находится в режиме "только для чтения" - - timeLine - - sec - сек - - - Timeline - Хронология - - - -00 sec - -00 сек - - wdgAPUChannels @@ -1237,6 +1226,38 @@ FDS Bios file Файл FDS Bios + + Rewind minutes + Длительность перемотки + + + Disabled + Отключено + + + 2 minutes + 2 минуты + + + 5 minutes + 5 минут + + + 15 minutes (Default) + 15 минут (по умолчанию) + + + 30 minutes + 30 минут + + + 60 minutus + 60 минут + + + Unlimited + Неограниченно + wdgSettingsInput diff --git a/src/gui/designer/wdgRewind.ui b/src/gui/designer/wdgRewind.ui index 37fa7c59a..09504fe1e 100644 --- a/src/gui/designer/wdgRewind.ui +++ b/src/gui/designer/wdgRewind.ui @@ -11,7 +11,7 @@ - wdgRewind + wdgRewind