fix some issues with delta clocks, while introducing a couple more since the clock...
[ardour.git] / gtk2_ardour / editor.cc
2011-11-18 Paul Davisfix some issues with delta clocks, while introducing...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-11-15 Carl HetheringtonRepair thinko in previous commit.
2011-11-15 Carl HetheringtonTidy a couple of minor things up.
2011-11-11 Paul Davistweak up spacing+sizing in editor toolbar
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-10-31 Carl HetheringtonTrim includes.
2011-10-29 Carl HetheringtonSome limited control of mixer strip component
2011-10-20 Carl HetheringtonSave marker selection state in instant.xml (#4203).
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-10-18 Carl HetheringtonAdd a couple of missing ellipses to menu items.
2011-09-19 Carl HetheringtonTidy up style of a few toggle buttons (#4319).
2011-09-19 Carl HetheringtonRemove unused button.
2011-08-14 Paul Davismake control protocol's SelectByRID signal work, thus...
2011-07-17 Carl HetheringtonAdd context menu for control points.
2011-07-17 Carl HetheringtonFix vertical pane resizing during fullscreen/unfullscreen
2011-07-11 Paul Davisuse string_is_affirmative(), not direct test for "yes"
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-07-02 Carl HetheringtonRemove erroneous assert which I added earlier.
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-25 Carl HetheringtonFix a couple of uninitialised variables (should fix...
2011-05-02 Carl HetheringtonTinker with text related to clean-up.
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-04-19 Carl HetheringtonCleanup some more gint -> bools.
2011-04-19 Carl HetheringtonFix the return type for the edit_controls_button_releas...
2011-04-18 Carl HetheringtonRemove unused signal.
2011-04-17 Carl HetheringtonRemove extend-range-to-{start,end}-of-region and replac...
2011-04-16 Carl HetheringtonPut relief on all toolbar buttons for consistency ...
2011-04-07 Carl HetheringtonFix crash due to _over_region_trim_target not being...
2011-04-04 Paul Davisdo not set icon list *and* default icon list, which...
2011-03-26 Paul Davishide/rearrange stuff affected by last commit only if...
2011-03-26 Paul Davisgoodbye toggle buttons for autoplay, autoinput, click...
2011-03-08 Paul Daviswhen leaving internal edit mode, if the current mode...
2011-03-08 Paul Davisshow internal edit mode status correctly on session...
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-04 Paul Davisbasic adoption of new mouse binding facility
2011-03-03 Paul Davisrestore oddly-commented out (by me) restoration of...
2011-03-02 Paul Davisrevert to using our own icons for zoom in/out/full...
2011-03-02 Carl HetheringtonPut some up/down buttons to the right of the summary...
2011-03-01 Carl HetheringtonMake track shrink / expand bindable actions (#3695).
2011-02-27 Carl HetheringtonDecide whether to show crossfade and choose-top-region...
2011-02-22 Carl HetheringtonFix show/hide of group tabs on session load (#3790).
2011-02-21 Paul Davisc&p debug
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-17 Carl HetheringtonMake sense of parameter to tav_zoom_step match up with...
2011-02-10 Carl HetheringtonPrevent erroneous splitting icons in the editor mixer...
2011-02-06 Carl HetheringtonRemove Gtk::manage from the popup region menu item...
2011-01-30 Carl HetheringtonUpdate summary when a region is removed.
2011-01-29 Carl HetheringtonRe-offer region context menu even when in note mode...
2011-01-29 Carl HetheringtonFix problems when using the same menu item in both...
2011-01-29 Paul Davisa radically new approach to sizing the track header...
2011-01-19 Carl HetheringtonRemove duplicated code.
2011-01-19 Carl HetheringtonPatch from Lincoln to fix rhythm ferret in various...
2011-01-19 Carl HetheringtonFix session range location by hooking into the undo...
2011-01-18 Carl HetheringtonRename Frames ruler to Samples.
2011-01-18 Carl HetheringtonTidy up the ruler code slightly.
2011-01-09 Carl HetheringtonRemove unused methods.
2011-01-08 Carl HetheringtonWatch for route colour changes and update the summary...
2011-01-05 Carl HetheringtonDisable follow-playhead during drags. Fixes #3647.
2011-01-05 Carl HetheringtonMake editor list notebook shrink or expand when the...
2011-01-04 Carl HetheringtonRestore context menu to session markers. Fixes #3655.
2011-01-03 Carl HetheringtonSubstantially simpler fix for editor window jumping.
2011-01-03 Carl HetheringtonAdd option to show or hide zoom toolbar.
2011-01-03 Carl HetheringtonSomewhat experimental fix to try to stop the editor...
2010-12-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-12-30 Carl HetheringtonAnother stab at the logic for selecting regions for...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-11-27 Carl HetheringtonCopy-edit.
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-15 Carl HetheringtonModify region trim cursor if a region can only be trimm...
2010-11-15 Carl HetheringtonPresent trim cursors over region view name bar.
2010-11-14 Carl HetheringtonFix some cursor hot spots.
2010-11-14 Carl HetheringtonUse a couple more cursors in the summary.
2010-11-14 Carl HetheringtonFix up summary mouse cursors.
2010-11-14 Carl HetheringtonFix up fade in/out cursors.
2010-11-14 Carl HetheringtonUse the edit position to decide what items to put in...
2010-11-14 Carl HetheringtonFix crash on opening region menu.
2010-11-14 Carl HetheringtonAdd a clock to the menu bar in full-screen mode. Fixes...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-12 Carl HetheringtonPrevent marker labels overlapping. Fixes #3535.
2010-11-10 Carl HetheringtonOption to show lines below markers (#3529).
2010-11-04 Carl HetheringtonHeinous hack to fix region menu sensitivity setup.
2010-11-03 Carl HetheringtonTidy up the region menu a bit, and hopefully clarify...
2010-10-26 Carl HetheringtonMove normalize dialogue to its own file. Add progress...
2010-10-20 Carl HetheringtonClean up get_regions_for_action prototype slightly.
2010-10-19 Carl HetheringtonModify get_regions_for_action to fix #2960. Rationale...
2010-10-17 Carl HetheringtonOnly compute and render the visible portion of crossfad...
2010-09-28 Paul Davischange tooltip for group tab to suggest click-to-(de...
2010-09-28 Paul Davis(1) use select next/previous row functions for tab...
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
next