summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/BufferFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Remove essentially pointless BufferFactory namespace/files.David Robillard1-41/+0
2008-01-21Work on generic LV2 events.David Robillard1-7/+6
2007-10-08Fix serialization/connection bugs resulting from refactoring.David Robillard1-1/+1
2007-10-07Move DataType into Shared namespace.David Robillard1-3/+3
2007-10-07Added shared abstract interface for ports.David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-4/+4
2007-07-23Removed glib dependency from LV2 OSC code.David Robillard1-0/+3
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard1-0/+39