add region & range loudnless report
[ardour.git] / gtk2_ardour / editor.cc
2016-03-11 Robin Gareusadd region & range loudnless report
2016-02-23 Robin GareusEditor Actions Scripts & Manager
2016-02-22 Paul Davisrework dialog-close-focus-reset change to work in Tabbed
2016-02-22 Paul Davisadd "Editor" to detached editor window name to see...
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Daviscleanup various merge conflict resolution errors/omissions
2016-02-22 Paul Davisaction maps now have names
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davischanges to support new key bindings editor design
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-02-22 Paul Davisremove all tearoffs except the monitor section.
2016-02-22 Paul Davisget current tab on startup correct.
2016-02-22 Paul Davisremove use of current_toplevel() where unnecessary...
2016-02-22 Paul Davistell the editor to try to load editor.bindings
2016-02-22 Paul Daviswidespread changes to get the new (oldArdour binding...
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Davisget normal GTK accelerators working again
2016-02-22 Paul Davisstop using C++11 structure initializer
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Davisthe basics of tabbed
2016-01-28 Ben LoftisUse visible playhead location for editing during a...
2016-01-28 Ben LoftisCenter the playhead for stationary_playhead playback.
2016-01-28 Tim MayberryInitialize Editor::clicked_selection to prevent program...
2016-01-05 Robin Gareussafe default button focus for deleting playlists
2015-12-10 Ben Loftisdisabling follow_playhead should have effect when using...
2015-12-04 André NusserRemove "Fill Range with Region" from menu and also...
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-11-21 Robin Gareuscont'd 20262abe (GUI to keep all playlists)
2015-11-21 Robin GareusGUI support for "Delete All Unused" playlists.
2015-11-02 nick_mClean up selection history in Editor destructor.
2015-10-31 nick_mGrey out unavailable note context menu items rather...
2015-10-31 nick_mClarify context menu for midi notes.
2015-10-30 Robin Gareussuspend timers while flushing the gtk-event queue.
2015-10-19 nick_mFix redo action sensitivity for non-editor undo stack...
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserIntroduce "Transpose..." also in the context menu of...
2015-10-08 André NusserFix "Select All * Edit Point" when used as shortcut...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-09-12 Robin GareusGUI part of memleak fixes
2015-09-06 Robin Gareusinitialize some uninitialized variables.
2015-08-08 Robin GareusMerge branch 'pt-5-7-x' of https://github.com/zamaudio...
2015-08-08 Robin Gareusupdate summary when re-ordering tracks - fixes #6502
2015-07-23 Robin Gareusrename Marker class
2015-07-16 Ben Loftismerge fix
2015-07-07 Robin Gareusstationary PH: improve performance and reduce jitter.
2015-07-04 Robin Gareusstationary playhead implies follow playhead
2015-06-29 Paul Davisuse Tracks' MainMenuDisabler during session lock (could...
2015-06-26 Paul Davismake the quantize dialog persistent so that settings...
2015-06-17 Robin Gareusfix 1024px width layout (remove nudge clock special...
2015-06-04 Ben LoftisEnable stationary playhead mode.
2015-05-30 Ben LoftisStationary Playhead.
2015-05-26 Ben LoftisRationalize some aspects of region-gain control-point...
2015-05-24 Robin Gareususe vectorized TAV expand/shrink icons
2015-05-24 Robin Gareususe vectorized zoom icons instead of pixmaps.
2015-05-24 Robin Gareusreplace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 Robin Gareusremove explicit VectorIcon Element
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-22 nick_mFix inverted logic of SnapOff with snap modifiers pressed.
2015-05-21 nick_mMore cleanup
2015-05-21 nick_mFix up modifier behaviour
2015-05-18 nick_mRevert to old Lock mode (still called Lock).
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-05-17 nick_mRelative Snap -make it activated by the tertiary modifi...
2015-05-16 nick_mRelative snap - support magnetic mode (hackishly for...
2015-05-15 nick_mRelative snap
2015-05-09 nick_mLayering - the return of "later is higher".
2015-04-30 Robin Gareusfix over-optimzation in e3375c3.
2015-04-24 Paul Davisexpose set-range-selection-from-region-selection operat...
2015-04-22 Robin Gareusclean up GUI scaling
2015-04-21 benminor tweaks to Cut Time dialog. Use an enum to tell...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-31 Robin Gareusfix OSX/PPC 10.4 long maths
2015-03-21 Robin GareusChange default zoom to Playhead
2015-03-21 Robin Gareusproperly apply default state
2015-03-21 Robin Gareusfix visual undo.
2015-03-19 Robin Gareusupdate track-height scaling:
2015-03-12 nick_mDon't mess with the track selection at all from the...
2015-03-12 nick_mAdd new routes to selection in the editor, rather than...
2015-02-28 Robin Gareusprepare saving video-export settings.
2015-02-12 Colin FletcherA few whitespace fixes
2015-02-07 nick_mProperly deallocate memory when clearing selection_op_h...
2015-02-05 nick_mClean up Session's _current_trans when aborting a drag.
2015-02-05 nick_mMake redo action insensitive after new command.
2015-01-11 Ben Loftisremove track-selection requirement so fit_selected_trac...
2015-01-11 Robin Gareusclean up whitespace & debug output in 44203ce
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-08 Ben Loftischange Split menu entry to say Split/Separate (it was...
2015-01-08 Ben Loftismissing parenthesis
2015-01-08 Ben Loftismake MouseTool tooltips more consistent
2015-01-08 David RobillardStart step entry at playhead.
2015-01-08 David RobillardFix internal/external snap type restoration.
2015-01-08 David RobillardDraw beat sudivisions according to snap setting.
next