configurable subframes-per-frame, defaults to 80
[ardour.git] / gtk2_ardour / editor_actions.cc
2006-11-20 Paul Davisconfigurable subframes-per-frame, defaults to 80
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-01 Paul Davisfix crashing bug caused by recursive set_state() nonsen...
2006-10-20 Paul Davismove BWF header options into Configuration option,...
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-10-01 Paul Davisactually connect Editor to config state change system
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-18 Ben Loftisfirst attempt at adding new SMPTE formats, moving SMPTE...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-05-27 Doug McLainChanges to the Configuration object to properly handle...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-01 Nick Mainsbridgefix incorrect marker/range marker right-click menus...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-09 Jesse Chappellcapitalized menus. minor header fix
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-15 Nick Mainsbridgeselect all in time range, show object selection while...
2006-02-07 Paul Davisrestore many keybindings from ardour 0.99
2006-01-31 Paul Davisremove editor mixer button, fix up editor mixer state...
2006-01-28 Sampo SavolainenEdit menu reorganization, abort if problems with ardour...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2006-01-23 Nick Mainsbridgeselect all, musical (fuzzy) loop/punch/range region...
2006-01-22 Sampo SavolainenReorganized edit menu: edit cursor related actions...
2006-01-22 Nick Mainsbridgenew keymouse action mute/unmute region (m)
2006-01-22 Nick Mainsbridgenew keymouse binding 'set region sync point'
2006-01-20 Nick Mainsbridgea nice excuse for some keybindings, make some markers...
2006-01-08 Paul Davisa metric ton of changes
2006-01-04 Paul Davismake show all option on region list context menu work
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-24 Paul Davislots and lots of keybindings working again, with lots...
2005-12-21 Paul Davisbutton hacks and more
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-17 Paul Davismore fixes on the long road to compiling
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-09 Paul Davisnew registration system for editor actions set up and...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...