osy
a7944b73de
home: add tooltip for new vm button
...
Resolves #5626
2023-09-02 16:34:40 -07:00
osy
e269ade9df
home: disable ability to type VM name with multiple lines
...
Fixes #5627
2023-09-02 16:34:14 -07:00
osy
5c171e8628
vm(apple): move scoped access for registry entry
...
Fixes #5617
2023-09-02 16:34:09 -07:00
osy
a2040cecc3
vm(apple): shared folder not working before vm install
...
Fixes #5634
2023-09-02 15:53:52 -07:00
osy
d6ddf5a86c
home: display consistent size value
...
Use the actual used size on disk.
Fixes #5637
2023-09-02 15:04:29 -07:00
osy
44f5f857b4
preferences: auto capture input as an option
...
Resolves #5633
2023-09-02 14:46:58 -07:00
osy
7339e5ff02
settings(apple): save cleared ipsw path
...
Fixes #5611
2023-09-02 14:29:51 -07:00
osy
94086d1899
qemukit: fix ptty address parsing
2023-09-02 14:05:30 -07:00
osy
26cac15cdb
vm(qemu): disable file locking for ro non-cd also
2023-09-01 20:37:10 -07:00
osy
ecbfc57940
home: fix release notes display on visionOS
2023-09-01 18:40:08 -07:00
osy
87f47e24b7
wizard: do not disable emulation button
...
Even if JIT is currently unavailable, it may be enabled in the future by
connecting a debugger. We also want to be able to create a new VM even
when it is not possible to run it.
2023-09-01 18:31:31 -07:00
osy
856951a30f
display(iOS): rename visionOS class in new SDK version
2023-09-01 18:26:27 -07:00
osy
c0ba373bf7
Revert "github: disable App Store submission for beta builds"
...
This reverts commit 1872260469
.
2023-08-25 17:57:41 -07:00
osy
d9c3cfdb2b
project: bumped version
2023-08-25 14:12:08 -07:00
osy
83f94de1c5
github: change non-secrets to vars
2023-08-25 14:10:11 -07:00
osy
1872260469
github: disable App Store submission for beta builds
2023-08-25 13:55:37 -07:00
osy
378bd0d7a6
Merge pull request #5592 from ku1ik/main-1
...
Fix typos in Polish localization
2023-08-25 13:38:53 -07:00
Marcin Kulik
29ad7cf72f
Fix typos in Polish localization
2023-08-25 13:37:53 -07:00
osy
8dc5f41493
display(macOS): automatically save state when window is closed
...
Resolves #5591
2023-08-25 13:35:16 -07:00
osy
ce1ac1e411
vm: determine snapshot failure reason at startup
2023-08-25 13:34:39 -07:00
osy
bb61988900
config(qemu): fix incorrect case in port forward config
2023-08-25 11:32:49 -07:00
osy
f026866d45
project: fix some warnings
2023-08-25 11:21:29 -07:00
osy
2cd0fc4cbf
settings: swap primary and secondary buttons for destructive actions
...
This is more consistent with other apps and HIG.
Fixes #5599
2023-08-25 11:07:30 -07:00
osy
954e422c5f
config(apple): enable Rosetta caching if supported
2023-08-25 10:51:30 -07:00
osy
76ce306533
wizard: fix IPSW selection not working
2023-08-24 15:22:27 -07:00
osy
332a662061
display(apple): support resizing view with new APIs
2023-08-24 15:22:08 -07:00
osy
2d472337d6
data: do not block main thread for long copy operations
2023-08-24 12:04:14 -07:00
osy
180c67e585
config(apple): do not create devices that does not support snapshots for macOS guests
2023-08-24 12:04:14 -07:00
osy
ccf956bf04
vm(apple): implement snapshot save/restore for macOS 14
...
Resolves #5376
2023-08-24 12:04:14 -07:00
osy
59679887d7
registry: remove old hasSaveState property
2023-08-22 00:12:56 -07:00
osy
c5b188f3df
config(apple): auto-mount share on macOS 13+ guests
...
Resolves #5571
2023-08-21 00:32:37 -07:00
osy
ee3cb5351a
display(macOS): show capture info message on fullscreen capture
...
It may be confusing for new users that the mouse is captured.
Resolves #5514
2023-08-21 00:15:28 -07:00
osy
78bc852de0
display(macOS): support dynamic resolution with Accessibility API resize
...
Resolves #5577
2023-08-21 00:06:38 -07:00
osy
e789a9cea8
config(qemu): disable file locking on BIOS
...
In QEMU, when file locking is enabled and supported, the image
file will be opened with O_RDWR even if readonly=on. Due to some
race condition during QEMU startup, sometimes it detects that
locks are supported and in those times, the BIOS read from a read
only bookmark will fail.
Fixes #5523
2023-08-20 23:19:14 -07:00
osy
9176aba2bd
vm: fix screenshot timer
...
Fixes #5541
2023-08-20 19:27:39 -07:00
osy
fc6a6e1aef
display(qemu): automatically capture mouse on fullscreen
2023-08-20 17:46:36 -07:00
osy
2ceeac5892
gstreamer: Make sure to stop ringbuffer on error
...
This may address #4629
2023-08-20 12:09:36 -07:00
osy
d295d14121
Merge pull request #5113 from 3xp0rt/main-1
...
Create Ukrainian translation
2023-08-20 11:54:09 -07:00
osy
2a2c95487f
Merge pull request #5575 from yakovmanshin/readme-in-russian
...
`README` in Russian
2023-08-20 11:53:18 -07:00
osy
80e2637948
Merge pull request #5556 from alex-kinokon/main-1
...
Fix fr locale
2023-08-20 11:53:04 -07:00
osy
37ec3d81cb
Merge pull request #5551 from pan93412/l10n/zh-Hant
...
l10n: zh-TW: update translation
2023-08-20 11:52:42 -07:00
Tiffany Fung
c5ca7ccdaf
Improve Simplified Chinese Translation ( #5550 )
...
* Create VMDisplayMetalViewInputAccessory.strings
* Update InfoPlist.strings
* Update VMDisplayMetalViewInputAccessory.strings
* Update InfoPlist.strings
* Update InfoPlist.strings
* Update Localizable.strings
* Delete Platform/iOS/Display/zh-cn.lproj directory
* Create VMDisplayMetalViewInputAccessory.strings
* Create VMDisplayWindow.strings
* Update VMDisplayWindow.strings
* Update Root.strings
* Update InfoPlist.strings
* Update Root.strings
* Update VMDisplayWindow.strings
* Update InfoPlist.strings
* Update InfoPlist.strings
* Update Localizable.strings
* Update Localizable.strings
* Add files via upload
* Update Localizable.strings
* Update VMDisplayQemuDisplayController.swift
Change ellipse "..." to "…" in accordance with other strings
* Rollback the last change to VMDisplayQemuDisplayController.swift
* Update README.zh-Hans.md
* Update README.zh-Hans.md
* Delete Localizable.stringsdict
2023-08-20 11:51:38 -07:00
osy
5abb987065
Merge pull request #5439 from startergo/main
...
Update iOSDevelopment.md
2023-08-20 11:51:06 -07:00
osy
2c696e785f
Merge pull request #5423 from mavethee/polish-update
...
Update Polish localization with missing strings.
2023-08-20 11:50:52 -07:00
osy
79a5df699e
Merge pull request #5581 from utmapp/visionos
...
Add visionOS support
2023-08-20 00:32:58 -07:00
osy
5972980f11
github: update package actions to support visionOS
2023-08-19 10:32:50 -07:00
osy
bf81ce875d
project: update recommended settings
2023-08-19 09:04:06 -07:00
osy
e36e039824
project: explicit SUPPORTED_PLATFORMS
2023-08-19 09:04:06 -07:00
osy
b0aabf2fb4
display(iOS): support proper window scaling when resized
2023-08-19 09:04:05 -07:00
osy
fa4c50ec7b
window(iOS): set display origin/scale at common point
2023-08-18 23:49:37 -07:00