| 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 Next | |
| Aug 28, 2010 | |
| 2 years 8 months | Added string terminator in getVolumeLabelAlias(). Changed printing method in activity indicator drawing to prevent logging. |
|
Commit 438, by Tamás Kosárszky | |
| Aug 27, 2010 | |
| 2 years 8 months | Fixed a typo in 'dram_controllers.c' |
| 2 years 8 months | Rewrote the SMBIOS patcher |
| 2 years 8 months | Removed old docs |
| 2 years 8 months | Created my own branch from trunk |
| 2 years 8 months | Trunk it, revs 428 & 432. |
| Aug 26, 2010 | |
| 2 years 8 months | Applied danielkza's changes (r424, r425). |
|
Commit 432, by Tamás Kosárszky | |
| Aug 25, 2010 | |
| 2 years 9 months | Doc and comment edit. Adding FileLoad.txt and FileLoad-trunk.txt. Removing TODO file; will be replaced by a ISSUES file. TODO stays home ;) |
| Aug 24, 2010 | |
| 2 years 9 months | Removed unused code left over from before rebinding. Modified then handel_symtab function so that it can be used within the kernel patcher module. This is untested, other than to make sure it boots. |
|
Commit 430, by Evan Lojewski | |
| 2 years 9 months | Updated module system. Hooks can now be used within modules when cetaion functions are called in chameleon. Note that onle two hooks currently exist, more need to be added. I also updated the HelloWorld module to use a hook instead of print out right |
|
Commit 429, by Evan Lojewski | |
| Aug 23, 2010 | |
| 2 years 9 months | Added device ID 0x10DE086C for "GeForce 9300/nForce 730i" |
|
Commit 428, by Tamás Kosárszky | |
| 2 years 9 months | Removing Chameleon.xcodeproj. |
| 2 years 9 months | Doc edit. CHANGES.txt and README.txt are final for now, though README can suffer changes at any time, since it's an introduction file. On to FileLoad.txt and TODO.txt. |
| 2 years 9 months | Fixed omission of fixed strbreak. |
|
Commit 425, by Daniel Miranda | |
| 2 years 9 months | Reworked UUID/label matching; Fixed NTFSGetUUID return value. |
|
Commit 424, by Daniel Miranda | |
| Aug 22, 2010 | |
| 2 years 9 months | Doc edit. |
| 2 years 9 months | Doc edit. |
| 2 years 9 months | Initial layout for TODO and CHANGES files. |
| 2 years 9 months | Initial README . |
| 2 years 9 months | Adding a documentation folder. |