Commit graph

1221 commits

Author SHA1 Message Date
fhorse
04b113833e Updated Changelog. 2020-12-28 18:31:24 +01:00
fhorse
efe5cec563 Moved A/V recording shortucuts to File menu. 2020-12-28 18:30:53 +01:00
fhorse
6c4a970afc Fixed saving of "external" configurations of A/V recordings. 2020-12-28 15:27:25 +01:00
Fabio Cavallo (FHorse)
6d63160c74
New translations en_EN.ts (Portuguese, Brazilian) (#124) 2020-12-28 00:46:53 +01:00
fhorse
1407ede29f Forced translation of the active item when another language is selected. 2020-12-27 23:47:22 +01:00
Fabio Cavallo (FHorse)
386048a714
New Crowdin updates (#123) 2020-12-27 23:38:01 +01:00
fhorse
e007105c1e Fixed a crash when start emulator with a rom with save states.
The color palette must have already been initialized when I load the rom
and extract the previews from the saves.
2020-12-27 14:50:19 +01:00
fhorse
6b171aa64c Renamed SCR_ROWS->SCR_COLUMNS and SCR_LINES->SCR_ROWS. 2020-12-27 13:55:26 +01:00
fhorse
4d6b816401 Added the preview of the last screen image of the saved states.
Now it is always possible view the screen of the saved states when you
move the mouse between the various Slots in the "State" menu (slots with
the available preview will be marked with a "*"). It is also available
in the combobox of the toolbar widget.The preview will be displayed as a
tooltip.
2020-12-27 13:07:26 +01:00
Fabio Cavallo (FHorse)
d346db8b23
New Crowdin updates (#122)
Updated translation.
2020-12-24 14:46:19 +01:00
Fabio Cavallo (FHorse)
247ae26460
New Crowdin updates (#112)
Thx to : alter0ne, TCH, MS-PC, mscatto and gadsby.
2020-12-24 10:34:18 +01:00
fhorse
fb8fe510e2 Fixed resizing and translation of some controls in the settings window. 2020-12-24 10:24:23 +01:00
fhorse
38af0095db Fixed the list of DLLs used. 2020-12-23 09:36:26 +01:00
fhorse
d14dd81f38 Reduced the use of dlls needed to support FFmpeg. 2020-12-23 00:46:27 +01:00
fhorse
ed2e6a7234 Various tweaks to the configuration GUI. 2020-12-21 22:34:05 +01:00
fhorse
4fc12c90a3 Updated copyright info. 2020-12-21 17:20:14 +01:00
fhorse
ed4ddd906a Rearrange audio settings. 2020-12-21 16:40:49 +01:00
fhorse
411de81483 Changed order of Misc tab in Video Settings. 2020-12-21 13:55:27 +01:00
fhorse
5dd8836ea1 Added volume value display. 2020-12-21 10:50:26 +01:00
fhorse
df7ce29e74 Completed reorganization of video settings. 2020-12-21 10:49:21 +01:00
fhorse
37d657fe7f Rearrange input settings. 2020-12-20 14:03:09 +01:00
fhorse
4244f29d04 Rearrange general settings and updated some icons. 2020-12-20 11:47:43 +01:00
fhorse
83ab85c506 Updated en_EN.ts. 2020-12-19 09:22:50 +01:00
fhorse
5bd4da38c8 Added a Flip button to Rotate Screen Widget. 2020-12-19 09:18:48 +01:00
fhorse
39a7c117b0 Added "AxelayNES" Demo to the database. 2020-12-18 16:02:07 +01:00
fhorse
89e108cb82 Removed the use of QDesktopWidget declared obsolete.
I'll probably apply other patches for QT6 support.
2020-12-18 10:09:11 +01:00
baraclese
f403d558d9
use virtualGeometry to position window on screen (#120)
virtualGeometry gives us the size of a virtual screen that contains all monitors.
This allows a window to be placed on the correct screen in a multi-monitor setup (thx to baraclese for the patch).
2020-11-26 00:11:24 +01:00
fhorse
c9c4e1ef0b Updated some icons. 2020-11-22 18:35:22 +01:00
fhorse
34a565e582 Updated some icons and adjusted some color. 2020-11-22 16:24:13 +01:00
fhorse
a9fe061a4c Fixed compilation with old GCC. 2020-11-22 14:50:11 +01:00
fhorse
6fa3aff4d7 Specified support for FFmpeg >= 4.0. 2020-11-22 10:36:36 +01:00
fhorse
fcc6dc4756 Added some icons. 2020-11-21 21:58:13 +01:00
fhorse
eb055a9e37 Incorporated the scale option in the "Screen" tab. 2020-11-21 10:17:54 +01:00
fhorse
f0de7164a5 Rearrange video settings and tab order. 2020-11-20 22:20:59 +01:00
fhorse
95c665ad7c Disable modification of audio parameters during an A/V recording. 2020-11-18 09:53:53 +01:00
fhorse
e83316d273 Fixed input rotation logic. 2020-11-17 21:11:27 +01:00
fhorse
0c0ef11572 Changed default. 2020-11-17 20:38:01 +01:00
fhorse
4b0232739c The management of the flip also implemented in virtual controllers
guided by the mouse.
2020-11-17 20:01:33 +01:00
fhorse
1b86c31906 Added an option to flip the screen horizontally (even when rotated).
I also added an option to make the input (keyboard and controller)
"follow" the orientation of the screen. It's funny (Thx to
eugene-s-nesdev for the idea).
2020-11-17 19:00:42 +01:00
fhorse
8b5af1ddb2 Restoring focus on screen after applying rotation. 2020-11-17 12:43:02 +01:00
fhorse
95b25038af Speed up the reset of the entire color palette. 2020-11-17 12:28:30 +01:00
fhorse
65b199f755 Updated en_EN.ts. 2020-11-17 11:51:39 +01:00
fhorse
a25c65e962 Fixed initialization of the color palette. 2020-11-17 01:55:23 +01:00
fhorse
d43db8df1d Fixed "Raw" palette. 2020-11-16 19:40:52 +01:00
fhorse
ae5b0379ea Fixed VRC7 audio pitch. 2020-11-16 13:30:42 +01:00
fhorse
6344f1ddd7 Added "Raw" palette. 2020-11-16 13:19:19 +01:00
fhorse
999d138c72 The minimum version must be 130 for better compatibility of retroarch
glsl-shaders.
2020-11-16 08:34:46 +01:00
fhorse
9e08242a8e Fixed oversights. 2020-11-15 15:03:32 +01:00
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