-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: yep/virtualOS
base: v1.0
head repository: yep/virtualOS
compare: main
- 19 commits
- 58 files changed
- 3 contributors
Commits on Jun 8, 2022
-
Use main thread for UI updates
* committedJun 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 6d54891 - Browse repository at this point
Copy the full SHA 6d54891View commit details -
* committed
Jun 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 9b5b67b - Browse repository at this point
Copy the full SHA 9b5b67bView commit details -
Display macOS version during install
* committedJun 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 166acfd - Browse repository at this point
Copy the full SHA 166acfdView commit details
Commits on Jul 3, 2022
-
Use combine to throttle kvo events
* committedJul 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 6c260d5 - Browse repository at this point
Copy the full SHA 6c260d5View commit details
Commits on Jul 6, 2022
-
Add settings view and support for custom ipsw restore images
* committedJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 820263f - Browse repository at this point
Copy the full SHA 820263fView commit details
Commits on Feb 17, 2023
-
VirtualMachineConfiguration was renamed to VirtualMacConfiguration in commit 820263f
* committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 0016cd3 - Browse repository at this point
Copy the full SHA 0016cd3View commit details
Commits on Feb 25, 2023
-
* committed
Feb 25, 2023 Configuration menu - View commit details
-
Copy full SHA for f316eae - Browse repository at this point
Copy the full SHA f316eaeView commit details -
* committed
Feb 25, 2023 Configuration menu - View commit details
-
Copy full SHA for d6a5ee8 - Browse repository at this point
Copy the full SHA d6a5ee8View commit details
Commits on Feb 27, 2023
-
add option to use main screen size
* committedFeb 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 094b755 - Browse repository at this point
Copy the full SHA 094b755View commit details
Commits on Mar 16, 2023
-
auto-start (with latest settings), when `start` parameter is specified, e.g. ```` open /Applications/virtualOS.app --args start
Configuration menu - View commit details
-
Copy full SHA for b40fc80 - Browse repository at this point
Copy the full SHA b40fc80View commit details
Commits on Mar 18, 2023
-
* committed
Mar 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 9c0366f - Browse repository at this point
Copy the full SHA 9c0366fView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99c3ed6 - Browse repository at this point
Copy the full SHA 99c3ed6View commit details
Commits on May 5, 2023
-
Add option for setting shared folder and hard disk location
Needs testing when distributed by Mac app store
* committedMay 5, 2023 Configuration menu - View commit details
-
Copy full SHA for a67f096 - Browse repository at this point
Copy the full SHA a67f096View commit details
Commits on Aug 27, 2023
-
Add button to show hard disk location in finder
* committedAug 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 45f211b - Browse repository at this point
Copy the full SHA 45f211bView commit details
Commits on Feb 9, 2024
-
Use main screen size by default
First screen of macOS 14.3 installer is not shown completely if a size smaller than the main screen is used.
* committedFeb 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 080c419 - Browse repository at this point
Copy the full SHA 080c419View commit details
Commits on Oct 12, 2024
-
Full rewrite using appkit instead of swift ui
now supports installing multiple vms
* committedOct 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 19e12c1 - Browse repository at this point
Copy the full SHA 19e12c1View commit details
Commits on Nov 29, 2024
-
* committed
Nov 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 65fe0fe - Browse repository at this point
Copy the full SHA 65fe0feView commit details -
* committed
Nov 29, 2024 Configuration menu - View commit details
-
Copy full SHA for d534f0b - Browse repository at this point
Copy the full SHA d534f0bView commit details -
Fix race condition when deleting VM bundle
Array should not change between check and use.
* committedNov 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 59c7a4d - Browse repository at this point
Copy the full SHA 59c7a4dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0...main