Commit Graph

23 Commits

Author SHA1 Message Date
vectorsigma72
fe4e308c46 Following commit cd2318129 (OcQuirks into config.plist) 2020-07-16 21:13:35 +02:00
vectorsigma72
0a5b4bd8bf App and package update
Support for recently added drivers.
Clover.app has some fixes for the UI.
2020-07-15 01:43:53 +02:00
vectorsigma72
6aac20b758 Clover.app v1.22
Improved Clover installer with better detailed log.
2020-05-13 19:09:30 +02:00
vectorsigma72
3513285889 Clover.app: different way to add itself as login Item
Switch to LSSharedFileXXX to enale loging as SMLoginItemSetEnabled() is buggie.
2020-05-03 14:03:26 +02:00
vectorsigma72
c91b868595 Warn about Virtual machine
Clover.app cannot install from Virtual Machines to real devices. I'm still not sure this is even possible so for now warn the user.
2020-04-28 16:02:26 +02:00
vectorsigma72
d79d247a61 Clover.app: clean up after update.
Fixed a possible error caused by temporary files left.
2020-04-28 15:08:11 +02:00
vectorsigma72
e8a29b1a29 Clover.app v1.16 with clover-genconfig ability
The internal parser is  retro compatible with old Clover revisions since r3250. This is possible because a check for the existence of any variable inside SETTING_DATA structure is performed before the call. Variables are all accessed using the label property of the Mirror class, so as a string.
2020-03-01 15:16:28 +01:00
vectorsigma72
99e9fc5d89 Clover.app v1.15 with themes manager
Themes can be downloaded without git. The parser allows users to chose the Github user and the repository name, and so load themes from forks or any repo that has compatible directories structure (the repository must contains only themes, at first level).
2020-02-11 15:46:53 +01:00
vectorsigma72
8135192134 Possible fix for issue 50
DiskArbitration tells the volume is writable, but FileManager (and NSFileMaager also) says just the opposite.
The mount operation probably set the read-only flag as default. Whatever We try to update the filesystem if this happens.
2020-01-05 14:49:36 +01:00
vectorsigma72
35e4d88b72 Clean operating System version string (Clover.app) 2020-01-04 20:12:55 +01:00
vectorsigma72
9736f829bd Print additional info about the target volume (Clover.app installer) 2020-01-04 19:50:38 +01:00
vectorsigma72
654616cdd6 CloevrDaemonNew v1.1.1
Fixed bug in CloverDaemonNew introduced in v1.0.9
2020-01-04 19:36:59 +01:00
vectorsigma72
183514b27d Fix a mistake saving the log 2020-01-04 16:11:57 +01:00
vectorsigma72
aa207eaa44 Clover.app v1.14
Bootloader installation is now performed by CloverDaemonNew (one command line in less).
2020-01-03 20:37:27 +01:00
vectorsigma72
1d7e7327c0 Clover.app v1.13
Fixed detection of legacy firmware for CloverDaemonNew.
Detection of System Serial and OEM manufacturer informations.
Startup sound settings in the interface.
Installer inform with a sound and an alert window the installation result.
Installer now produce the installation log.
Installer is now thread safe.
The UI is modified to make room forall the new functionalities.
2020-01-01 15:42:47 +01:00
vectorsigma72
0c04c6d83c Clover.app v1.11 Beta
- Retro compatibility since OS X Maveriks (10.9).
- Search update ability of Clover.app.
- Auto mount of the selected ESP.
- After the installation, if the target is an EFI system partition, that partition will be umounted.
- French translation by Ellibz.
- Code corrections and improvements.
2019-12-01 13:01:27 +01:00
vectorsigma72
c822eefd22 Clover.app v1.08 Beta
Fixes and improvement for the Disable Sleep Proxy client and the save NVRAM  functions. Other small fixes.
2019-11-21 00:13:41 +01:00
vectorsigma72
4e3dc60ab7 Clover.app v1.07 Beta
Fixed dump of nvram for Clover EFI. Fixed a bug installing boot sectors.
2019-11-19 22:18:11 +01:00
vectorsigma72
66f30d4dc0 Clover.app v1.05 Beta
Added Serbian translation by  crusher and Indonesian bu Badruzeus.
Changing boot1 boot sectors installation to use boo1-intsall only.
Rework on how the nvram get dumped for CloverEFI.
2019-11-17 18:06:44 +01:00
vectorsigma72
77ff1c12b1 Clover.app v1.03 Beta
CloverDaemonNew corections and improvements to mount.
Updated de.strings
2019-11-10 17:00:10 +01:00
vectorsigma72
b06c4d4d41 Clover.app v1.02 Beta
Clver.app:
Corrected a bug that was causing the installer to fail on unknown drivers.

CloverDaemonNew :
Now is registered with the Power notifications (sleep and wake), so that can clean up nvram.plist files created by third partu kexts.
At shut down it now delete the following nvram keys:
efi-backup-boot-device
efi-backup-boot-device-data
install-product-url
previous-system-uuid

Clover.app promoted to Beta.
2019-11-09 18:03:22 +01:00
vectorsigma72
69e063b56b Clover.app v1.01 Alpha
CloverDaemon dump nvram to the Clover Boot partition as default. Any other nvram.list found in all mounted volumes will be removed. Fixed the launch at login app that was showing an empty window. Added russian translation (95%)
2019-11-07 23:12:13 +01:00
vectorsigma72
97ccb4840a Clover.app v1 Alpha
Agent application (macOS 10.11+).  More info at https://www.insanelymac.com/forum/topic/341047-cloverapp-testing/
2019-11-06 23:58:10 +01:00