summaryrefslogtreecommitdiff
path: root/libs/pbd/controllable.cc
AgeCommit message (Expand)Author
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2007-09-26retain controllable info for pluginsPaul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis