| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 Next | |
| May 17, 2011 | |
| 2 years 1 month | merged bcc9's patches for sandy bridge and fsb calcs and imac 11,1 12,1 |
|
Commit 827, by Cosmosis Jones | |
| 2 years 1 month | Renamed SMBIOS.h to smbios.h |
|
Commit 826, by Tamás Kosárszky | |
| 2 years 1 month | Added module descriptions / information |
|
Commit 825, by Evan Lojewski | |
| 2 years 1 month | fixed 6 core WESTMERE. http://forge.voodooprojects.org/p/chameleon/issues/49/ |
| May 16, 2011 | |
| 2 years 1 month | fixed 6 core WESTMERE ISSUE-49 http://forge.voodooprojects.org/p/chameleon/issues/49/ |
|
Commit 823, by Cosmosis Jones | |
| 2 years 1 month | Updating "version" file. |
| 2 years 1 month | - "version" file update. - added GrapicsEnablerLegacy and GraphicsEnabler patches. Read modules/TODO for more info. |
| May 15, 2011 | |
| 2 years 1 month | "execute_hook("Kernel Start", (void*)kernelEntry, (void*)bootArgs,..." is causing problems: - instant reboot or hang according to placement - doing it after "if(gVerboseMode)" causes the GUI to "flicker" I'm causing problems to my self: - while looki |
| 2 years 1 month | XCode 4 specific "Divide by 0" error, while attempting to attempting to execute hook ScanMemory. |
| 2 years 1 month | Fixed compilation issues. Removed most of the "pretty print"; breaks "make -s"(silent) which i like way better; will play with this later. On to testing... i already know the outcome, just taking the chance to document it. (still not in a working sta |
| May 14, 2011 | |
| 2 years 1 month | Merging working folder, last chunk (not in a working state). |
| 2 years 1 month | Merging working folder, round 2 (not in a working state). |
| 2 years 1 month | Merging working folder, round 1 (not in a working state). |
| 2 years 1 month | Merge r811. |
| May 13, 2011 | |
| 2 years 1 month | - Updating ignored files. - Committing GraphicsEnablerLegacy and GraphicsEnabler modules; the first holds the "old" ATI code (see modules/TODO_GraphicsEnabler for more info). - Update xcodeproj. |
| 2 years 1 month | Merge r811. |
| 2 years 1 month | Fixed warning when __attribute__ ((packed)) is used inside a struct, updated ATi card list |
| 2 years 1 month | Branching... The sole purpose of this folder, is to hold patches destined to the trunk; thus, it will match trunk as close as possible and will not contain any personal changes made to Chazi. |
| 2 years 1 month | Sync with trunk (r804/805/807). |
| 2 years 1 month | Another ignore update, this one to "modules" folder. Previous one (r806) was to "Chazi" folder & "Chameleon.xcodeproj" file (which in reality is a folder/package). |