Commit Graph

3194 Commits

Author SHA1 Message Date
osy 4ad28afe06 settings: sync ejected drives and removed shared directories
Fixes #5708
2023-10-03 15:25:21 -07:00
osy a042b8821d display: only delete snapshot on stop when suspended
Fixes #5758
2023-10-03 15:14:35 -07:00
osy 170ff905a5 settings(apple): add MBA 2022 resolutions
Resolves #5716
2023-10-03 15:03:23 -07:00
osy 9b623c9ec9 github: update to Xcode 15.1 beta 2023-10-03 14:57:58 -07:00
osy 72f2f71f6a project: update dependencies 2023-10-03 14:38:42 -07:00
osy ae593d11f5 qemukit: fix memory leak due to retain cycle 2023-10-03 14:30:04 -07:00
osy 5a12c49b38 spiceio: fix infinite busy on screenshot when there is no display 2023-10-03 14:29:42 -07:00
osy c28a124a41 display(qemu): fix some resource leak issues 2023-10-03 14:28:52 -07:00
osy 29eb620dc8 display: improved auto-save on close
No longer need to run a fake snapshot on startup.

Fixes #5745
2023-10-03 14:27:40 -07:00
Tiffany Fung 574607ad47
Merge branch 'utmapp:main' into main 2023-10-03 16:05:04 +08:00
osy 44d7776556 display: fixed multiple windows opening after suspending and starting again 2023-10-02 22:17:50 -07:00
osy fabb278c55 config(qemu): default sound card for PPC64 pseries machines
Fixes #5734
2023-10-02 20:44:39 -07:00
osy 79ed8c4480 config(qemu): default bus for PPC64 pseries machines
Resolves #5737
2023-10-02 19:06:02 -07:00
osy 26e56a10f3 display(qemu): do not crash when closing terminal too early
Fixes #5660
2023-10-02 19:02:37 -07:00
osy 779072a69a
Merge pull request #5754 from kant/patch-1
Minor proposals on README.md
2023-10-02 18:19:59 -07:00
Darío Hereñú d5087206bc
Minor proposals on README.md
* fixes in lines 09, 25, 
* fixed typo in line 35,
* link is not working in line 71
2023-09-29 11:24:24 -03:00
Tiffany Fung 01bbb49783
Update InfoPlist.strings 2023-09-29 11:52:16 +08:00
Tiffany Fung ba420002b6
Merge branch 'utmapp:main' into main 2023-09-27 21:07:36 +08:00
osy ea4906a20e project: patch settings bundle for visionOS 2023-09-26 01:47:32 -07:00
Peter Dave Hello c5ead5cfcc Fix/Update zh-Hant localization 2023-09-21 14:59:57 +08:00
osy c6ddedc294 home(visionOS): add button to open preferences 2023-09-20 18:14:42 -07:00
Tiffany Fung 6c12cfdf6c
Update Localizable.strings 2023-09-12 10:32:32 +08:00
Tiffany Fung b9d73560d1
Update README.zh-HK.md 2023-09-12 09:58:59 +08:00
Tiffany Fung 0cd27a851c
Create README.zh-HK.md 2023-09-12 09:21:59 +08:00
Tiffany Fung e9c056367d Add more translations for zh-hans 2023-09-12 09:04:13 +08:00
Tiffany Fung abce5ab116 Fix translation for zh-hans 2023-09-12 08:54:11 +08:00
Tiffany Fung 217e2475cb Import localization for zh-hk 2023-09-12 08:52:50 +08:00
Tiffany Fung f3a5635add Create localization files for zh-hk 2023-09-12 08:51:23 +08:00
s0rd3s a162ec0308 localization: add Russian to project 2023-09-09 21:25:19 +03:00
osy 14830210d0 project: bumped version 2023-09-04 20:54:14 -07:00
osy e1b1b98a1e
Merge pull request #5653 from MMP0/patch-1
Update Japanese localization
2023-09-04 20:53:29 -07:00
osy 8d7b51b878 utmctl: implement USB commands
Resolves #5157
2023-09-04 20:49:43 -07:00
osy 1193b80725 scripting: add support for USB operations 2023-09-04 19:39:50 -07:00
osy d1e547eec1 CocoaSpice: update USB manager to support async 2023-09-04 19:39:33 -07:00
MMP0 78be5eed71 Update for ce1ac1e..b61b5f9 2023-09-05 00:11:38 +09:00
osy 8e820293bd vm(qemu): ignore key presses in debug log
Fixes #5651
2023-09-03 23:30:02 -07:00
osy b61b5f9816 qemu: use tpm-tis for x86_64 architecture
It seems like tpm-crb is broken. Also fix the UEFI bios to support TPM 2.0.

Fixes #5619
2023-09-03 22:31:04 -07:00
osy dfd9603c41 settings(macOS): make sure toolbar is shown when nothing is selected 2023-09-03 18:28:30 -07:00
osy c4548248a3 vm(qemu): workaround crash by introducing a delay in suspend probing
Fixes #5624
2023-09-03 18:20:48 -07:00
osy 87720a86bd vm(qemu): fix remote bookmarks
Fixes #5615
2023-09-03 18:07:31 -07:00
osy a7c110c41a settings(macOS): make save button prominent 2023-09-03 16:27:57 -07:00
osy 12899a617b settings(macOS): add remove/delete button to bottom toolbar 2023-09-03 14:31:43 -07:00
osy a1e1087ffc settings(macOS): bottom toolbar should only span detail half 2023-09-03 14:31:18 -07:00
osy 6c40699833 downloader: always fetch the latest guest tools
We plan to update the guest tools more regularly and therefore cannot hard
code the version of the download. This URL will be redirected by the server
to the latest ISO.
2023-09-03 00:06:27 -07:00
osy 10bf519dc0 release: parse notes for visionOS 2023-09-02 23:54:24 -07:00
osy cc582f53ce wizard: refactor common code to VMWizardContent
Also hide row separator which appears on macOS Sonoma.
2023-09-02 23:23:54 -07:00
osy f4834cb580 localization: fixed typo "whell" -> "wheel"
Fixes #5646
2023-09-02 16:54:49 -07:00
osy 4938441f74 home: new confirm text when cloning a shortcut
Resolves #5610
2023-09-02 16:53:50 -07:00
osy ce9f7f1d19 display(apple): un-hide cursor when stopped
Fixes #5607
2023-09-02 16:46:04 -07:00
osy 9e55eed1f9 home: remove shared directory based on id 2023-09-02 16:38:13 -07:00