Skip to content

Tags: dazhu/UTM

Tags

v1.0-rc1

Toggle v1.0-rc1's commit message
vm: fix auto-resolution on iPad Fixes utmapp#275

v0.9

Toggle v0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request utmapp#217 from js-john/gamepad input: implemented gamepad simulation keyboard and mouse.

v0.8

Toggle v0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request utmapp#227 from utmapp/feature/clipboard Shared clipboard with guest tools

v0.7

Toggle v0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request utmapp#195 from utmapp/feature/touchscreen-input Support touchscreen input

v0.6

Toggle v0.6's commit message
keyboard: add delay for keyup event Unify keyboard and mouse delays.

v0.5

Toggle v0.5's commit message
Configuration: show warning for unimplemented options 

v0.4

Toggle v0.4's commit message
Configuration: prompt delete data on remove disk Resolves utmapp#103

v0.3

Toggle v0.3's commit message
UI: show message if try to start a new VM 

v0.2

Toggle v0.2's commit message
qemu: implement bulletproof JIT Resolves utmapp#31

v0.2-fakesign

Toggle v0.2-fakesign's commit message
github: build fakesigned IPA We use ldid to fakesign the IPA before uploading it for release. This means jailbroken users can install the IPA directly and other users can re-sign the IPA. Resolves utmapp#36