Chameleon

Chameleon Commits

AgeSort asc/descChange
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
Jul 15, 2010
13 years 9 months Revised the rollover theme functionality as it was drawing both the normal device image as well as the rollover image. Added Conti's fix for overcoming potential deadbeef error due to invalid specified resolution.
Commit 180, by blackosx
Jul 16, 2010
13 years 9 months Initialize screen_params[] with proper default values and added checks for screen dimension values. Thanks for Conti and aschar.
Jul 19, 2010
13 years 9 months Added alternate format for setting the default partition. The user can specify the selected volume UUID for the "Default Partition" key.
13 years 9 months Replaced some unoptimized default theme artwork files with pngcrushed versions (-rem cHRM -rem gAMA -rem iCCP -rem sRGB).
13 years 9 months Replaced device_fat16.png with device_generic.png's contents.
Jul 20, 2010
13 years 9 months Updated memory layout: increased KERNEL_LEN from 64M to 128M, decreased file load buffer (LOAD_LEN) from 96M to 64M. Moved up stack and bios area (STACK_SEG + BIOS_ADDR) from 0x8000 to 0x9000.
13 years 9 months Increased boot2's maximum size from 383.5k to 447.5k. Updated stage 1 loaders for handling the new size limit. Fixed typo in smbios_patcher.
13 years 9 months Added displaying source device and partition number for file read operations.
13 years 9 months Updated CHANGES and replaced caption "Loaded" with "Read" in file read functions.
13 years 9 months Moved the stack to 0x1000:FFF0. Actually the area between 0x10000-0x20200 is unusued.
13 years 9 months Fixed repeated extensions loading from different /Extra folders.
Jul 21, 2010
13 years 9 months Updated usb code, default is enabled.
Commit 191, by Evan Lojewski
13 years 9 months Added mozodojo's r351 changes.
Jul 22, 2010
13 years 9 months Fixed some warnings in acpi_patcher.c and aml_patcher.c. I guess mozodojo was meant to call aml_fill_simple_name() in aml_generator.c:215 instead the unexistent aml_fill_simple_string() function. Replaced void return value with -1. Changed acpi_patch
13 years 9 months Created branch for Mozodojo.
13 years 9 months Fixed safe mode booting.
13 years 9 months Fixed memory deallocation error while adding SSDTs into RSDT/XSDT. Fixed improper DSDT parsing algorithm in acpi_find_cpu_names. Improvements in memory detection algo, thank to Azimutz. Using my own algo for CPU type injections (need testing and tes
Commit 196, by mozo
13 years 9 months Fixed memory deallocation error while adding SSDTs into RSDT/XSDT. Fixed improper DSDT parsing algorithm in acpi_find_cpu_names. Improvements in memory detection algo, thank to Azimutz. Using my own algo for CPU type injections (need testing and tes
Commit 197, by mozo
13 years 9 months Added CPU family check
Commit 198, by mozo
13 years 9 months Synced trunk with mozodojo's changes between r196-r198: Added CPU family check. Fixed memory deallocation error while adding SSDTs into RSDT/XSDT. Fixed improper DSDT parsing algorithm in acpi_find_cpu_names. Improvements in memory detection algo, t

All Updates

Filter by type
Commits
Issues and Comments
Downloads
Documents

Subscribe to this timeline
RSS Atom feed