summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-21fix visual undo.Robin Gareus
2015-03-21only temp. disable visual state saving.Robin Gareus
2015-03-21vertical fit: hide tracks in-betweenRobin Gareus
2015-03-22Right align some more numeric entries in the meter/tempo dialogs.nick_m
2015-03-22Provide an image if there are no peaks.nick_m
2015-03-20fix redraw of automation ControlPointsRobin Gareus
2015-03-20error-log button: acknowledge new errors w/o hiding LogRobin Gareus
2015-03-20disable light theme until it gets fixedRobin Gareus
2015-03-20Error-log button: reset on LED click & button clickRobin Gareus
2015-03-20fix AWOL semicolon in 9f842f3Robin Gareus
2015-03-20NOOP, whitespaceRobin Gareus
2015-03-20OSC log errorsRobin Gareus
2015-03-20OSC: fix crash when trying to set output paramsRobin Gareus
2015-03-20OSC fix plugin numbering:Robin Gareus
2015-03-20add missing return valueRobin Gareus
2015-03-21Don't open peakfiles O_NONBLOCK or O_NOATIME.nick_m
2015-03-20add a non-interleaved mode to the Portaudio backendRobin Gareus
2015-03-19update track-height scaling:Robin Gareus
2015-03-19add API to select TAV height mode.Robin Gareus
2015-03-19vertical scroll stop on automation lanesRobin Gareus
2015-03-17fix very unlikely null pointer dereference.Robin Gareus
2015-03-17fix windows + VST debug versionsRobin Gareus
2015-03-17Change the way we call 'Gtk::Main' when building with MSVCJohn Emmas
2015-03-17Error Log button, only handle LMBRobin Gareus
2015-03-17Abutton: only LMB clicks are “clicks”.Robin Gareus
2015-03-17initialize uninitialized variableRobin Gareus
2015-03-17amend 6aa6c2d, queue redraw for custom-LED changeRobin Gareus
2015-03-17AButton: decouple indicator color and active state.Robin Gareus
2015-03-17change the error-log button to toggle the log windowRobin Gareus
2015-03-16always pack the log-LED into the status widget.Robin Gareus
2015-03-16fix typoBen Loftis
2015-03-16hide issues with g_close() not being available in somewhat older versions of ...Paul Davis
2015-03-16use tri-state text-less LED for error-log button.Robin Gareus
2015-03-16AButton: allow to set custom LED color (for > 2 states)Robin Gareus
2015-03-16add a warning when using a free/demo versionPaul Davis
2015-03-16fix compiler warningPaul Davis
2015-03-16add PBD::toggle_file_existence()Paul Davis
2015-03-16avoid possible shared remote control IDs in large (>317 track) sessionPaul Davis
2015-03-16work-around engine dialog crashes.Robin Gareus
2015-03-16add API to query Gtk::ComboBoxText entriesRobin Gareus
2015-03-15prevent single-axis drags in the editor summary from affecting the other axis.Paul Davis
2015-03-16Add route dialog order hint changes.nick_m
2015-03-15Fix dragging regions to/from drop zone (#6137).David Robillard
2015-03-14improve port-matrix text contrastRobin Gareus
2015-03-14desaturate port matrix colorsRobin Gareus
2015-03-14note to self.Robin Gareus
2015-03-14proper port unregistration (just some refactoring, noop)Robin Gareus
2015-03-15Non-transient ArdourDialogs and ArdourWindows appear in the centrenick_m
2015-03-15Session import dialog is no longer a transient for the editor.nick_m
2015-03-14OSX has a wall clock already.Robin Gareus