summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-07-07add icons for cut mouse mode button and cut cursor (both need improving)Paul Davis
2014-07-07use an EditorCursor when dragging in cut mode to indicate cut positionPaul Davis
2014-07-07add new variant of EditorCursor that creates an insensitive full-canvas-heigh...Paul Davis
2014-07-07Use Canvas::re_enter() after changing mouse mode so we get the right cursor n...Paul Davis
2014-07-07tentative use of "c" as test binding for scissors/cut mouse mode (will possib...Paul Davis
2014-07-07add functionality for cut toolPaul Davis
2014-07-07add basics of Cut mouse mode, no functionality yet. Icon images are still req...Paul Davis
2014-07-06update audio-export as used by video-export (disable soundcloud)Robin Gareus
2014-07-06remove some cruft with previous commits. remove option link-region-and-track...Ben Loftis
2014-07-06add number-label at top of mixer-stripRobin Gareus
2014-07-06repair ardour-button "fixed color mode"Robin Gareus
2014-07-06show track color on mixer-stripRobin Gareus
2014-07-06now that track and region selections are mutually exclusive, you need a separ...Ben Loftis
2014-07-06Q and W jump between markers. this puts them right next to Tab which creates...Ben Loftis
2014-07-05new approach to selections which will help rationalize Split and similar func...Ben Loftis
2014-07-05further rationalization of the editor. after a split, ardour was switching t...Ben Loftis
2014-07-05Left-align label for post-export hook script entry.Colin Fletcher
2014-07-05Make tap tempo use g_get_monotonic_time(), and fix minimum BPMColin Fletcher
2014-07-05Make 'Tap tempo' set the bpm to a running averageColin Fletcher
2014-07-05Add 'Tap tempo' button to 'Edit tempo' dialogueColin Fletcher
2014-07-04purge states of Audio-backends that are N/ARobin Gareus
2014-07-04fix up various keybindings added/modified by Ben so that they work.Paul Davis
2014-07-04rename the action that cycles through edit modes, since there are more than twoPaul Davis
2014-07-04move location of menus file loading and call ActionManager::enable_accelerato...Paul Davis
2014-07-04remove all accelerator declarations from ardour.menus.in, since they are abou...Paul Davis
2014-07-03add new regions created by split to selection after operation is completePaul Davis
2014-07-03lots of keybinding changes. added a new action to allow removing markers at ...Ben Loftis
2014-07-03revert part of 0f1c7b1d7107 which broke lots of stuff based on region selectionPaul Davis
2014-07-03if a Range end is trimmed, in follow-edits mode, locate to the range end so i...Ben Loftis
2014-07-03fix the naming and behavior of always-play-range to match the button, which i...Ben Loftis
2014-07-02add a method to cancel a pending play_range. this is needed when we are modi...Ben Loftis
2014-07-02start-range and finish-range should graphically show the range being created....Ben Loftis
2014-07-02round A/V offset to video-frames.Robin Gareus
2014-07-02reinstate same logic, slightly differently implementedm, for choosing range/o...Paul Davis
2014-07-02simplify zooming, remove Editor::clamp_samples_per_pixel(), fix getting "stuc...Paul Davis
2014-07-02remove unused "zoom range clock" from code as part of zoom simplificationsPaul Davis
2014-07-02display key name when debugging keyboard/accel stuffPaul Davis
2014-07-02allow escape key to workPaul Davis
2014-07-02remove implicit range. start-range and end-range work better. documentation...Ben Loftis
2014-07-01splice mode is undefined, undocumented, and buggy. ripple does most of what ...Ben Loftis
2014-07-01Ripple mode: ripple all after start of first selected regionColin Fletcher
2014-07-01Ripple mode: remove debug outputColin Fletcher
2014-07-01add partial support for mute automation (playback does not work, data is not ...Paul Davis
2014-07-01give drop zone its own cursor-abilityPaul Davis
2014-07-01Merge branch 'ripple-mode-cc' into cairocanvasColin Fletcher
2014-07-01Fixes for ripple mode dragColin Fletcher
2014-07-01Ripple mode: fix undo of pasteColin Fletcher
2014-07-01Remove unused codeColin Fletcher
2014-07-01merge with master.Paul Davis
2014-07-01left-align all pref/option labels for consistency.Robin Gareus