summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07fix up logic that connects ControlGroups and RouteGroupsPaul Davis
2016-06-07a better solution to the inheritance issue fixed in the previous commitPaul Davis
2016-06-07fix up inheritance heirarchy and constructors so that the Session Properties ...Paul Davis
2016-06-07don't replace : in linux vst search path in prefs with newlines, to shrink do...Paul Davis
2016-06-06OSC: reset select strip on bank change or select for non-existing stripable.Len Ovens
2016-06-06move 2 plugin options to plugin tab of preferencesPaul Davis
2016-06-06repeat previous commit's approach, but for VCATimeAxisViewPaul Davis
2016-06-06drop reference to VCA from VCAMasterStrip immediately rather than waiting for...Paul Davis
2016-06-06OSC: Respond to GUI select.Len Ovens
2016-06-06remove incorrect allocation of a second VCAManager in a session.Paul Davis
2016-06-07Ensure correct lock style before setting position.nick_m
2016-06-07MidiRegion ctor inherits length_beats.nick_m
2016-06-07Region ctor inherits position, start and beat.nick_m
2016-06-06fix crashing bug in Pane when accessing dividersPaul Davis
2016-06-06add a destructor for Gtkmm2ext::Pane that unparents the children.Paul Davis
2016-06-06remove dead members and code from RouteParamsUIPaul Davis
2016-06-06ensure that newly-added tracks are displayed in the editorPaul Davis
2016-06-06ensure that dropdowns in editor toolbar are populated at first use (with no e...Paul Davis
2016-06-06mixbus x42-plugins bundle updateRobin Gareus
2016-06-06add pre-release warning dialog. It wil not be shown when running via ardev etc.Paul Davis
2016-06-06remove pre-release page from startup dialog.Paul Davis
2016-06-07Fix initialization of Region::_beat.nick_m
2016-06-06try to keep editor+mixer treemodels in syncPaul Davis
2016-06-07Fix midi region split, trim and move operations.nick_m
2016-06-07Region always sets position before length.nick_m
2016-06-06there is no remote model choice anymore - ordering is determined by the GUIPaul Davis
2016-06-06there is no remote model choice anymore - ordering is determined by the GUIPaul Davis
2016-06-06fix version reference in beta page/dialogPaul Davis
2016-06-06MSVC won't allow floating point types to be mapped directly to enumsJohn Emmas
2016-06-06Accommodate newly introduced source(s) in our MSVC project (ardour_osc)John Emmas
2016-06-05OSC: More controls in /select/*, off by one fixedLen Ovens
2016-06-06Consolidate notifications when MidiRegion changes length due to position change.nick_m
2016-06-05use, or mostly use PresentationInfo for selection status of Routes.Paul Davis
2016-06-05fix Session::get_remote_nth_stripable() to use zero-based numberingPaul Davis
2016-06-05extend/modify PresentationInfo to make searching for routes via Session::get_...Paul Davis
2016-06-05AxisView does not need to initialize Selectable::_selectedPaul Davis
2016-06-05tweak API of SelectablePaul Davis
2016-06-05OS X specific fix, to match new mixer TreeModel structurePaul Davis
2016-06-05OS X clang build issue fixPaul Davis
2016-06-05fix switching from generic to custom plugin UIRobin Gareus
2016-06-05use PresentationInfo color to set route colors. GUI appears to respond as exp...Paul Davis
2016-06-05don't connect to individual PresentationInfo signals per Stripable; we only r...Paul Davis
2016-06-05Stripable signals moved to PresentationInfoPaul Davis
2016-06-05Stripable signals moved to PresentationInfoPaul Davis
2016-06-05substantive redesign of Gtk::TreeModel used inside Mixer_UI to hold both VCAs...Paul Davis
2016-06-05catch up on change in definition of various AxisView {set,is}_selected() impl...Paul Davis
2016-06-05catch up on change in definition of various AxisView {set,is}_selected() impl...Paul Davis
2016-06-05catch up on change in definition of various AxisView {set,is}_selected() impl...Paul Davis
2016-06-05cleanup API for RouteUIPaul Davis
2016-06-05Stripable signals moved to PresentationInfoPaul Davis