fhorse
9bdae97d7c
Fixed some GLSL shaders loading (like MMJ_Cel_Shader.glslp or all
...
crt-royale.glslp series).
2020-11-15 14:42:31 +01:00
fhorse
240c6a762c
Now save the path of the last audio recording even when compiled without
...
FFmpeg support.
2020-11-13 22:07:39 +01:00
fhorse
fd1e6e7354
Fixed the restoration of the hidden state of the toolbar widgets
...
(windows version).
2020-11-13 17:56:45 +01:00
fhorse
a7b030f8e9
Fixed typos.
2020-11-13 17:52:33 +01:00
fhorse
d056d6afc1
Fixed a couple of oversights.
2020-11-13 08:50:54 +01:00
fhorse
0f225e52f8
Added support for audio or video recordings via FFMpeg.
...
More information is contained in Readme.md.
Some of the major changes that have been needed may have
introduced new bugs, should you find any please contact me.
Supported audio recording formats:
* WAV Audio
* MP3 Audio (*)
* AAC Audio
* Flac Audio
* Ogg Audio (*)
Supported video recording formats:
* MPEG 1 Video
* MPEG 2 Video
* MPEG 4 Video
* MPEG H264 Video (*)
* High Efficiency Video Codec (*)
* WebM Video (*)
* Windows Media Video
* AVI FF Video
* AVI Video
(*) if compiled in FFmpeg.
2020-11-12 22:37:14 +01:00
fhorse
5d58372c9e
Fixed typos.
2020-10-19 00:31:04 +02:00
fhorse
06fddffbf6
Fixed a possible crash that occurs when entering a new cheat.
2020-10-16 02:36:18 +02:00
fhorse
ee9b7f6444
Now the settings window is resizable, also fixed several bugs in the
...
Cheat Editor and in the Input Settings.
Cheat Editor:
- Fixed several table display errors.
- Active cheats are now easily identifiable thanks to a different color.
- Fixed a bug that did not activate the selected cheat correctly.
- Cheat description tooltip enabled.
Input settings:
- Minor cosmetic changes.
2020-10-15 21:45:20 +02:00
fhorse
21fc3196ef
NSF/NSFe player. Added a new effect and revised the "bars" effect. It is
...
now possible to move between the various effects using the up and down
of the pad or by clicking on the right or left side of the effect
viewer. Changed the help text explaining the pad commands.
2020-09-07 09:47:21 +02:00
fhorse
bc71d2c753
On a computer where the amulator had never been started, at the first
...
run it was started in the top left but hiding the window frame
preventing it from moving or closing. Fixed.
2020-08-27 14:13:05 +02:00
fhorse
e7ba3587b1
No need to translate.
2020-08-24 16:20:32 +02:00
fhorse
eb1a2f1cf8
Added an option to reverse bits of DPCM (also in the NSF player) and
...
redesigned the command line help display.
To understand what "reverse" is for, take a look at this post
http://forums.nesdev.com/viewtopic.php?f=2&t=20308 .
2020-08-23 18:46:45 +02:00
fhorse
ca4ffb49c0
Added spanish traslation of Ganbare Goemon Gaiden 2 to the database.
2020-07-28 23:54:39 +02:00
fhorse
a0bd32a58e
Updated version to 0.107.
2020-07-28 23:52:34 +02:00
Fabio Cavallo (FHorse)
d96c4e74a8
New Crowdin updates ( #111 )
...
* New translations en_EN.ts (Turkish)
2020-07-27 10:03:08 +02:00
whitesource-bolt-for-github[bot]
2578fe723c
Configure WhiteSource Bolt for GitHub ( #110 )
...
* Add .whitesource configuration file
* Update .whitesource
Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
Co-authored-by: Fabio Cavallo (FHorse) <punes.development@gmail.com>
2020-07-25 17:41:00 +02:00
fhorse
04676599ec
Updated appveyor.yml to last Visual Studio image.
2020-07-25 16:53:17 +02:00
Fabio Cavallo (FHorse)
63260458b2
New Crowdin updates ( #109 )
...
* New translations en_EN.ts (Hungarian)
* New translations en_EN.ts (Portuguese, Brazilian)
2020-07-25 13:08:31 +02:00
Fabio Cavallo (FHorse)
3676cba2fb
New Crowdin updates ( #107 )
...
Updated translation by Crowdin.
2020-07-24 15:06:05 +02:00
fhorse
1ca662de4b
Another style mistake.
2020-07-11 15:25:24 +02:00
fhorse
52ecc6b6c8
Improved thread safety.
2020-07-11 15:22:26 +02:00
fhorse
cc85cc11ae
Fixed some style errors.
2020-07-11 15:21:51 +02:00
fhorse
8d595e4470
Fixed annoying flicker when starting rewind.
2020-07-06 01:46:03 +02:00
fhorse
d86e0eda04
Fixed lag frames interception during rewind.
2020-07-03 22:56:21 +02:00
fhorse
93ffab4204
In the previous fix I had forgotten a couple of cases.
2020-07-03 22:53:24 +02:00
fhorse
2741a4ab9c
Fixed the management of the fast forward that, in some cases, could
...
create graphic glitches.
2020-07-03 12:02:12 +02:00
Fabio Cavallo (FHorse)
6d4bc8d0f7
Merged Crowdin translations ( #42 )
2020-06-27 18:08:24 +02:00
fhorse
151ec84c22
Updated translations.
2020-06-27 12:24:19 +02:00
fhorse
2885a9d4c3
Updated english translation.
2020-06-27 12:17:16 +02:00
fhorse
ccc39e539e
Updated translation.
2020-06-27 12:02:21 +02:00
Matheus
3a16af4cd1
Brazilian portuguese translation ( #106 ) (thx to mscatto)
...
* Added portuguese translation
* Added portuguese translation
* Update es_ES.ts
* Update it_IT.ts
* Update common.h
* Update objSettings.cpp
* Update settings.h
* Update mainWindow.cpp
Fixed indentation.
* Update wdgSettingsGeneral.cpp
Fixed indentation.
* Update wdgSettingsGeneral.cpp
Fixed indentation.
* Update common.h
I use a temporal order of the added translations
* Update settings.h
I use a temporal order of the added translations
Co-authored-by: Fabio Cavallo (FHorse) <punes.development@gmail.com>
2020-06-27 11:30:30 +02:00
fhorse
d6fd6b4692
Fixed warning compilation with QT 5.15.
...
Updated Readme.md and appveyor.yml to compile with Qt 5.15.
2020-06-14 09:32:24 +02:00
fhorse
ef61ef9eb2
Fixed possible audio interruption (windows).
2020-06-07 09:54:09 +02:00
fhorse
45f88ed8fb
Fixed the check of the p7zip package libraries on 64bit systems (Linux).
2020-05-20 00:58:34 +02:00
fhorse
f1b2097018
A fix of the fix.
2020-05-19 21:27:20 +02:00
fhorse
cf2a063975
Upgrade pacman before update.
...
Fixed https://github.com/msys2/MSYS2-packages/issues/1962
2020-05-19 21:23:03 +02:00
fhorse
b2bcac0597
Fixed the support for the rar compressed archive.
2020-05-19 14:05:29 +02:00
fhorse
2020f2ec5b
Fixed warnings with GCC 9.x.x.
2020-05-10 00:26:27 +02:00
fhorse
4229979003
I simplified the configure.ac by eliminating unused options.
2020-05-09 20:00:52 +02:00
fhorse
463aa1358d
Fixed initialization of the gamepad when selected in the input setting
...
dialog.
2020-05-05 21:30:51 +02:00
fhorse
e2a64f98ff
Added support for FreeBSD (thx to TCH68k for for the initial patch, his
...
tests and his support).
2020-05-05 21:21:37 +02:00
fhorse
8741a4f105
Overlay screen redesigned and rewritten. Graphically more appealing and
...
also possible to translate it completely.
2020-04-26 14:38:18 +02:00
fhorse
53727c55e8
Added a new tool bar.
2020-04-09 23:37:45 +02:00
fhorse
0140b66df2
Reorganized the viewport calculation code in window mode.
2020-04-02 20:36:43 +02:00
fhorse
94e44ed3d6
Fixed the repositioning of the window when exiting from the fullscreen.
2020-03-30 10:30:22 +02:00
fhorse
8c3e0a135a
Fixed read of mouse coordinates when screen is rotated.
2020-03-30 09:59:38 +02:00
fhorse
055e8d39c3
Added an option to rotate the screen.
...
It's possible rotate the screen using the buttons next to the menu or by
setting the parameter "Settings -> Video -> Misc -> Screen Rotation".
2020-03-29 23:18:38 +02:00
fhorse
9efd75a60e
Refactoring.
2020-03-27 10:45:47 +01:00
fhorse
16c8b65015
Fixed possible crash on read of keyboard and mouse events.
2020-03-23 16:25:00 +01:00