summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-07Fix a couple of crashes with empty matrices. Some small optimisations.Carl Hetherington
2009-12-06Eliminate double reversible commit from time stretch, and make the stretch op...Sampo Savolainen
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-06Initialized merge tracking via "svnmerge" with revisions "1-6291" from Taybin Rutkin
2009-12-06fix for first of taybin's 2 problems - do not use uninitialized Port* in chec...Paul Davis
2009-12-05Clean up and comment PortMatrix event handling a bit.Carl Hetherington
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-04Some tweaks to fix bug with the tab handling when rescanning or when ports di...Carl Hetherington
2009-12-04Save some unnecessary updates of the processor box.Carl Hetherington
2009-12-04switch ActionManager to a namespace; move generic part into libgtkmm2extPaul Davis
2009-12-04handle left/right scroll in editor summary, and use secondary & tertiary modi...Paul 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-04Fix crash that I introduced with a recent bug fix.Carl Hetherington
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2009-12-04Hide port matrix notebook tabs if there's only one.Carl Hetherington
2009-12-04Tweak mouseover on port matrix.Carl Hetherington
2009-12-04Arrange port insert matrix horizontally.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-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