summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Buffer.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Remove essentially pointless BufferFactory namespace/files.David Robillard1-0/+38
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard1-328/+0
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-01-02Initial work on dynamic (Jack) buffer resizing (still unworking).David Robillard1-91/+102
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-2/+2
2006-07-18Removed globals (Om.h)David Robillard1-16/+16
2006-07-17Stricter warning cleanlinessDavid Robillard1-4/+0
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-2/+2
2006-06-21Reorganized directory tree/namesDavid Robillard1-2/+2
2006-06-21Got the audio flowingDavid Robillard1-4/+26
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard1-0/+1
2006-06-10More jugglingDavid Robillard1-0/+297