summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-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-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis
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-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-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
2014-07-14vertical scroll events should move by tracksPaul Davis
2014-07-14up/down scroll buttons on left of summary should move by tracksPaul Davis
2014-07-14if a button has an icon, dont draw text as wellBen Loftis
2014-07-14Group the Rec and Monitor buttons together. Group the Solo Isolate and Lock ...Ben Loftis
2014-07-14(Mixbus profile only) tentatively remove the Zoom and Cut tools, to save spa...Ben Loftis
2014-07-14fix the visible_tracks_selector to show * when user tweaks a track height. v...Ben Loftis
2014-07-14remove EditAtSelectedMarker for Mixbus, to match mb2. (also fix an existing t...Ben Loftis
2014-07-13minor fixes to wscript files to make things python3 compatiblePaul Davis
2014-07-11move fit-tracks back onto "f" and use / for fade-range, moving set-region-fad...Paul Davis
2014-07-11restore correct functioning of fit-tracks, which was mistakenly removed becau...Paul Davis
2014-07-10fix TC entry beyond 2^31 frames.Robin Gareus
2014-07-10remove awful, inobvious, wrong and no longer necessary "_i_am_the_modifier" c...Paul Davis
2014-07-10fix key editor resize behaviourPaul Davis
2014-07-10add reset bindings button to key bindings editorPaul Davis
2014-07-10use lower-case PROGRAM_NAME for user bindings file namePaul Davis
2014-07-10make f be bound to fade-range by defaultPaul Davis
2014-07-10add "fade range" operation, bound to alt-f at present by defaultPaul Davis
2014-07-10add comment/doxygen docPaul Davis
2014-07-10remove unused variablePaul Davis
2014-07-09size various ArdourDropdowns according to the pixel width, not character leng...Paul Davis
2014-07-09Revert "adjust horizontal-offset for snap/grid dropdown." Wrong fix for the p...Paul Davis
2014-07-10adjust horizontal-offset for snap/grid dropdown.Robin Gareus
2014-07-09use standardized timecode formatting in verbose cursorPaul Davis