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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 Next | |
May 7, 2010 | |
10 years 8 months | Updated kernel patcher. Removed CPUID panic as well as removes the need for SleepEnabler.kext |
Commit 143, by Evan Lojewski | |
May 5, 2010 | |
10 years 8 months | |
Commit 142, by Andy Vandijck | |
Apr 16, 2010 | |
10 years 9 months | |
Commit 141, by Andy Vandijck | |
10 years 9 months | |
Commit 140, by Andy Vandijck | |
Apr 15, 2010 | |
10 years 9 months | Applied easternguy's hfs.c ReadExtent() call changes. |
Commit 139, by Tamás Kosárszky | |
Apr 7, 2010 | |
10 years 9 months | Created a branch, will focus on the kernel patcher and features benificial to NBI |
Commit 138, by Evan Lojewski | |
Mar 21, 2010 | |
10 years 10 months | verbose -> PRINT, new autores_dbg make option |
10 years 10 months | Applied MacWen's "header read size 0" fix. |
Commit 136, by Tamás Kosárszky | |
Mar 20, 2010 | |
10 years 10 months | Removing shortatombios. Few typos fixed |
10 years 10 months | Changing branch to more appropriate name |
10 years 10 months | Futher fixes.. |
10 years 10 months | Adding lebidous latest changes |
Mar 19, 2010 | |
10 years 10 months | typos... |
Mar 18, 2010 | |
10 years 10 months | added changes by azimutz. our versions should now be nearly equal. (excluding the ramdisk changes..) |
10 years 10 months | Patching my branch. Added typo fixes. |
Mar 16, 2010 | |
10 years 10 months | Sry, meant to apply it to my branch |
10 years 10 months | Applying Ati+Nvidia Resolution fix coded by lebidou. See topic at http://forum.voodooprojects.org/index.php/topic,1227.0.html |
Mar 9, 2010 | |
10 years 10 months | Removed ascii_hex_to_int() using strtoul instead |
10 years 10 months | Remove old function and change return type for ParseXMLFile function |
10 years 10 months | Introduced strdup() |