Fedora 14 Update: raul-0.7.0-1.fc14

updates at fedoraproject.org updates at fedoraproject.org
Tue Oct 5 13:26:16 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-14540
2010-09-13 18:04:14
--------------------------------------------------------------------------------

Name        : raul
Product     : Fedora 14
Version     : 0.7.0
Release     : 1.fc14
URL         : http://drobilla.net/software/raul/
Summary     : Realtime Audio Utility Library
Description :
Raul (Realtime Audio Utility Library) is a lightweight C++ convenience
library for realtime programming, with a bias towards audio applications on
GNU/Linux machines.

--------------------------------------------------------------------------------
Update Information:

* Add several unit tests
* Use malloc'd memory for RingBuffer/SRSWQueue (instead of a new'd array)
* Fancy coloured console/logging I/O (raul/log.hpp)
* More flexible Path and better URI support
* Atom updates, including new "Blank" Atom for storing dictionaries with URI keys (ala JavaScript "objects", but RDF compatible)
* Remove stack stuff from Array and create new ArrayStack
* Make Symbol and URI more opaque and use Glib string interning
* Add Configuration class for app command line option handling
* Use < operator in TableImpl instead of > so it needn't be defined
* Add IntrusivePtr, a trivial #define of boost::intrusive_ptr which is useful for hard realtime things (since adding and dropping refs is realtime safe, which is not true of shared_ptr)
* Remove TimeSlice

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update raul' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list