summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Move region name slightly to partially fix #2948.Carl Hetherington
2009-12-03Fix previous commit.Carl Hetherington
2009-12-03Fix #2947.Carl Hetherington
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-01Patch from lincoln to fix #1601: strange behaviour when duplicating multiple ...Carl Hetherington
2009-12-01Clean up some confusion about zoom focus and the edit point.Carl Hetherington
2009-12-01Repair marker and region names that I broke.Carl Hetherington
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-01Fix scrollwheel operation in editor.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-01Stop editor summary viewbox being moved too far down in y.Carl Hetherington
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-01Various tweaks to group tabs, the main upshot of which is that you can startCarl Hetherington
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01continue with MTC debuggingPaul Davis
2009-12-01Reset the dialog when it is closed with partial (incomplete) changes to clock...Carl Hetherington
2009-12-01more changes to try to improve MTC handling even in slightly pathological casesPaul Davis
2009-12-01fix logic problems with startup assistant; make initial page buttons of start...Paul Davis
2009-12-01now that MTC can cause a timecode format change, make sure that our handling ...Paul Davis
2009-12-01remove debugging textPaul Davis
2009-12-01make text to describe timecode-source-is-synced option hopelessly more verbosePaul Davis
2009-12-01don't bother doing port stuff if session is being deletedPaul Davis
2009-12-01Remove unused editor hscroller code. Add buttons to the left and right of th...Carl Hetherington
2009-12-01Fix #2933.Carl Hetherington
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-01Clean up confusion wrt showing the bundle manager. Fixes #2930.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-30Speed up some track state operations (e.g. mute etc.) that affect the editor ...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