2967 Commits

Author SHA1 Message Date
retroNUC
31addc0a61 Achievement Visibility Submenu - Additional changes
- 'Unlocks/Mastery' split into two options
- 'Account/Login Messages' split off from 'Verbose', gated all login success/error messages
- menu_cbs_sublabel.c - Now in same order as menu options
- menu_setting.c - VISIBILITY_UNLOCK default value now uses define
- All suggested text/cleanup changes from Jamiras
2023-01-05 19:51:55 +01:00
retroNUC
6e81098132 Add Achievements Visibility submenu options
- Startup Summary split off from Verbose Mode, added option to hide for games with zero core cheevos
- Some existing options moved into this submenu
- Leaderboard-related options coming in future PR
2023-01-05 19:51:55 +01:00
Gonzalo Peche
9efc1f500d In Android builds, add input_android_physical_keyboard configuration option and its corresponding menu entry to force a device to act as a physical keyboard.
When running on Android, RetroArch considers most devices that emit dpad events as gamepads, even if they also emit other keyboard events; this is usually the right thing to do, but it has the side effect of not letting some actual keyboards (e.g.: Logitech K480) act as such inside RetroArch. This configuration option allows users to manually select a specific input device to act as a physical keyboard instead of a gamepad, which is handy when emulating computers as opposed to consoles.
2023-01-05 04:50:37 +01:00
github-actions
59cbb16f1c Fetch translations from Crowdin 2023-01-05 00:11:41 +00:00
zoltanvb
92c143ca51 Remaining changes for the simple help text replacements. 2023-01-04 03:43:16 +01:00
zoltanvb
a5431dd965 Help text translation through Crowdin, phase 1.
Help texts can be activated for some menu items using Select / RShift.
These text items were hardcoded in msg_hash_us.c (and related translations).
This commit changes the simple text items to get the source from msg_hash_us.h
(or its translations).
2023-01-04 03:43:16 +01:00
github-actions
3047561621 Fetch translations from Crowdin 2023-01-04 00:11:29 +00:00
Skirlez
aba01c87e3 add scrolling sounds for rgui, xmb, and glui and fix the ozone implementation + hebrew translation for menu sounds submenu
also adds audio_driver_mixer_play_scroll_sound to menu_cbs_left and menu_cbs_right which are (seemingly) responsible for the large scroll on some menus (and also bumper scrolling on glui's playlist menu?).
2023-01-03 19:34:35 +01:00
Skirlez
f84093496f implement scrolling sounds for ozone
using roughly the same implementation for the ok/notice/cancel sounds, but i've made an exclusive function for scrolling since it's going to be called a lot more than those sounds
2023-01-03 19:34:35 +01:00
github-actions
43bee969b7 Fetch translations from Crowdin 2023-01-03 00:11:20 +00:00
github-actions
955431b354 Fetch translations from Crowdin 2023-01-02 00:11:48 +00:00
github-actions
2032d67b07 Fetch translations from Crowdin 2023-01-01 00:13:23 +00:00
zoltanvb
8b536ec35d
Modify translation completeness labels in order for them to appear in Crowdin. (#14785) 2022-12-31 02:34:45 +01:00
github-actions
4609c7f90a Fetch translations from Crowdin 2022-12-31 00:10:25 +00:00
retroNUC
d24cdbfb15
Allow repositioning of RetroAchievement notifications (#14777)
* Allow repositioning of achievement notifications

* PS4/ORBIS build fix

Would have thought cheevos-related notification code was wrapped in HAVE_CHEEVOS, but guess not.
2022-12-30 16:55:38 +01:00
sonninnos
e0e21b3386
Fix system info autoconf device list (#14783) 2022-12-30 16:53:47 +01:00
github-actions
bc9c5718f9 Fetch translations from Crowdin 2022-12-30 00:10:44 +00:00
sonninnos
0be1aa0420
Add config + input related sublabels (#14781) 2022-12-30 00:48:04 +01:00
zoltanvb
76b3c09ea9
Translation completeness display. (#14779)
Display translation completeness categories in the language selection options.
Generate the progress report for RetroArch menu file instead of all files.
2022-12-29 22:21:23 +01:00
github-actions
7e7d2b3071 Fetch translations from Crowdin 2022-12-29 00:11:14 +00:00
github-actions
42b9e23602 Fetch translations from Crowdin 2022-12-28 00:10:58 +00:00
zoltanvb
357ebc154b
Remove () from language names. (#14771) 2022-12-27 21:42:00 +01:00
github-actions
204cce8d16 Fetch translations from Crowdin 2022-12-27 00:11:50 +00:00
github-actions
6aa15e5b15 Fetch translations from Crowdin 2022-12-26 00:11:19 +00:00
sonninnos
d5f58fd435
Menu switch icon corrections (#14766) 2022-12-25 18:17:16 +01:00
github-actions
7de22a9326 Fetch translations from Crowdin 2022-12-25 00:11:45 +00:00
github-actions
dea327a0c2 Fetch translations from Crowdin 2022-12-24 00:09:49 +00:00
github-actions
0993324756 Fetch translations from Crowdin 2022-12-23 00:11:09 +00:00
LibretroAdmin
f836328c56
Append Preset (#14737) (#14757)
WIP version of Append and Prepend preset, Includes UI for Standard Retroarch, but not the QT UI companion

Co-authored-by: HyperspaceMadness <remimcgill@hotmail.com>
2022-12-22 21:36:32 +01:00
zoltanvb
1334bd0408
Localization improvements. (#14753)
- enable localization of audio mixer sublabel
- resolve 2 localization FIXME items
- enable better localization of controller connect/disconnect/config messages
2022-12-22 16:54:14 +01:00
github-actions
dbe5a047c4 Fetch translations from Crowdin 2022-12-22 00:11:10 +00:00
github-actions
2b669f4e4b Fetch translations from Crowdin 2022-12-21 00:11:08 +00:00
zoltanvb
8de16f3323
Localization improvements. (#14748)
Added translatable labels for recording, streaming, logging, turbo options.
2022-12-20 23:54:49 +01:00
github-actions
5b89a9f90f Fetch translations from Crowdin 2022-12-20 00:11:01 +00:00
zoltanvb
02ba825c88
Enable localization of video rotation, orientation, aspect ratio options. (#14744) 2022-12-19 21:36:06 +01:00
sonninnos
883e88fa73
Keyboard event blocking corrections (#14728) 2022-12-18 18:36:24 +01:00
github-actions
f238e1d1b2 Fetch translations from Crowdin 2022-12-18 00:11:25 +00:00
github-actions
932b4ad3db Fetch translations from Crowdin 2022-12-17 00:11:11 +00:00
sonninnos
16ca87c327
Rename Standalone Cores to Contentless Cores (#14738) 2022-12-16 19:02:24 +01:00
sonninnos
51c92c7e3a
Fix icons in playlist manager (#14735) 2022-12-16 17:59:18 +01:00
github-actions
b07b210f51 Fetch translations from Crowdin 2022-12-16 00:11:16 +00:00
github-actions
c40c60ca60 Fetch translations from Crowdin 2022-12-15 00:11:47 +00:00
zoltanvb
748ce417e4
Cleanup of msg_hash_xx.c files after msg_hash_us.c cleanup. (#14730) 2022-12-14 11:52:56 +01:00
github-actions
3bda9cad1e Fetch translations from Crowdin 2022-12-14 00:11:59 +00:00
github-actions
de26e07062 Fetch translations from Crowdin 2022-12-13 00:12:10 +00:00
zoltanvb
5838bb98ef
Cleanup of help texts. (#14723)
All help texts were removed, which fell into one of the categories below:

1. there is sublabel for the menu item and it contains same or better text.
Such texts and translations should be maintained as sublabel, located in
msg_hash_xx.h. Since PR#14714, sublabel will be displayed as help if present.

2. it could be confirmed that this help text is currently not shown anywhere.
Examples are deprecated features (like DEBUG_INFO) or fully removed (like
CONFIRM_EXIT)

Some enum labels were just fixed to enable display.

Information can also be updated in several places, but let's keep it separate.
2022-12-12 05:53:49 +01:00
github-actions
b2d73c9bf2 Fetch translations from Crowdin 2022-12-12 00:11:37 +00:00
github-actions
844dfc9b60 Fetch translations from Crowdin 2022-12-11 00:12:39 +00:00
github-actions
fc24410763 Fetch translations from Crowdin 2022-12-10 00:11:34 +00:00
github-actions
3a817dd956 Fetch translations from Crowdin 2022-12-09 00:13:07 +00:00