summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
2014-05-29update x-fade context-menuRobin Gareus
2014-05-19change return type of Editor::axis_view_from_route()Paul Davis
2014-04-29"sequence regions" operation (remove space between selected regions) added, c...Paul Davis
2014-04-16add a transparent rect that is always located at the bottom of the track canvasPaul Davis
2014-04-16make our intentions even clearer when call Editor::track_canvas_viewport_size...Paul Davis
2014-03-26rename ArdourMenu to ArdourDropdownBen Loftis
2014-03-25add back track shrink/expand buttonsPaul Davis
2014-03-25most of the support for save/restore of visible track countPaul Davis
2014-03-25first part of switch from shrink/expand tracks to pyramix-style "pick number ...Paul Davis
2014-03-24add optional arg to Editor::ensure_time_axis_view_is_visible() to "force" "ma...Paul Davis
2014-03-23New theme for editor window using ArdourMenuharrison
2014-03-21latest tweaks to autoscroll: symmetrical boundary on both sides, stop runaway...Paul Davis
2014-03-21first pass at quantizing vertical scroll to whole tracks.Paul Davis
2014-03-20big rework of scrolling, horizontal part considered almost 100% done.Paul Davis
2014-02-26fix display of time selection rect(s) when switching mouse modesPaul Davis
2014-02-26convert canvas_event_frame() and window_event_frame() to canvas_event_sample(...Paul Davis
2014-01-27various work to make loop/punch display work better (including fixes for bugs...Paul Davis
2014-01-27rationalize, consolidate and make work dbl-click editing for regions and mark...Paul Davis
2014-01-26fix visibility of punch and loop rects.Paul Davis
2013-12-23fix redrawing of canvas with an optimized buildPaul Davis
2013-12-23vtl: do not lock audio [to video] when extracting audio-only.Robin Gareus
2013-10-31fix merge with masterPaul Davis
2013-10-25Make double-click on marker pop up rename dialogue.Colin Fletcher
2013-10-25Add a double-click handler for items in the editor window.Colin Fletcher
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-12export video-range: add to context menuRobin Gareus
2013-08-08Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-08-08fix #5609 (import with 1 track per channel mis-associates tracks + channels)Paul Davis
2013-07-23Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-07-23fix #5609 (import with 1 track per channel mis-associates tracks + channels)Paul Davis
2013-06-18switch samples_per_pixel to integer typePaul Davis
2013-06-14Merge branch 'master' into cairocanvasRobin Gareus
2013-06-14remove cruft - old CMT imageframe*Robin Gareus
2013-06-13merge with masterPaul Davis
2013-06-13vtl: make "Remove Video" insensitive if N/ARobin Gareus
2013-05-08merge with masterPaul Davis
2013-05-07various changes to window visibility mgmt, including use of the mixbus2 code ...Paul Davis
2013-05-04merge with masterPaul Davis
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-05-02merge resolution with masterPaul Davis
2013-05-02remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving...Paul Davis
2013-05-02fix operation of right-click on selected MIDI note to bring up the note edito...Paul Davis
2013-05-02remove CMT code - has not been used for years, and will become irrelevant wit...Paul Davis
2013-04-26Merge branch 'master' into cairocanvasPaul Davis
2013-04-26redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTrackerPaul Davis
2013-04-20remove Editor::redraw_measures to improve efficiency of tempo measure line re...Paul Davis
2013-04-17vtl: get rid of unused "bar" inside the rulerRobin Gareus
2013-04-17vtl: get rid of one more unnecessary canvas-groupRobin Gareus
2013-04-15remove all XML related API from canvas. it may have been useful during develo...Paul Davis
2013-04-15fix markers so that the blue line spans both canvasesPaul Davis