Commit graph

1423 commits

Author SHA1 Message Date
Fabio Cavallo (FHorse)
b9750d12e4
Update README.md 2022-02-12 10:08:47 +01:00
fhorse
6fb27cb70e Updated Changelog. 2022-02-12 10:02:30 +01:00
fhorse
2a836ec58a The video output must also take into account the device aspect ratio. 2022-02-12 09:14:07 +01:00
fhorse
c5541a2594 Entering or leaving the fullscreen could cause the window to lose focus. 2022-02-03 20:47:24 +01:00
fhorse
86c145a199 Sometimes the mouse cursor may not be visible. Fixed. 2022-02-03 20:44:22 +01:00
fhorse
9373f64efa Set a minimum version for OpenGL shaders. 2022-02-03 09:59:22 +01:00
fhorse
d5e05f1819 Uniform management of the mouse cursor display. 2022-02-03 09:58:16 +01:00
fhorse
32a1a2f635 Fixed minimum height (overlayWigetInfo) and fixed x coordinate of
information bar (overlayWidgetRewind).
2022-02-02 17:21:07 +01:00
fhorse
fef9e1ed7b Fixed https://github.com/punesemu/puNES/issues/188. 2022-02-01 22:35:09 +01:00
fhorse
093db55487 It's more correct to use the setGeometry() using only the x and y
coordinates of the original geometry.
2022-01-31 14:26:32 +01:00
fhorse
d3d976ac91 I don't have to set all the geometry, I just have to reposition the
window to the initial coordinates.
2022-01-31 13:03:41 +01:00
fhorse
a89bfed44f Improved high dpi support.
- Rewrote part of the overlay.
- Uniform font used in the overlay.
- Uniform graphics management between OpenGL and D3D9.
2022-01-30 20:54:18 +01:00
fhorse
8ab7ec5d7e Fixed https://github.com/punesemu/puNES/issues/186. 2022-01-17 09:13:50 +01:00
fhorse
fd6834d382 Fixed https://github.com/punesemu/puNES/issues/191. 2022-01-17 09:12:07 +01:00
fhorse
f036cbfad3 Indentation. 2022-01-17 09:10:34 +01:00
fhorse
da02307e91 Added support for mapper 210 and improved support for Nes 2.0 format.
Fixed https://github.com/punesemu/puNES/issues/190.
2022-01-13 21:45:47 +01:00
fhorse
49274ab92e Fixed compilation error in the latest appveyor build. 2022-01-12 21:46:48 +01:00
fhorse
ea85912f4f [NES 2.0] Fixed submapper 1 recognition for mapper 71 (Firehawk). 2022-01-12 18:07:09 +01:00
fhorse
fa09fdfb42 Updated the version to 0.109. 2022-01-11 20:29:55 +01:00
fhorse
902434f503 Fixed 'make install'. 2021-12-29 19:12:29 +01:00
Fabio Cavallo (FHorse)
3f6b56732d
Update README.md
Specified the minimum version of cmake.
2021-12-29 16:08:21 +01:00
fhorse
aaebcf619f Fixed some compilation warnings. 2021-12-28 09:58:55 +01:00
fhorse
2e52e590ff I forgot it. 2021-12-28 08:10:22 +01:00
fhorse
1711e4b671 Updated Changelog. 2021-12-28 00:04:48 +01:00
fhorse
33971a6bc2 Merge remote-tracking branch 'github/master' 2021-12-26 11:24:40 +01:00
fhorse
3d48c529a2 Added support for the Playstation 3 controller (thanks to Gianmarco
Trentadue for the donation).
2021-12-26 11:22:16 +01:00
Fabio Cavallo (FHorse)
b9d883cd57
New translations en_EN.ts (Chinese Simplified) (#182) 2021-12-25 09:23:22 +01:00
Fabio Cavallo (FHorse)
7c4e80652d
New Crowdin updates (#181)
* New translations en_EN.ts (Turkish)

* New translations en_EN.ts (Chinese Simplified)

* New translations en_EN.ts (Russian)
2021-12-24 21:15:18 +01:00
fhorse
a78aa03bc0 Updated copyright info. 2021-12-24 21:08:51 +01:00
fhorse
426bdad281 Updated copyright info. 2021-12-24 21:05:40 +01:00
fhorse
781c76f02c Merge remote-tracking branch 'github/master' 2021-12-22 17:47:16 +01:00
fhorse
c859f570fe Controller recognition also implemented in the shortcuts configuration. 2021-12-22 17:42:16 +01:00
Fabio Cavallo (FHorse)
3f8c94c28f
New Crowdin updates (#180)
* New translations en_EN.ts (Italian)

* New translations en_EN.ts (Spanish)
2021-12-20 10:20:43 +01:00
Fabio Cavallo (FHorse)
ef89dfa3f3
Update README.md 2021-12-19 16:10:19 +01:00
fhorse
44e9204541 Same problem as https://github.com/punesemu/puNES/issues/179.
I found that these two bugs are only present with older versions of the
QT.
2021-12-18 13:09:56 +01:00
fhorse
d59d3fdd4f Fixed https://github.com/punesemu/puNES/issues/179.
Thx tehkonst for the report.
2021-12-18 10:04:05 +01:00
Fabio Cavallo (FHorse)
564340ecc3
New Crowdin updates (#178) 2021-12-16 09:08:38 +01:00
fhorse
9f0e0a06bc "Save configuration" must be translated. 2021-12-15 09:58:21 +01:00
Fabio Cavallo (FHorse)
de9effc477
New Crowdin updates (#129) 2021-12-15 09:24:57 +01:00
fhorse
7036903e55 The widget was not translated "on the fly" when the language was
changed.
2021-12-12 23:05:03 +01:00
fhorse
629cbdbd8a Deleted an unnecessary entry. 2021-12-12 18:27:00 +01:00
fhorse
060ff17da3 [Linux] Added support for the Steam Controller. 2021-12-11 14:37:22 +01:00
fhorse
76f8c1e2f6 Fixed identification of default values. 2021-12-11 14:34:10 +01:00
fhorse
225b090cd2 Updated en_EN.ts. 2021-12-05 22:09:11 +01:00
fhorse
a60e5d89ad Added an icon to the action_Vs_System. 2021-12-05 22:08:42 +01:00
fhorse
1d63e19e03 Added a button to close the window. 2021-12-05 22:06:52 +01:00
fhorse
97c0852df5 Updated appveyor.yml. 2021-12-04 19:54:30 +01:00
Fabio Cavallo (FHorse)
8bc3cd1602
Update README.md 2021-12-04 19:51:59 +01:00
fhorse
dd185c26d3 Added automatic recognition of the type of gamepad with relative
configuration. Supported for now Xbox 360 Controller and Playstation 4
controller which are the ones I had at my disposal. It should also work
with Xbox One controllers but I couldn't check it as I didn't have any.
2021-12-04 18:57:40 +01:00
fhorse
31541e567a I also need to reverse the min and max. 2021-11-23 15:52:20 +01:00