Fedora 13 Update: raul-0.7.0-1.fc13

updates at fedoraproject.org updates at fedoraproject.org
Tue Oct 5 09:38:22 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-14712
2010-09-15 04:53:55
--------------------------------------------------------------------------------

Name        : raul
Product     : Fedora 13
Version     : 0.7.0
Release     : 1.fc13
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
--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep 11 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.7.0-1
- Update to 0.7.0
* Tue Jul 27 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.6.0-3
- Rebuild against nnew boost
--------------------------------------------------------------------------------

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