Commit graph

1158 commits

Author SHA1 Message Date
fhorse
4ddde7d9bc Added "Toggle GUI" option to toggle on/off the Menu+Status bars (many
thx Sembiance for the contribution).
2019-05-19 10:45:35 +02:00
Fabio Cavallo (FHorse)
83a0bae1ba
Merge pull request #76 from fpscan/patch-1
update wdgSettingsGeneral.ui
2019-05-18 09:40:27 +02:00
Ömercan Kömür
e003ef8c06
update wdgSettingsGeneral.ui
misspell corrected
2019-05-06 19:38:17 +03:00
fhorse
2e3e093cd6 Updated the ts files with the new strings. 2019-04-20 12:03:13 +02:00
fhorse
ca398d0905 Fixed saving and loading of cheats. 2019-04-20 12:01:31 +02:00
fhorse
0791ff1a9c Fixed text surface cleaning. 2019-04-17 01:01:27 +02:00
fhorse
31a490bc3e Fixed another glitch with Compton compositor. 2019-04-08 09:01:04 +02:00
fhorse
ebe89b1a24 Added Hungarian translation (thx to tch_oscomp on Crowdin). 2019-04-01 19:53:37 +02:00
fhorse
33fd81518c Fixed a typo. 2019-04-01 09:16:16 +02:00
fhorse
a5a4e20b21 Added Spanish translation (thx to MS-PC on Crowdin) and updated others. 2019-03-31 23:09:14 +02:00
fhorse
4c7313a657 Fixed loading of the rom with header containing "DiskDude!". 2019-03-31 20:17:53 +02:00
fhorse
f71127d32a Fixed segfault when load a savestates with rewind functions disabled. 2019-03-31 20:14:58 +02:00
fhorse
0ce9edd3cb Added in the database the "Airwolf" roms. 2019-03-30 12:33:27 +01:00
fhorse
e059820cf7 Fixed 2 GCC warnings. 2019-03-30 12:31:23 +01:00
fhorse
440e9ee313 Fixed the management of the audio device states. 2019-03-30 11:58:09 +01:00
fhorse
7d295c412b Fixed use of a non-POSIX '[[' operator. 2019-03-28 21:48:13 +01:00
fhorse
f7904c402b Fixed a possible glitch with some compositors (Compton for examples). 2019-03-28 21:37:00 +01:00
fhorse
2726c9f65e Fixed saving of the "Start/Stop WAV" shortcut. 2019-03-27 18:26:48 +01:00
fhorse
7f5cfde51c Fixed the call to xxx_thread_continue() when the thread is not started
yet.

This fix the freeze when start the emulator with fullscreen already
enabled.
2019-03-26 19:53:47 +01:00
fhorse
77c189bb20 Updated version to 0.105. 2019-03-26 19:43:35 +01:00
fhorse
8e6aa55f7b Updated translations and changelog. 2019-03-24 19:47:57 +01:00
fhorse
f98dc11f32 Fixed the audio buffer once the rewind ended. 2019-03-24 19:46:26 +01:00
fhorse
10da3aea6d Cleaned up and fixed some bugs in the xaudio2 implementation. 2019-03-24 19:44:30 +01:00
fhorse
cb74624a80 Fixed the emulator freezing if pressed "Switch Sides" hotkey. 2019-03-21 18:59:48 +01:00
fhorse
15f8bc2888 Fixed the disappearance of the mouse cursor after two seconds. 2019-03-21 18:43:39 +01:00
fhorse
4f92021cc6 Fixed a possible "configure" error on OpenBSD. 2019-03-18 19:00:33 +01:00
fhorse
725ba9b42e Added a button to close the settings dialog.
I also corrected some carelessness of the previous commit.
2019-03-17 21:39:31 +01:00
fhorse
d933510ffa 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.
2019-03-17 19:43:02 +01:00
Fabio Cavallo (FHorse)
0f01d2f243
Merge pull request #68 from Alter0ne/master
Russian Translation Update
2019-03-10 15:18:18 +01:00
fhorse
8564275dd9 Fixed compilation with QT 5.12 under Windows. 2019-03-09 21:28:26 +01:00
alter0ne
700e7d2ab5 Russian Translation Update 2019-03-07 19:20:00 +03:00
fhorse
dce84b887b Fixed display of the last video frame in the transition from
doublebuffer to singlebuffer.
2019-02-24 15:58:33 +01:00
fhorse
435b3f0d47 Fixed display of the TAS frames.
I have also reorganized some of the codes in anticipation of future
implementations.
2019-02-17 11:09:55 +01:00
fhorse
d3a2623878 For the general UxROM mapper use a full 8-bit bank select register. 2019-02-10 14:28:14 +01:00
fhorse
88d064fe53 I forgot this in the last commit. 2019-02-01 15:47:22 +01:00
fhorse
dd3389b365 The shortcuts were not applied and saved correctly. 2019-02-01 15:41:02 +01:00
fhorse
bb64e828f7 Fixed possible issue with High DPI monitor. 2019-01-31 01:00:49 +01:00
fhorse
88b8a2de7b Fixed misc mappers (50,90,156,178,UNL-KOF97,UNL-VRC7,MMC3 KT-008 PCB). 2019-01-26 15:55:39 +01:00
fhorse
47560f5a8d Improved the use of a compiler macro. 2019-01-19 21:55:37 +01:00
fhorse
dea43c80a8 Fixed graphical problem with xBRZ filter. 2019-01-19 11:52:56 +01:00
fhorse
608d0a3fbb Updated WIP version to 0.104 2019-01-19 11:52:36 +01:00
fhorse
707657f900 Fixed a possible crash. 2019-01-13 16:29:47 +01:00
fhorse
89bb90f64f Updated Changelog. 2019-01-13 15:43:26 +01:00
fhorse
24dd354a76 Fixed translation of VSync message. 2019-01-13 15:24:25 +01:00
fhorse
6f0dee0b3e Updated Italian translation and disabled Russian (incomplete). 2019-01-13 13:17:02 +01:00
fhorse
ac0ea4891e Set 64K SRAM for MMC5 ROMs with unknown CRC. 2019-01-12 21:01:11 +01:00
fhorse
8828cd005a Fixed DMC.address_start e DMC.length at power on.
http://forums.nesdev.com/viewtopic.php?f=3&t=18278
2019-01-12 20:40:34 +01:00
fhorse
bd15bdaed8 Fixed mirroring in mapper 30. 2019-01-12 20:03:09 +01:00
fhorse
862db2868a Implemented race conditions of $2000 and $2006.
https://forums.nesdev.com/viewtopic.php?f=3&t=18113
2019-01-12 12:42:14 +01:00
fhorse
cc4fae865a Added the support for the BPS patch. 2018-12-27 19:31:48 +01:00