summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-01-08Clamp value spinner when valid range changes.David Robillard
2015-01-08Meter-like note colours, but still mostly green.David Robillard
2015-01-08Use the subtlest red we have for selected tracks.David Robillard
2015-01-08Use selected fill color for selected notes.David Robillard
2015-01-08change Split menu entry to say Split/Separate (it was already doing that anyw...Ben Loftis
2015-01-08missing parenthesisBen Loftis
2015-01-08temporary fix: tell the user that region name-display requires a restart of ...Ben Loftis
2015-01-08temporarily hide the tooltip preference, until CairoWidget and CanvasItem can...Ben Loftis
2015-01-08Show tempo lines under marker bars.David Robillard
2015-01-08More consistent canvas base colours.David Robillard
2015-01-08Slightly more distinct beat/subdivision lines.David Robillard
2015-01-08make MouseTool tooltips more consistentBen Loftis
2015-01-08continuing menu and keybinding consolidationBen Loftis
2015-01-08Show Measure Lines instead of Show MeasuresBen Loftis
2015-01-07Redisplay key bindings when reset.David Robillard
2015-01-07Alow tabbing between fields in metadata editor.David Robillard
2015-01-07Start step entry at playhead.David Robillard
2015-01-07Fix select all before/after edit point.David Robillard
2015-01-07Fix whitespace (noop).David Robillard
2015-01-07Don't select regions with an internal tool.David Robillard
2015-01-07Fix internal/external snap type restoration.David Robillard
2015-01-07Draw beat sudivisions according to snap setting.David Robillard
2015-01-07Factor out grid beat divisions.David Robillard
2015-01-08properly catch RTAV deletion.Robin Gareus
2015-01-07fix meter bridge window size issuesRobin Gareus
2015-01-07now that regions and range selections are exclusive, the separate actions to ...Ben Loftis
2015-01-07remove Skip Ranges menu item for nowBen Loftis
2015-01-07High resolution tempo lines.David Robillard
2015-01-07Improve contrast of summary.David Robillard
2015-01-07Update background color when theme is changed.David Robillard
2015-01-07MusicalTime => Beats.David Robillard
2015-01-06Add modulus operator to MIDI transformer.David Robillard
2015-01-06Fix drag of patch changes.David Robillard
2015-01-06Fix for incorrect folder selection for new sessions from bug #6069Tim Mayberry
2015-01-06Fix Session file filter so session files are displayed in file browserTim Mayberry
2015-01-06never show windows console.Robin Gareus
2015-01-06windows: re-attach to the console with -mwindowsRobin Gareus
2015-01-05mingw-bundle: use abstract definition of "ardour3" libdirRobin Gareus
2015-01-05unhardcode "Ardour" in ffmpeg encoder commentRobin Gareus
2015-01-05un-hardcode "*.ardour" file filtersRobin Gareus
2015-01-05windows packaging: project agnostic names & registyRobin Gareus
2015-01-02Fix Audiofile browser dialog so it appears infront of preference window when ...Tim Mayberry
2015-01-02Fix for Clock updatesTim Mayberry
2015-01-02fix big clock aspect ratio, and add minimum size to avoid resize glitchesPaul Davis
2015-01-02remember big clock window scaling, or rather, recompute it accuratelyPaul Davis
2015-01-02Add automation track control points to undo history (and selection_op history).nick_m
2015-01-02Fix previous commit.nick_m
2015-01-02Make editor undo/redo actions sensitive at appropriate times.nick_m
2015-01-02Removed unrelated change in Selection::set_state () (clear_points()).nick_m
2015-01-02Separate selection operations into their own temporary history mechanism.nick_m