summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-31new RecordSafeControl controlPaul Davis
2016-05-31set editor pane cursorsPaul Davis
2016-05-31various work on Pane, including cursors, more styling stuff, and making the f...Paul Davis
2016-05-31style colors for PanePaul Davis
2016-05-31Pane: use style-provided colors, and change colors on enter/leave/draggingPaul Davis
2016-05-31initial sort-of-mostly-working integration of new PanePaul Davis
2016-05-31fix use of widget allocation origin in Gtkm2mext::PanePaul Davis
2016-05-31set default pane divider position to 0.5Paul Davis
2016-05-31working but incomplete version of new Pane replacement widgetPaul Davis
2016-05-31fix SNAFU in which Stripable::rec_enable_control() was incorrectly defined as...Paul Davis
2016-05-31remove debug outputPaul Davis
2016-05-31remove debug outputPaul Davis
2016-05-31use standard method to identify context click on patch changePaul Davis
2016-05-31make double-click on patch change launch patch change editorPaul Davis
2016-05-31no-op: explanatory commentsPaul Davis
2016-05-31no-op: explanatory commentsPaul Davis
2016-05-31fix typo in definition of solo-safe automation control (fixes solo)Paul Davis
2016-05-31reduce number of Controls attempted for auto-slave-on-assign; use just a sing...Paul Davis
2016-05-31slight improvement of MIDI program names in verbose cursor while scrollingPaul Davis
2016-05-31add new API to InstrumentInfo to get program names in a very slightly differe...Paul Davis
2016-05-31stop playing silly games with widget packing when editing a route name in the...Paul Davis
2016-05-31minor state tweaks for VCA time axis solo+mute buttonsPaul Davis
2016-05-31make VCA strips sensitive to solo modelPaul Davis
2016-05-31do not accidentally try to select VCA time axis views for context clicks or o...Paul Davis
2016-05-31initial implementation of VCA time axis viewsPaul Davis
2016-05-31make selectability of a TimeAxisView be overridablePaul Davis
2016-05-31not quite as many magic numbers when deciding if a group color is too close t...Paul Davis
2016-05-31no-op: move comment to make scope more clearPaul Davis
2016-05-31fix wierd TimeAxisView initial attachment for the name hboxPaul Davis
2016-05-31pre-size TimeAxisView controls_table to something more like the correct rows ...Paul Davis
2016-05-31convert editor routes code to use StripablePaul Davis
2016-05-31remove useless code recently added to RouteGroupPaul Davis
2016-05-31hacked up incomplete use of print-key-bindings-as-htmlPaul Davis
2016-05-31basics of printing bindings as HTMLPaul Davis
2016-05-31make Escape (cancel drag or selection) work in mixer as well as editorPaul Davis
2016-05-31make various button press events work on VCA strip vertical button; improve s...Paul Davis
2016-05-31make create group with master actually create (and name) masterPaul Davis
2016-05-31VCA: fix numbering scheme to allow contiguous numbers after removing the last...Paul Davis
2016-05-31remove debug outputPaul Davis
2016-05-31no-op: move some declarationsPaul Davis
2016-05-31no-op; change commentPaul Davis
2016-05-31don't store shared_ptr<VCA> in functor for Drop or DropReferences signal from...Paul Davis
2016-05-31use (possibly null) macros to mark VCAs for boost shared ptr debuggingPaul Davis
2016-05-31add macro for boost shared ptr debugging of VCAsPaul Davis
2016-05-31add header required when boost shared ptr debugging is in usePaul Davis
2016-05-31use correct GTK response code, given YES/NO buttonsPaul Davis
2016-05-31typo fixesPaul Davis
2016-05-31make drop button on VCA strip actually workPaul Davis
2016-05-31provide mechanism for "drop all slaves" for VCA masterPaul Davis
2016-05-31remove name button from vca strip; add drop buttonPaul Davis