summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/ringbufferNPT.h
AgeCommit message (Expand)Author
2016-07-10add a single-element ring-buffer write functionRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-12-01'libs/pbd' - DLL visibility stuff and associated changes needed for building ...John Emmas
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2013-07-24Further changes to msvc/pbd (mostly to add support for getopt and getopt_long)John Emmas
2012-04-20Fix some warnings.Carl Hetherington
2011-03-26remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (...Paul Davis
2010-04-13substantive change: use the JACK wait API and provide "thread buffers" separa...Paul Davis
2009-02-25Fix empty for loop warning in RingBuffer constructor... and scary indentation...David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-06-29Fixed i18n system.Taybin Rutkin