Chameleon Applications

Chameleon Applications Svn Source Tree

Root/trunk/ChameleonPrefPane/CHANGES

1- Added new EFI Injection panel
2- Added PciRoot, GUI boot options
3- Added scrax to credits: thx for testing the Chameleon PrefPane!
4- Create a makebin script (to enhance) that creates zip archives and sets a version
5 in the bin dir
6- Fixed default value to Yes not included in the boot config would not be checked
7 by default in interface
8- Added RestartFix boot option
9- Added forceBootConfigPath to the tabview panel for quicker setup, so now no
10 need to edit the preferences file manually.
11- Added SystemId
12- Added full bootOptions loading into the interface with no custom code needed,
13 all loading features are implemented in base class PreferencesControllerBase,
14 with the automatic parser engine.
15- Implemented the bootOption automatic and generic parsing engine.
16 Now any option is parsed from bootFile automatically (incl. defaults)
17 thanks to the underlying engine based on a dynamically constructed
18 id to desc map and also to the group panel registration init process
19- Fixed dmg archives would appear in dynamic partition listing
20- Added FREEZE (lock) features, see README.
21- Refined cosmetics for the GUI
22- Added images icon on the first column of each partition entries
23- Added APSL and README for instructions
24- Added swap disk (01 and 02) fixes
25- Added Rename and Hide display from bootConfig
26- Fixed 10.5 and 10.6 would crash because of memory references erased
27- Added more bootConfig paths and an option to force it
28 (i.e:if not found automatically)
29- Added new paths for bootConfig search now looking in this order:
30"/",
31"/Extra/",
32"/Volumes/EFI/Extra/",
33"/Volumes/Cham/Extra/",
34"/Volumes/BootLoaders/Extra/",
35"/Library/Preferences/SystemConfiguration/",
36- Change the restart by replacing the internal reboot shell cmd by an applescript
37 eq. to the AppleMenu/Restart command
38- Fixed nib file loading and initialization problem, possibly fixes the lock pb as well?
39- Added Apple_Free filter to filter these free partitions
40
41

Archive Download this file

Revision: 64