summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-28grouped faders should have relative gain by defaultBen Loftis
2014-07-28remove some cruft with group button, move it under faderBen Loftis
2014-07-28clean up cruft in some config variablesBen Loftis
2014-07-28force horizontal scrollbar and spacer, so strips line up nicelyBen Loftis
2014-07-28Mixer page: ESC should deselect all mixer strips and processorsBen Loftis
2014-07-28alternate layout with a full-height editor-mixer, for mixbusBen Loftis
2014-07-28disallow selection of the fader and meter processor entriesBen Loftis
2014-07-27Add provision for 'PROGRAM_VERSION' (MSVC libardour project)John Emmas
2014-07-27Add (newly introduced) sources to our MSVC projectJohn Emmas
2014-07-27Minor change to 'pbd/controllable.h'John Emmas
2014-07-27Add the MSVC project file for building libs/surfaces/oscJohn Emmas
2014-07-25fix for video-monitor (xjadeo >= 0.7.8 is started w/o jack-transport)Robin Gareus
2014-07-25update video-monitor override flagsRobin Gareus
2014-07-24several fixes to make processor selection and deletion feel right, for both m...Ben Loftis
2014-07-24Remove "implicit" selection for plugin deletion.Ben Loftis
2014-07-24Add track-rec/mute/solo actions to menu, so users can bind themBen Loftis
2014-07-24oops, fix copy-paste errorBen Loftis
2014-07-24Revert previous select-strips-under-mouse behaviorBen Loftis
2014-07-23Allow deletion of processors in editor_mixer_strip by pointing and pressing D...Ben Loftis
2014-07-23holding Primary(ctrl/cmd) allows user to make noncontiguous strip selectionsBen Loftis
2014-07-23holding Primary(ctrl/cmd) allows user to make noncontiguous strip selectionsBen Loftis
2014-07-23Mixer selection follows mouseBen Loftis
2014-07-23Cut and Copy should remember the white space at the end of a range.Ben Loftis
2014-07-23double-click a plugin to remove it from the pending add listBen Loftis
2014-07-23Add some new zoom-to-selection actions, so zoom tool is less needed.Ben Loftis
2014-07-22Changes needed for building surfaces/osc (control surface protocol) with MSVCJohn Emmas
2014-07-223 monitor tweaks for the_CLA. shift+click to default, and new preset valsBen Loftis
2014-07-22Remove troublesome cairo antialiasing hint.Ben Loftis
2014-07-18Merge branch 'waveview_hacks' of https://github.com/nmains/ardour into cairoc...Paul Davis
2014-07-18more canvas debugging for current item tracingPaul Davis
2014-07-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis
2014-07-16LV2: don't leave active plugins deactivated after latency-compute-runRobin Gareus
2014-07-16parameterize the version number used to define the config directory namePaul Davis
2014-07-15add Editor::trackviews_height() convenience function to determine height of t...Paul Davis
2014-07-15try to get font size for rulers right or at least better on OS XPaul Davis
2014-07-15monitor knobs tweaked to better match the theme of other buttonsBen Loftis
2014-07-15Update vcproj files for changed LILV config define.David Robillard
2014-07-15Support saving LV2 presets multiple times (fix #0005949).David Robillard
2014-07-15Don't show all controllers for generic MIDI devices.David Robillard
2014-07-15Show all named controllers for "Show All Automation" on MIDI tracks.David Robillard
2014-07-15Show 1-based channel numbers in MIDI controller automation menu.David Robillard
2014-07-15Support midnam files with a channel (not patch) NoteNameList.David Robillard
2014-07-15fix attempt at making -framework Accelerate arguments work correctlyPaul Davis
2014-07-15fix argument list for -framework Accelerate on OS X (arguments were fused int...Paul Davis
2014-07-15Add a couple of function calls so that Ardour will perform some basic cleanup...John Emmas
2014-07-15Render waveview components onto alpha masks to simplify drawing.nick_m
2014-07-14remove some gtk warnings caused by adding monitor buttons without removing th...Ben Loftis
2014-07-14icon for experimental time-zoom on MixbusBen Loftis
2014-07-14make GUI preferences discoverable from the View menuBen Loftis
2014-07-14scroll up/down by tracks uses top edge as "focal point"; fix some other nasty...Paul Davis