Chameleon

Chameleon Commit Details

Date:2014-10-20 19:41:33 (9 years 6 months ago)
Author:ErmaC
Commit:2407
Parents: 2406
Message:Update Chameleon.xcodeproj
Changes:
M/trunk/Chameleon.xcodeproj/project.pbxproj
M/trunk/CHANGES

File differences

trunk/Chameleon.xcodeproj/project.pbxproj
26942694
26952695
26962696
2697
2698
26992697
27002698
2699
2700
27012701
2702
27022703
27032704
27042705
......
29482949
29492950
29502951
2951
29522952
29532953
29542954
29552955
29562956
29572957
2958
29582959
29592960
29602961
A3561CB41414024C00E9B51E /* Keylayout */ = {
isa = PBXGroup;
children = (
A3F1F267141B9B3B00DDA709 /* Readme.txt */,
A35D216E141A73B000969AC0 /* layouts */,
A3561DA81414296600E9B51E /* Cconfig */,
A3561DA61414296600E9B51E /* Keylayout.c */,
361BF6CE19DBA1820015F031 /* Keylayout.h */,
A35D216E141A73B000969AC0 /* layouts */,
A3561DA71414296600E9B51E /* Makefile */,
A3F1F267141B9B3B00DDA709 /* Readme.txt */,
);
path = Keylayout;
sourceTree = "<group>";
A35D2170141A73B000969AC0 /* layouts-src */ = {
isa = PBXGroup;
children = (
A35D2178141A753E00969AC0 /* README */,
A35D2171141A73B000969AC0 /* mac-de.slt */,
A35D2172141A73B000969AC0 /* mac-es.slt */,
A35D2173141A73B000969AC0 /* mac-fr.slt */,
A35D2174141A73B000969AC0 /* mac-it.slt */,
A35D2175141A73B000969AC0 /* mac-se.slt */,
A35D2176141A73B000969AC0 /* pc-fr.slt */,
A35D2178141A753E00969AC0 /* README */,
);
path = "layouts-src";
sourceTree = "<group>";
trunk/CHANGES
1
12
23
34
- Update Chameleon.xcodeproj
- ErmaC : Merge LZVN decompression routine by MinusZwei (C Conversion) based on works from Pike R. Alpha and AnV Software (Andy Vandijck).
- Bungo : Loading custom ECDT.aml, Darwin version string printing, clean boot-args, change firmware rev. to real Mac (0x0001000a), added kernel-compatibility, boot-file, boot-args, machine-signature, random-seed DT properties & some minor changes.
- ErmaC : Merge tja's patch http://forum.voodooprojects.org/index.php/topic,5951.0.html

Archive Download the corresponding diff file

Revision: 2407