summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_actions.cc
AgeCommit message (Expand)Author
2007-07-20fixed radio group for subframesBen Loftis
2007-04-20Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all cr...Carl Hetherington
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-03-05make Show Waveforms While Recording toggle workPaul 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
2006-01-20a nice excuse for some keybindings, make some markers larger verticallyNick Mainsbridge
2006-01-08a metric ton of changesPaul Davis
2006-01-04make show all option on region list context menu workPaul Davis
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-24lots and lots of keybindings working again, with lots more menu itemsPaul Davis
2005-12-21button hacks and morePaul Davis
2005-12-12editor window layout changes, and lots morePaul Davis
2005-11-24advance compiling to the m*.cc pointPaul Davis
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis