summaryrefslogtreecommitdiffstats
path: root/src/libs/client/PortModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-05-19More (but not yet completely) type safe value_changed notification.David Robillard1-5/+3
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-7/+10
2007-10-08SharedPtr-ify engine side store.David Robillard1-1/+1
2007-10-08Eliminate redundant object collections (ObjectModel having a separate collect...David Robillard1-2/+2
2007-10-08Fix serialization/connection bugs resulting from refactoring.David Robillard1-16/+14
2007-10-07Added shared abstract interface for ports.David Robillard1-4/+4
2007-10-03Set initial values for embedded LV2 GUIs.David Robillard1-0/+2
2007-10-01Blink MIDI ports on message transmission.David Robillard1-1/+2
2007-09-23Working LV2 UI control setting (including MIDI).David Robillard1-3/+3
2007-09-21Show context menu for patch ports when clicking on anonymous module, as well ...David Robillard1-1/+1
2007-09-20Rename C++ signals to cleaner Gtkmm convention.David Robillard1-6/+6
2007-09-19Toggling of individual node polyphonic state.David Robillard1-1/+1
2007-07-26Add const find interface to Raul::Table, fix bugs.David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+105