Commit graph

2251 commits

Author SHA1 Message Date
Fabio Cavallo 5ca2a06ed4
Typos. 2024-02-20 09:34:32 +01:00
Fabio Cavallo d5935c6bbc
Update README.md. 2024-02-20 09:06:18 +01:00
Fabio Cavallo cb6d8f583f
Fixed crackling sound when audio is enabled/disabled (#303). 2024-02-19 16:57:24 +01:00
Fabio Cavallo 21d4598c50
Update README.md. 2024-02-19 11:40:19 +01:00
Fabio Cavallo 5603f9f04d
Typo. 2024-02-19 09:34:42 +01:00
Fabio Cavallo (FHorse) 9f188b7933
New Crowdin updates (#369)
* New translations en_en.ts (Russian)

* New translations en_en.ts (Hungarian)

* New translations en_en.ts (Polish)

* New translations en_en.ts (Arabic (General))

* New translations en_en.ts (Portuguese, Brazilian)

* New translations en_en.ts (French)

* New translations en_en.ts (French)

* New translations en_en.ts (Italian)
2024-02-19 09:02:16 +01:00
Fabio Cavallo 92b843eb32
Update FUNDING.yml. 2024-02-18 22:47:12 +01:00
Fabio Cavallo 2d0f3d4d87
Update README.md. 2024-02-18 17:47:14 +01:00
Fabio Cavallo be0c26000d
Fixed recognition of input controls passed from the command line. 2024-02-17 11:46:25 +01:00
Fabio Cavallo b464c23e79
Fixed compilation with OpenBSD. 2024-02-16 17:07:30 +01:00
Fabio Cavallo e190c52f5d
Fixed compilation with OpenBSD. 2024-02-16 17:05:43 +01:00
Fabio Cavallo 303c777e60
[SingleApplication] Increased message transmission timeout. 2024-02-16 12:24:44 +01:00
Fabio Cavallo d66d6f5e39
Fixed compilation with QT 6.6.0 or higher. 2024-02-16 00:39:55 +01:00
Fabio Cavallo 8f1a82dd3c
[SingleApplication] Fixed shared memory release issue with QT versions 6.6.0 or higher 2024-02-16 00:38:48 +01:00
Fabio Cavallo 95effaf68c
Update SingleApplication. 2024-02-14 21:31:19 +01:00
Fabio Cavallo f2a29ac3e0
I separated the configuration, via command line, of the keyboard and joystick shortcuts. 2024-02-14 12:36:23 +01:00
Fabio Cavallo 96fec15457
Typos. 2024-02-14 12:18:57 +01:00
Fabio Cavallo 4be5b88923
Added check if DXD9 are installed (#365). 2024-02-13 21:00:51 +01:00
Fabio Cavallo 3b4283eed3
Updated the action/checkout to version 4. 2024-02-13 12:10:21 +01:00
Fabio Cavallo d753cbce15
Removed libmpg123.so.0 from the AppImage.
This makes the AppImage compatible with Arch Linux and derivatives.
2024-02-13 11:46:31 +01:00
Fabio Cavallo 275865a75b
Added the ability to configure shortcuts and the NES pad from the command line. 2024-02-10 14:14:15 +01:00
Fabio Cavallo c3605836ca
[D3D9] Fixed initialization of d3d9.screenshot.srfc.s. 2024-02-10 10:50:48 +01:00
Fabio Cavallo 19b3d00370
[NSF] I force the drawing of the complete GUI in the first few frames. 2024-02-08 09:31:38 +01:00
Fabio Cavallo 3b6dbaed1d
Fixed media player button state updating when starting playback. 2024-02-07 19:01:39 +01:00
Fabio Cavallo (FHorse) f4331f441a
New Crowdin updates (#364)
* New translations en_en.ts (Arabic (General))

* New translations en_en.ts (Arabic (General))

* New translations en_en.ts (Russian)

* New translations en_en.ts (Russian)

* New translations en_en.ts (Chinese Simplified)

* New translations en_en.ts (Russian)

* New translations en_en.ts (Chinese Simplified)

* New translations en_en.ts (French)

* New translations en_en.ts (Spanish)

* New translations en_en.ts (German)

* New translations en_en.ts (Hungarian)

* New translations en_en.ts (Italian)

* New translations en_en.ts (Polish)

* New translations en_en.ts (Turkish)

* New translations en_en.ts (Portuguese, Brazilian)

* New translations en_en.ts (Arabic (General))

* New translations en_en.ts (Polish)
2024-02-07 18:42:14 +01:00
Fabio Cavallo (FHorse) 78c5422c4d
Update README.md 2024-02-07 18:07:46 +01:00
Fabio Cavallo 0291a4ee93
Disabled auto insert via $4032 for the FDS version of "Vs. Excitebike". 2024-02-07 16:31:02 +01:00
Fabio Cavallo ccbdbab76b
Improved performance of NSF player GUI update. 2024-02-07 14:00:07 +01:00
Fabio Cavallo d58c234af4
Minor adjustments. 2024-02-05 21:55:27 +01:00
Fabio Cavallo b2fcc93bf1
Fixed intensive CPU usage when updating the player. 2024-02-04 13:01:34 +01:00
Fabio Cavallo a4a9ab64d3
[NSF2] Added support for the following chunks : RATE, plst, time, fade, tlbl, taut, auth, text and regn. 2024-02-03 10:54:53 +01:00
Fabio Cavallo (FHorse) 57f5698ce7
Update README.md 2024-02-02 08:42:32 +01:00
Fabio Cavallo 202c3ad4fb
[NSF2] Initial metadata support.
- Added Mute and Repeat Song buttons.
- Remapped the NSF controller buttons.
- Updated en_EN.ts.
2024-02-01 23:03:29 +01:00
Fabio Cavallo (FHorse) 517843fb67
Update README.md 2024-01-30 23:52:48 +01:00
Fabio Cavallo 3dea96cb35
Initial support for the NSF2 format.
- Rewrote the NSF player.
- Redesigned the player GUI.
- NSF2 : IRQ Support, Non-Returning INIT, Suppressed PLAY and UTF8 support.
2024-01-30 23:24:29 +01:00
Fabio Cavallo d9c151edf7
Fixed mapper 126/422/534 (#367). 2024-01-30 14:17:53 +01:00
Fabio Cavallo 218114dd31
Fixed a possible crash when the overlay surface is updated. 2024-01-26 12:03:23 +01:00
Fabio Cavallo 009dc37fb5
Fixed mapper 342. 2024-01-18 15:18:17 +01:00
Fabio Cavallo 52356fb5f2
Fixed compiling of RELEASE version. 2024-01-18 10:59:46 +01:00
Fabio Cavallo f5000a9cbc
- Rewritten the audio of the VRC7.
Implemented the project "A YM2413 emulator written in C" of okaxaki :
* https://github.com/digital-sound-antiques/emu2413
2024-01-18 10:23:34 +01:00
Fabio Cavallo a281bcb157
Merge remote-tracking branch 'github/master' 2024-01-13 00:45:59 +01:00
Fabio Cavallo 7e06547a03
Updated the fast forward icon. 2024-01-13 00:42:54 +01:00
Fabio Cavallo (FHorse) 6e8dde35e6
New translations en_en.ts (Chinese Simplified) (#362) 2024-01-12 15:40:37 +01:00
Fabio Cavallo 7b863a0077
I forgot the icon. 2024-01-12 15:02:08 +01:00
Fabio Cavallo acee34256b
Added a screen icon that shows when fast forward is active (#354). 2024-01-12 14:58:17 +01:00
Fabio Cavallo 102eb3d567
Fixed slot name for "checkBox_Def_Disable_DMC_Control". 2024-01-12 12:43:24 +01:00
Fabio Cavallo e029e4cf11
Fixed mapper 547 (#363). 2024-01-12 09:14:31 +01:00
Fabio Cavallo aa4085babb
Added the possibility to set default values for PPU overclocking to be applied for all roms in addition to the per-game ones already used (#326). 2024-01-11 21:47:20 +01:00
Fabio Cavallo 795927b8e7
Updated build.yml. 2024-01-08 11:30:05 +01:00
Fabio Cavallo f64ba9059b
Updated build.yml. 2024-01-08 09:23:44 +01:00