Commit Graph

2370 Commits

Author SHA1 Message Date
RSX798
8e176a5295 Update it-IT.po 2025-12-28 14:05:07 +08:00
OBattler
47bff0fdb5 Added + signs to positive dB values. 2025-12-28 00:20:29 +01:00
OBattler
41bcccc325 Sound gain: Fix the scale label values and their alignment. 2025-12-27 22:41:25 +01:00
Miran Grča
1c896c4851 Merge pull request #6628 from Cacodemon345/sound-gain-ui-labels
Add scale labels to Sound Gain dialog
2025-12-27 22:19:16 +01:00
Cacodemon345
c7923229ab Add scale labels to Sound Gain dialog 2025-12-27 23:48:13 +06:00
OBattler
e315b70fd2 Force interpretation: Menu/toolbar item is no longer checkable. 2025-12-27 17:23:52 +01:00
Cacodemon345
d1bcf8421c Play/record indicators for cassette 2025-12-26 23:08:54 +06:00
OBattler
8377dad8c6 Give the 12x12, 10x10, and 8x8 sizes to the record icon. 2025-12-26 18:00:09 +01:00
OBattler
dfd36f6e89 The remaining sizes for the indicator and proper functions for determining the playing and paused statuses of a CD-ROM drive. 2025-12-25 15:45:34 +01:00
Miran Grča
0293d09504 Merge pull request #6613 from RSX798/Spanish-update2
Update es-ES.po
2025-12-25 15:32:27 +01:00
Cacodemon345
adb8af06f9 Add CD audio play/pause indicators to icons 2025-12-25 15:47:18 +06:00
OBattler
f0ab2e9b78 Extended the screenshot functionality to allow taking both raw and (renderer/resize-)processed screenshots, to both file and clipboard, made the functionality available on the toolbar as well, and moved the recently added "Force interpretation" button to the end of the toolbar. 2025-12-25 03:44:23 +01:00
RichardG867
1585efbef6 Manager: Fix duplicate call on details keys 2025-12-24 01:27:03 -03:00
RichardG867
9bc36f74e8 Manager: Streamline details label caching code to address an incorrect assumption 2025-12-24 01:20:30 -03:00
RichardG867
9366ddd60d Manager: Improve machine load times by caching details labels 2025-12-24 01:09:48 -03:00
RSX798
b258de33de Update es-ES.po 2025-12-23 14:55:51 +08:00
Miran Grča
f2cc159d31 Merge pull request #6605 from chungy/lock-emoji
Use lock emoji to indicate write-protected recent disk images.
2025-12-23 02:16:02 +01:00
RSX798
2e9c82bf3e Make "d" as hotkey in "Aide" 2025-12-23 09:02:20 +08:00
RSX798
cebf1502ac Update fr-FR.po 2025-12-23 08:52:38 +08:00
OBattler
77596d3623 Include 86box.h in the two dummy CD-ROM IOCTL files, fixes compile on Linux and Mac. 2025-12-23 01:20:26 +01:00
OBattler
196ffe7e4e Actually use the previous toolbar icons order in both cases, because it's more logical. 2025-12-23 00:26:58 +01:00
OBattler
0055af732a Increase MAX_IMAGE_PATH_LEN to 4096 bytes (to fix that config.c warning) and make sure all file name arrays are of that length (no more hardcoded 512 or 1024). 2025-12-22 23:33:56 +01:00
OBattler
d95d0d0b59 Manager: Reorder the toolbar buttons to match the buttons below. 2025-12-22 23:00:02 +01:00
Mike Swanson
f6f518eacc Use lock emoji to indicate write-protected recent disk images.
This makes the menu look a little more visually distinct and obvious
when a recent disk image item is set to write-protected mode.  While
an icon does exist, I have found it to be small and visually
indistinguisable enough that I didn't even know it existed before I
dug into the code.

This prefixes image names with U+1F512 LOCK (🔒).  My first iteration
also added U+1F513 OPEN LOCK (🔓) to read-write image names, but I
quickly found that to be too visually distracting and confusing next
to the write-protect symbols, so I have opted to only keep the first
one.

This might have a caveat that the symbol will fail to show up on
systems without the lock emoji somewhere in their font set, but these
days, I expect pretty much everyone to be on OSes that come with the
full set of emoji fonts anyhow.
2025-12-22 00:54:50 -08:00
RSX798
46520dc16a Update es-ES.po 2025-12-22 16:37:37 +08:00
OBattler
69a7db1af6 Corrected Catalan translation by ahernandez094 from BetaWiki (native speaker) and more fixes to the Spanish translation. 2025-12-22 00:59:02 +01:00
RichardG867
a822628111 Display proper floppy sound profile names in the drive list 2025-12-21 19:05:02 -03:00
OBattler
988056bb35 Bring back the Catalan translation (redone from scratch) and fix the Spanish translation. 2025-12-21 20:56:06 +01:00
RichardG867
bc7008c548 Use EMU_NAME macros in paths 2025-12-20 16:12:21 -03:00
Alexander Babikov
251d5e6ced Manager: Re-enable search by machine configuration 2025-12-20 18:23:17 +05:00
RichardG867
40d79cb7e9 Fix force interpreter option flashing on startup 2025-12-19 20:02:52 -03:00
Bozo Scum
738a92571a Update zh-TW.po
* adjust some translations
2025-12-18 18:45:16 +08:00
Yuuya
6b3fa522ab Refine Japanese translations in ja-JP.po
Updated various Japanese translations to remove unnecessary punctuation and improve consistency.
2025-12-18 08:32:19 +09:00
Alexander Babikov
711450ce3e Minor translation updates
- fix broken "floppy disk controller" in Korean
- remove spaces before ellipsis
- better translation for Settings/Preferences in German
2025-12-17 23:49:06 +05:00
Alexander Babikov
0dc8509220 More string and translation improvements (#6570)
* Qt: Minor rewording on the storage controllers settings page

All translations updated accordingly
(the "Hard disk" string is still used in the PC5086 config and therefore
has been moved to a suitable place)

Also fix broken translations for ter/qua IDE controllers

* Qt: Don't attempt to translate storage bus names

* Qt: Remove translations for non-generic joystick names

These weren't actually supposed to be translated
Thrustmaster Formulas were left in because of "with/out adapter"

* Qt: Tooltip and icon text fixing

* Restore unused strings that were to be used as tooltips
for Ctrl+Alt+Del/Esc buttons
* Consistently define tooltips and iconText to avoid mnemonics showing
in CJK languages
* Remove tooltips from actions that only show up in menus

* Qt: Add ACPI shutdown to menu

* Qt: Drop "SoundFont" string from translations

This is a brand name that shouldn't be translated

* Qt: Replace three-dot ellipsis with a single-character one

* Manager: workaround for font mismatch on language change
2025-12-17 14:29:51 -03:00
Alexander Babikov
7800bcd0bd Manager: Pass asset path to VMs if specified on command line (#6569)
* Manager: Pass asset path to VMs if specified on command line

* Manager: Merge `VMManagerSystem::launchSettings` into `VMManagerSystem::launchMainProcess`
2025-12-17 13:53:48 -03:00
Alexander Babikov
b8d3714edb Manager: Implement defaults for manager config
Enable update checker by default
2025-12-17 17:46:33 +05:00
Wil Bowen
61864d5a53 VM Manager: prevent single-click activation from starting VM
Fix regression introduced in 75499ad:
    activated() triggered VM start on single click.
    Use doubleClicked() and Enter shortcut instead.
2025-12-15 09:43:27 -05:00
BlueRain-debug
b181d2d194 Update zh-TW.po
1. Missing translation fields have been added.
2. Some translations have been adjusted.
2025-12-11 01:49:23 +08:00
OBattler
6e9ba6ed85 Windows serial passthrough: use PIPE_UNLIMITED_INSTANCES, not 1. 2025-12-10 00:28:33 +01:00
OBattler
915e3ad16f And 20x20. 2025-12-08 13:54:43 +01:00
OBattler
c0c52f6e03 Slightly correct the 16x16 icon. 2025-12-08 13:54:04 +01:00
OBattler
4ce1c04165 New VM icon: add the 24x24, 20x20, and 16x16 sizes. 2025-12-08 13:52:54 +01:00
Alexander Babikov
74eb21329b Qt: Show icons in menu for actions that have them 2025-12-08 13:57:46 +05:00
Alexander Babikov
2e9dec8891 Qt: Remove the shortcutVisibleInContextMenu property from menu items 2025-12-08 13:57:45 +05:00
Alexander Babikov
d5b06c50f5 Manager: Use the new icon for the "New machine" button 2025-12-08 13:57:40 +05:00
Alexander Babikov
f3168b4187 Manager: Make the toolbar hideable 2025-12-08 13:57:04 +05:00
Alexander Babikov
d2379f1a66 Manager: Sync toolbar button state with selected VM's state 2025-12-08 13:56:09 +05:00
Alexander Babikov
26f4916c32 Manager: Unhide the toolbar 2025-12-08 13:56:08 +05:00
Alexander Babikov
c325ea0aec Manager toolbar: Cache run/pause icons 2025-12-08 13:56:07 +05:00