summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-06-10another PresentationInfo sort order fix.Paul Davis
2016-06-10fix behaviour of select_(next|prev)_route() in editor, when VCAs are present.Paul Davis
2016-06-10Use generic sorter.Paul Davis
2016-06-10EditorRoutes needs to connect to the right property change signal.Paul Davis
2016-06-10EditorRoutes needs to respond to PropertyChanged(selected)Paul Davis
2016-06-10make sure RouteUIs show selection status at startupPaul Davis
2016-06-10Various changes to PresentationInfo and a small consolidation of sorters.Paul Davis
2016-06-10remove certain ControlProtocol signals related to stripable selectionPaul Davis
2016-06-09avoid missing stuff after adding tracks/busses/vcas in mixerPaul Davis
2016-06-09retain route i/o choice across show()'s of the AddRouteDialogPaul Davis
2016-06-10phase out phase in favor of polarityRobin Gareus
2016-06-09work "hide" button on VCA stripPaul Davis
2016-06-09noop: clarifying comment about a magic numberPaul Davis
2016-06-09use codified heuristic for "is-color-set?"Paul Davis
2016-06-09mixer-gui visibility management for VCAsPaul Davis
2016-06-09color management and handling for VCAsPaul Davis
2016-06-09extend ArdourButton API to allow independently setting fixed active/inactive ...Paul Davis
2016-06-09use ControlSlaveUI in VCAMasterStripPaul Davis
2016-06-09use new ControlSlaveUI object in mixer stripPaul Davis
2016-06-09for now vca assignment does not apply to selection.Paul Davis
2016-06-09new filesPaul Davis
2016-06-08comment and minor fixPaul Davis
2016-06-08use 4.x and earlier route colorsPaul Davis
2016-06-08alphabetize local includesPaul Davis
2016-06-09Fix crash when editing meter via main clock.nick_m
2016-06-09Fix crash when editing tempo via main clock.nick_m
2016-06-08listen for gui_changed() signal from all Stripables, not just RoutesPaul Davis
2016-06-08change format of state_id() return value for VCAMasteStrip to follow other ob...Paul Davis
2016-06-08add ::set_height() for VCATimeAxisViewPaul Davis
2016-06-08Experiment - change the Windows icon (gtk2_ardour/icons/ardour.ico) so that i...John Emmas
2016-06-08fix user color file nameRobin Gareus
2016-06-08what an oversight!Robin Gareus
2016-06-08fix waf cmd tested for when deciding to build appdata.potPaul Davis
2016-06-08More tempo marker cross-dragging fixes.nick_m
2016-06-08Fix tempo markers jittering when cross-dragging over large tempo deltas.nick_m
2016-06-07take a rather different approach toggling editor+mixerPaul Davis
2016-06-07provide GUI option to control WM visibility info usePaul Davis
2016-06-07when destroying an ArdourDialog, be sure the Keyboard object knows about it.Paul Davis
2016-06-07noop: comment changePaul Davis
2016-06-07header file cleanup/reductionPaul Davis
2016-06-07move color theme selector into color tab for preferencesPaul Davis
2016-06-07first pass at moving color theme management into its own preferences tabPaul Davis
2016-06-07fix click preferences alignmentRobin Gareus
2016-06-08Step edit cursor no longer assumes constant tempo.nick_m
2016-06-07re-group preferences to reduced window height constraint.Robin Gareus
2016-06-07use contextual translation macro for "Locations"Paul Davis
2016-06-07GUI tweaks and work on VCA mixer displayPaul Davis
2016-06-07fix missing restore of a pane position in mixerPaul Davis
2016-06-07document post-export command placeholdersRobin Gareus
2016-06-07a better solution to the inheritance issue fixed in the previous commitPaul Davis