wiki:ReleaseNotes/Mainline

Version 17 (modified by Jiri Svoboda, 10 years ago) ( diff )

Audio stuff

Release Notes for HelenOS mainline

Note: This document is a draft describing a future HelenOS release and is subject to change. The software described here has not been released yet. To get these latest and greatest features now, check out our Bazaar mainline. (But you will also get the latest bugs).

HelenOS version (codename) was released on date.

This document contains a summary of changes made to HelenOS since release previous release.

Special Notes for this Release

Features Introduced in This Release

General

  • Simple windowing GUI
  • Audio support
  • Support for BeagleBoard XM and BeagleBone
  • Support for LEON3 (SPARC V8)
  • Support for Raspberry Pi

Kernel

  • Tasks are allowed to terminate even if they have unanswered IPC messages.
  • Support for guard pages.
  • Support for large user stacks.
  • Kernel serial driver for arm32/IntegratorCP
  • Scrollback support in the kernel debugging console

Services and Drivers

  • CMOS real time clock driver
  • Input driver for the isdv4 tablet
  • Sound Blaster 16 audio driver (works in QEMU)
  • Intel High Definition Audio driver
  • Driver for the Realtek 8169 and compatible Ethernet adapters
  • Mouse on IntegratorCP is now supported
  • The input server now supports Arabic keyboard layout.
  • Added Remote framebuffer protocol (a.k.a. VNC) server
  • Converted some drivers to DDF (ata_bd, pl050)

File Systems

  • The read-only ext2fs server was superseded by a more complete ext4fs server, with write support and some aspects of ext3 and ext4.
  • Read-only UDF support in the new udf server.
  • CDFS now supports the Joliet extension to ISO 9660 (Unicode long file names)
  • Display disk usage / free space information — df utility

Networking

  • nic utility to query and manipulate the state of the present NIC adapters
  • Initial IPv6 support
  • DNS host name resolution
  • Automatic network configuration via DHCP
  • SLIP protocol support
  • HTTP downloader tool download

Applications

  • bithenge
  • Added date command.
  • Usability improvements of the edit command
  • Added untar utility (non-compressed tarballs only)
  • wavplay plays Wave Audio File format (.wav) files
  • modplay plays Amiga-style tracker modules (.mod, .xm)

Libraries

  • New automatically resizing hash table container type.
  • Userspace logging framework and logger.
  • printf() support for floating point numbers.

Miscellaneous

Regressions in This Release

  • For the list of regressions since the previous release, see this report.
  • Notable regressions

Fixed Logged Bugs & Enhancements

  • For the list of all logged defects fixed in this release, see this report.
  • For the list of all logged enhancements integrated in this release, see this report.

Known Bugs

  • For the list of known bugs still not fixed in this release, see this report.
  • For the list of all open tickets, see this report.

Attachments (2)

  • edit.png (4.0 KB ) - added by Jiri Svoboda 2 years ago. Text Editor ported to UI library (with menu bar and dialog window)
  • nav.png (13.9 KB ) - added by Jiri Svoboda 2 years ago. Navigator (HelenOS file manager)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.