summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_actions.cc
AgeCommit message (Expand)Author
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-12-20Port level meters to trunkDoug McLain
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-10-23make import menu item work againPaul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-10-10A couple of capitalisation and space fixes for the main menu.Carl Hetherington
2007-08-06Genericificationalizeified AudioFilter (now Filter).David Robillard
2007-07-20ben's fix for radio button groupingPaul Davis
2007-07-15Selection of visible note range (full range vs fit contents, selectable from ...David Robillard
2007-06-15User toggling of editor region/route/etc list, ala editor mixer.David Robillard
2007-05-10Re-work main right-click context menu to operate on the selection, and remove...Carl Hetherington
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2007-02-02new keyboard bindings for moving playhead to region starts+ends ; use spin bu...Paul Davis
2007-01-17Make meter gain entry lose focus after enter is pressed.Sampo Savolainen
2007-01-17add sampo's synthesize_sources perl script to tools; add scroll-playhead-{for...Paul Davis
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-11-27many small changes, see ardour-dev for morePaul Davis
2006-11-21new fader design from thorwil, mostlyPaul Davis
2006-11-20deeper fixes for 80/100 subframes choicePaul Davis
2006-11-20configurable subframes-per-frame, defaults to 80Paul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-11-01fix crashing bug caused by recursive set_state() nonsense; sync snap_type, sn...Paul Davis
2006-10-20move BWF header options into Configuration option, rationalize crossfade para...Paul Davis
2006-10-02fixes for various bugs including dangling ref to route in session, opening se...Paul Davis
2006-10-01actually connect Editor to config state change systemPaul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-09-18first attempt at adding new SMPTE formats, moving SMPTE options to menu, addi...Ben Loftis
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-05-27Changes to the Configuration object to properly handle radio actions as well ...Doug McLain
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-04-01fix incorrect marker/range marker right-click menus, try to clarify the text ...Nick Mainsbridge
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Gtkmm2ext::Choice now inherits from Gtk::Dialog; embed/import rate mismatch d...Paul Davis
2006-03-21add crossfade and layering options to menu system; add missing crossfade edit...Paul Davis
2006-03-09capitalized menus. minor header fixJesse Chappell
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-15select all in time range, show object selection while in range mode, trim ran...Nick Mainsbridge
2006-02-07restore many keybindings from ardour 0.99Paul Davis
2006-01-31remove editor mixer button, fix up editor mixer state save/restorePaul Davis
2006-01-28Edit menu reorganization, abort if problems with ardour.menus.Sampo Savolainen
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
2006-01-23select all, musical (fuzzy) loop/punch/range region selections, soundtouch pa...Nick Mainsbridge
2006-01-22Reorganized edit menu: edit cursor related actions into one submenu, andSampo Savolainen
2006-01-22new keymouse action mute/unmute region (m)Nick Mainsbridge
2006-01-22new keymouse binding 'set region sync point'Nick Mainsbridge