Changes between Version 12 and Version 13 of R1/Alpha1/ImprovementsSinceRelease
- Timestamp:
- May 3, 2010, 1:39:22 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha1/ImprovementsSinceRelease
v12 v13 5 5 Additions and corrections are encouraged. 6 6 7 * Created a new file image type, 'anyboot', which allows a Haiku image to be burned a nan ISO or written directly to USB7 * Created a new file image type, 'anyboot', which allows a Haiku image to be burned as an ISO or written directly to USB 8 8 9 9 * Enabled font hinting in freetype, … … 11 11 * The patent for Freetype's TT_CONFIG_OPTION_BYTECODE_INTERPRETER expired some time before Oct. 27, 2009. 12 12 * Note: subpixel rendering is disabled by default 13 13 14 14 * Various vendor software has been updated, most notably bash from 2.x to 4.x 15 15 … … 17 17 18 18 * Creation of a Localization team for translating the User Guide and other documents. 19 19 20 20 * Vastly improved USB mass storage performance through a better page mapping strategy 21 21 … … 24 24 * GCC 4 ABI changes that require apps to be recompiled 25 25 * Introduced library versioning 26 26 27 27 * WiFi merged into trunk from external repo 28 28 * Drivers and some associated firmware are included in default images … … 30 30 * Encryption is not properly implemented 31 31 * A temporary & experimental application `setwep` can allow WEP based encryption 32 32 33 33 * SpicyKeys integrated as Shortcuts 34 34 … … 40 40 41 41 * Compile times of Haiku from within Haiku have greatly been reduced 42 42 43 43 * HDA on nvidia chipset improvements 44 44 45 45 * The UDF file system module has been fixed and was added to the default images r35653 46 46 … … 48 48 49 49 * Haiku GCC4 can now be compiled directly on a 64bit Linux distro. GCC2 still requires the use of `linux32` 50 50 51 51 * DriveSetup will now install a basic bootloader when partitioning a disk. r33263 52 52 53 53 * r33417 , r33418 RemoteDesktop client 54 54 55 55 * r36127 fixed a network bug that could result in web pages being partially loaded 56 56 57 57 * PackageFS 58 58 * initial commit r34172 … … 61 61 * thorough testing required 62 62 * test packages need to be created 63 63 64 64 * installoptionalpackage 65 65 * rudimentary script to alleviate the lack of a proper package management solution via PackageFS 66 66 * allows installation of some of [http://dev.haiku-os.org/browser/haiku/branches/releases/r1alpha2/build/jam/OptionalPackages Haiku's OptionalPackages] 67 67 68 68 * Various POSIX compliance fixes 69 69 70 70 * Bug fixes galore 71 72