summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/CreatePortEvent.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-173/+0
2008-08-16Add missing Store.cpp.David Robillard1-4/+4
2008-08-16Reorganize two 'store' implementations, move header to shared module (prepare...David Robillard1-1/+1
2008-07-29Add converted Smack 909 patches.David Robillard1-2/+2
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard1-1/+1
2008-05-01GCC 4.3 fixes.David Robillard1-1/+2
2007-10-09Fix port type URIs mismatching, fixes Jack ports not showing up.David Robillard1-6/+6
2007-10-08SharedPtr-ify engine side store.David Robillard1-2/+2
2007-10-08Fixed missing symbol in Raul.David Robillard1-2/+2
2007-10-07Added shared abstract interface for ports.David Robillard1-15/+13
2007-10-07Added common abstract interface for Plugins.David Robillard1-1/+1
2007-10-07Start building a common (client/server) abstract interface for graph objects.David Robillard1-1/+0
2007-10-01Merge NoteOnEvent and NoteOffEvent.David Robillard1-0/+175