summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-12-06Merged revisions 6292,6294-6295,6311,6314 via svnmerge from Taybin Rutkin
2009-12-06Merged revisions 6293,6296-6306,6308 via svnmerge from Taybin Rutkin
2009-12-06fix for first of taybin's 2 problems - do not use uninitialized Port* in chec...Paul Davis
2009-12-04Make port inserts work.Carl Hetherington
2009-12-04move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes mo...Paul Davis
2009-12-04switch ActionManager to a namespace; move generic part into libgtkmm2extPaul Davis
2009-12-04cross-thread handling of SessionEvent allocation/deallocation, with widesprea...Paul Davis
2009-12-04Use a shared_ptr for SessionPlaylists so that it can be explicitly destroyed ...Carl Hetherington
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2009-12-04Fix setup of port insert IO names.Carl Hetherington
2009-12-04move Session::Event into SessionEvent class; add SessionEventManager (Session...Paul Davis
2009-12-03GPL boilerplate.Carl Hetherington
2009-12-03Add missing files.Carl Hetherington
2009-12-03Move some (most) playlist-related code and data into a separate objectCarl Hetherington
2009-12-03more tweaks to MTC slave code (still not functional), including removing race...Paul Davis
2009-12-02more MTC stuff, including toggleable use of torben's PI controllerPaul Davis
2009-12-02possibly useful PI controller from torben by way of jack2Paul Davis
2009-12-02add appleutility wscriptPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01make ALSA MIDI I/O work with timestamps; more MTC debug tracingPaul Davis
2009-12-01Prevent some segfaults when trying to send MTC when there is no port to send ...Carl Hetherington
2009-12-01adjust to use timestamped MTC messagesPaul Davis
2009-12-01generalize hans' midi_clock_timestamp to be a general timestamp for incoming ...Paul Davis
2009-12-01get non-JACK MIDI I/O working again, with debug tracing, naturallyPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01more changes to try to improve MTC handling even in slightly pathological casesPaul Davis
2009-12-01Revert completely mystifying stupidity in a previous patch of mine, and (prop...Carl Hetherington
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01rework MTC slave so that speed is computed in the MIDI I/O context, not proce...Paul Davis
2009-12-01Fix double-delete crash.Carl Hetherington
2009-12-01Fix potentially uninitialised variable.Carl Hetherington
2009-12-01Modify assertion; as far as I can see, ensure_buffers makes no attempt to red...Carl Hetherington
2009-11-30Remove internal sends to an aux bus when it is removed.Carl Hetherington
2009-11-30Various optimisations to speed up rec-enable.Carl Hetherington
2009-11-30show qtr MTC bytes before they are dispatched as a signal, even morePaul Davis
2009-11-30show qtr MTC bytes before they are dispatched as a signalPaul Davis
2009-11-30more debugging tweaksPaul Davis
2009-11-30more debugging tweaksPaul Davis
2009-11-30more debugging tweaksPaul Davis
2009-11-30less sensitive locate when master/slave delta is too bigPaul Davis
2009-11-30debug output fixesPaul Davis
2009-11-30session has no frames_per_cycle() methodPaul Davis
2009-11-30try locating when master is way ahead or behind the slave (ardour)Paul Davis
2009-11-30cut-n-paste coding errorPaul Davis
2009-11-30add slave,transport and event debugging tracesPaul Davis