skyarrow87
9582143baf
Improve Japanese translation
2022-12-07 14:08:32 +09:00
osy
66379ef66e
Merge branch 'main' into polish-localization
2022-12-03 16:14:58 -08:00
osy
7c4e854647
project: update fr translation
...
Thanks @FRtranslator
Resolves #4686
2022-11-26 23:57:21 -08:00
osy
11b4cd5a79
project: unify objc swizzle code
2022-11-25 23:43:10 -08:00
osy
6feb56b9c8
display(macOS): support popup menu on a toolbar item
...
Since there is no IB support for NSMenuToolbarItem and we cannot modify the
toolbar in code (that would mess up user customization), we have to patch
the NSKeyedUnarchiver method in order for NSMenuToolbarItem's
initWithCoder: to not fail.
2022-11-25 22:44:07 -08:00
osy
d0b2d4ea91
localization: add Polish to project
2022-11-24 12:48:22 -08:00
osy
505dbf3f54
localization: delete redundant files
...
The InfoPlist localization exists separately in the macOS and iOS subdirs.
2022-11-24 12:43:55 -08:00
Jezer Mejía
b55971616d
Update Spanish (Latin America) localization
2022-10-24 07:42:56 -06:00
osy
b17c5de891
home(iOS): add integrated in-app settings popover
...
Resolves #4446
2022-10-22 22:58:41 -07:00
osy
6d9ccad495
Merge branch 'main' into dev-german
2022-10-19 09:48:20 -07:00
osy
20d44c40d3
project: update fr translation
...
Thanks @FRtranslator
Resolves #4505
2022-10-19 09:39:12 -07:00
conath
ebfc93327e
Add German localization
...
This is my first localization pass, with little proofreading and only brief testing. Seems mostly fine, but additional work is needed to fix missing localized strings.
2022-10-17 01:58:54 +02:00
conath
eb573fdf74
Add German Localization to Xcode project
...
No translations yet
2022-10-17 01:58:54 +02:00
osy
162c532c2e
project: remove vestigal code
2022-10-10 14:52:20 -05:00
osy
11facf3139
display(iOS): fix press events not received and clean up patcher code
2022-09-10 18:32:15 +03:00
osy
1627154e3d
display(iOS): hide home indicator and mouse cursor
...
Fixes #4390
2022-09-10 18:32:15 +03:00
osy
f4e6c99285
project: build iOS hypervisor
2022-09-08 15:03:25 -07:00
osy
7615b9f5a8
settings(qemu): add resize drive for macOS
...
Refactor out SizeTextField and unify the confirmation alerts.
2022-09-04 19:43:14 -07:00
osy
e871890095
data: download guest tools
...
Resolves #4364
2022-09-04 01:54:00 -07:00
osy
825ea62e75
settings(iOS): workaround fileImporter not working on iOS
...
Fixes #4365
2022-09-02 23:22:53 -07:00
osy
8734799706
wizard: factor out browse/clear code
2022-09-02 20:04:44 -07:00
osy
30ae70ac83
home: refactored navigation list to own view
2022-09-02 17:05:28 -07:00
osy
13084a5312
Merge pull request #4316 from MMP0/l10n-patch
...
Update Japanese localization + Some improvements
2022-08-29 20:02:08 -07:00
osy
217826ef58
Merge branch 'main' into add-finnish-localisations
2022-08-29 19:19:12 -07:00
osy
9a3a02f556
project: update fr translation
...
Thanks @FRtranslator
Resolves #4311
2022-08-29 19:15:59 -07:00
osy
fb118d5817
Merge branch 'main' into l10n-patch
2022-08-29 19:06:07 -07:00
osy
27cfdadae0
Merge pull request #4307 from JezerM/main
...
Add Spanish (Latin America) localization
2022-08-29 19:04:04 -07:00
osy
82fac2cc86
project: renamed UTMVirtualMachineExtension.swift -> UTMVirtualMachine.swift
2022-08-28 15:45:07 -07:00
osy
4c10951c82
vm: remove legacy viewState code
2022-08-27 18:07:25 -07:00
osy
e499fd04e7
vm(qemu): implement registry for external drives
...
This shall replace the legacy UTMViewState and UTMDrive implementation.
2022-08-27 18:07:25 -07:00
Marcus Ziadé
57efb457e7
Add Finnish localizations
2022-08-27 22:57:57 +03:00
MMP0
496c50aa03
Improve localization
2022-08-18 10:09:54 +09:00
Jezer Mejía
02e3b5d5db
Add Spanish (Latin America) localization.
...
Based on English, French and Japanese localizations.
2022-08-16 16:47:35 -06:00
osy
729bb56a6a
Merge branch 'master' into fix-formatting
2022-08-14 23:29:46 -07:00
osy
5b5bc4e99e
Merge pull request #4269 from MMP0/patch-1
...
Update Japanese translation + Enable Base internationalization
2022-08-14 23:24:32 -07:00
MMP0
67fb0a09b7
Fix improper string formatting
2022-08-08 21:05:52 +09:00
osy
8ab8aea098
settings: remove unused picker components
2022-08-07 10:27:30 -07:00
MMP0
790e7e805c
Make VMDisplayMetalViewInputAccessory localizable
2022-08-06 23:47:51 +09:00
MMP0
0347f830c5
Enabled Base internationalization
2022-08-06 19:10:59 +09:00
osy
4f50054399
project: remove unused file
2022-08-05 19:47:06 -07:00
osy
d091f103eb
Merge remote-tracking branch 'origin/master' into MMP0-patch-1
2022-08-05 13:19:54 -07:00
osy
f7edceb353
display(apple): renamed window controllers for qemu
2022-08-04 20:37:51 -07:00
osy
a9aa28d975
display(apple): support multiple windows
...
Apple doesn't support multiple GUI displays yet so we only support multiple
terminals for now.
2022-08-04 20:37:51 -07:00
osy
e2148dd840
config(apple): rename Devices to Virtualization
2022-08-04 17:48:59 -07:00
osy
853ed48375
settings(apple): support adding/removing devices
2022-08-04 17:36:24 -07:00
osy
5cad93aca1
config(apple): add uefi and generic platform settings
2022-08-03 16:01:02 -07:00
osy
2d98e0026c
project: removed legacy UIViewController extensions
2022-08-02 20:14:30 -07:00
osy
c6d52e47de
display(macOS): support headless boot
...
Resolves #2280
2022-08-02 17:20:28 -07:00
osy
bc37400807
logging: use delegate to handle lines
2022-08-02 12:40:31 -07:00
osy
edba4eba95
iOS: set up audio session
...
This allows both background audio as well as proper mixing of outputs.
Fixes #3996
2022-08-01 19:48:51 -07:00