Changes between Version 24 and Version 25 of R1/Alpha4/ReleaseNotes
- Timestamp:
- Nov 11, 2012, 12:19:33 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha4/ReleaseNotes
v24 v25 53 53 LiveCD and first boot performance: After an initial installation or a boot into LiveCD mode, some background tasks are executed to finish the installation setup. This is known to degrade performance. On hard disk installs this usually is not a problem as the tasks are done quickly. In LiveCD mode the performance hit is more prominently visible due to the usually bad seek performance on CDs. Since the CD is read-only, this setup takes place on every start of the LiveCD. On writable media it will only be done once, so further boots shouldn't experience the same delays. 54 54 55 On single core machines, booting into safe mode on the first boot (e.g. every boot of a LiveCD) may result in Deskbar or even Haiku as a whole, ending up in a dead lock. 56 55 57 Font rendering, while improved due to the expired font hinting patent, is still not optimal. Due to the uncertain situation about patents, the official release has disabled code, which is known to be patented. This sadly includes the subpixel code used by FreeType. Once the situation is better understood and a decision has been made, subpixel font rendering may get re-enabled for official releases. 56 58