summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/ringbuffer.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-02-05make two obvously const methods actually be constPaul 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-31fix merge conflict from masterPaul Davis
2013-07-28fix compiler warnings.Robin Gareus
2013-07-17Remaining changes needed for building libpdb on Windows (except for adding th...John Emmas
2010-06-29const correctness.Carl Hetherington
2009-02-25Fix empty for loop warning in RingBuffer constructor... and scary indentation...David Robillard
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-02Fixes for GCC 4.3.David Robillard
2007-03-16Another fix for building ringbuffer.h with strict-aliasing in XCode.Taybin Rutkin
2007-03-15padding patch for mutex problem; better x86_64 alignment patch from mike taht...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-06-29Fixed i18n system.Taybin Rutkin