Changes between Version 24 and Version 25 of R1/Alpha3/ReleaseNotes


Ignore:
Timestamp:
Jun 12, 2011, 2:22:51 PM (13 years ago)
Author:
mmadia
Comment:

re-arranged new features. additional edits are welcomed.

Legend:

Unmodified
Added
Removed
Modified
  • R1/Alpha3/ReleaseNotes

    v24 v25  
    1 ----
    2 
    3 '''FEEL FREE TO ADD TO THIS.'''
    4 ----
    5 
    6 
    71= Haiku R1 Alpha 3 Release Notes =
    82
    9 These are the release notes for Haiku R1 Alpha 3, our third official release. For this third alpha release, we strived to provide an improved version of Haiku that is more stable, introduces more features for both the end-user and developer, and has a greater chance of properly booting on more hardware. 
     3These are the release notes for Haiku R1 Alpha 3, our third official release. For this third alpha release, we strove to provide an improved version of Haiku that is more stable, introduces more features for both the end-user and developer, and has a greater chance of properly booting on more hardware. 
     4
    105We have tried hard to make this release as good as possible. Still there are a few known issues and missing features, some of them collected below. Please keep in mind that this is alpha software, which means it is not yet feature complete and still contains known and unknown bugs. While we are mostly confident in the stability of this release, we do not provide any assurances against data loss.
    116
     
    2217This is a glimpse into some of the more notable improvements and additions to Haiku, since the previous release, R1 Alpha 2. It should be noted that over 800 bugs closed as fixed since R1 Alpha 2. Additionally, more than 250 subtle bugs have been fixed, which were discovered by Coverity.
    2318
    24 Improved read (and write support) for various filesystems, which includes btrfs, exFAT, ext2, ext3, ext4, NTFS, UDF, and others.
     19Improved read (and write support) for various file systems, which includes btrfs, exFAT, ext2, ext3, ext4, NTFS, UDF, and others.
     20
     21Various enhancements for hardware support, such as IO-APIC, ACPI, video drivers, network drivers and USB.
     22
     23Gutenprint is utilized to provide additional printer support.
    2524
    2625Partial fallback for displaying unsupported glyphs of any font. For example some Japanese and Chinese characters will now display.
    2726
    28 Gutenprint is utilized to provide additional printer support.
     27MediaKit's support for decoding and encoding file formats has been improved.
    2928
    30 Various enhancements for hardware support, such as IO-APIC, ACPI, video drivers, network drivers and USB.
     29Addition of a general MIDI SoundFont by Tim Brechbill which enables support for many BeOS MIDI applications.
     30
     31New IMAP implementation. Mails are now synchronized with the server and not just downloaded like in POP3.
     32
     33The mail daemon replacement (MDR) and parts of the Mail Kit have been rewritten. MDR crashes are fixed now.
     34
     35Integration of StackAndTile, which was originally pioneered by the University of Auckland (available via `setdecor SATDecorator`).
     36
     37Additional window management controls for moving and resizing windows  (CTRL + CMD + first mouse button and CTRL + CMD + second mouse button).
    3138
    3239Update of the secondary and experimental compiler to GCC 4.4.4 (available via `setgcc gcc4`).
     
    3441Support for weak symbols and symbol preemption in GCC 4.
    3542
    36 Integration of StackAndTile, which was originally pioneered by the University of Auckland (available via `setdecor SATDecorator`).
    37 
    38 Additional window management controls for moving and resizing windows (CTRL + CMD + first mouse button, CTRL + CMD + second mouse button).
    39 
    4043The user interfaces of several programs have been overhauled and include BootManager, DiskUsage, MediaPlayer, ReadOnlyBootPrompt and ShowImage.
    41 
    42 MediaKit's support for decoding and encoding file formats has been improved.
    43 
    44 Addition of a general MIDI SoundFont by Tim Brechbill which enables support for many BeOS MIDI applications.
    45 
    46 More applications now use Haiku's Layout API, making their GUI's more resilient to font changes and localization. Furthermore, the layout API has continued to progress towards being stable and public. However, this API is not finalized: it may change at any time, so developers beware.
    4744
    4845The locale support was extended and consolidated to use a single backend (ICU) for both Haiku's native and POSIX's locale API. The interface and reliability of the Locale and Time preflet were improved considerably.
    4946
    50 New IMAP implementation. Mails are now synchronised with the server and not just downloaded like in POP3. To integrate it well into the mail daemon replacement (MDR) many parts of MDR and some parts of the mail kit have been rewritten. MDR crashes are fixed now.
     47More applications now use Haiku's Layout API, making their GUI's more resilient to font changes and localization. Furthermore, the layout API has continued to progress towards being stable and public. However, this API is not finalized: it may change at any time, so developers beware.
    5148
    5249== Missing Features ==