/[svn]
ViewVC logotype

Revision 1479


Jump to revision: Previous Next
Author: senoner
Date: Wed Nov 14 15:06:48 2007 UTC (16 years, 4 months ago)
Changed paths: 2
Log Message:
* fixes in Ringbuffer.h:
 - fill_write_space_with_null() did not zero out all the space
 - operator--() did not apply size_mask after decrementing the read_ptr
  (might fix bug #48)
 - DEFAULT_WRAP_ELEMENTS set to 0 in order to avoid problems with
  the _NonVolatileReader functions.


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/src/common/RingBuffer.h modified , text changed

  ViewVC Help
Powered by ViewVC