completely revisit how track name editing works in the editor
[ardour.git] / gtk2_ardour / route_time_axis.cc
2013-01-19 Paul Daviscompletely revisit how track name editing works in...
2013-01-14 Paul Davismore substantive reworkings of TimeAxisView::name_...
2013-01-12 Paul Davisvarious tweaks to get 80% Of the way to proper use...
2013-01-12 Paul Davisrework pixfader design again: remove texture, draw...
2013-01-11 Paul Davissubstantive changes to pixfaders and derived classes...
2013-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2013-01-03 Paul Davisallow vertical scroll events on track faders to do...
2012-12-27 Paul Davisdo not start editing track/bus names on a single click...
2012-12-26 Paul Davisremove "edit" property from track/bus groups; use ...
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-11-20 Robin Gareusfix double escape in r13530
2012-11-19 Robin Gareusmarkup-escape track/playlist titles in tooltips.
2012-11-12 Paul Davisdo not attach plugin automation submenu to automation...
2012-06-26 Carl HetheringtonNudge the time axis view gain slider up a bit.
2012-06-25 Carl HetheringtonTry slightly narrower faders in the track controls...
2012-06-13 Carl HetheringtonUninitialised variable.
2012-06-13 Carl HetheringtonDon't recompute child heights when building the route...
2012-06-12 Carl HetheringtonEscape angled brackets in playlist names for tooltips.
2012-06-11 Carl HetheringtonPatch from colinf to put the playlist / take name in...
2012-06-11 Carl HetheringtonDon't change playlists of frozen tracks when changing the
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-27 Carl HetheringtonPatch from tophatdave to improve display of timestretch in
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-23 Carl HetheringtonRename Route Group -> Group in the GUI, and give busses
2012-05-02 Carl HetheringtonUpdate tooltips for AFL/PFL.
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2012-01-10 Paul Davischange tooltip of automation button for MIDI tracks...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-12 Carl HetheringtonMake TimeAxisView::remove_child virtual so that RouteTi...
2011-11-11 Paul Davisextra track header buttons are now ArdourButtons
2011-11-03 Paul Davisuse ArdourButton for the (radio) buttons in the monitor...
2011-11-03 Paul Davisremove lock icon from track header solo button when...
2011-11-03 Paul Davisremove extraneous 'r' from rec-enable buttons
2011-11-02 Paul Davisrec-enable buttons are now ArdourButtons, but with...
2011-11-02 Paul Davissolo buttons are now ArdourButtons
2011-11-02 Paul Davismute and send-alert buttons are now ArdourButtons
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-10-19 David RobillardFix use of uninitialized value
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-25 Carl HetheringtonColin's patch to handle scroll events on track header...
2011-09-05 Carl HetheringtonAdd option to insert time on all a track's playlists...
2011-08-31 Carl HetheringtonAllow route groups to color their tracks (remainder of
2011-08-30 Carl HetheringtonTidy up route colouring a bit so that colours are the
2011-08-03 Carl HetheringtonWhen renaming a track to the name of an existing one,
2011-08-03 Carl HetheringtonFix erroneous check for colons in track names; clean up
2011-07-26 Paul Davisfix up colons in track names before they are used for...
2011-07-11 Paul Davisclean up GUIObjectState API, and use bools when setting...
2011-07-07 Paul Davisfix audio-specific code in RouteTimeAxis::use_playlist...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-07-02 Carl HetheringtonMinor refactoring; a few comments; don't try to add...
2011-06-12 Paul Davisimplement a delete operation that works like "cut"... 3.0-alpha6
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-09 Paul Daviswhen adding existing processor automation time axis...
2011-06-02 David RobillardRemove "smaller" track height (basically just a broken...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-30 Paul Davisdo not offer combine operation for MIDI (see comment...
2011-05-26 Paul Davismore combine/uncombine fixes including making uncombine...
2011-05-25 Paul Daviscorrect the logic used when building a compound region...
2011-05-25 Paul Davischange region selection after a combine op
2011-05-22 Paul Davisrationalize and improve region naming conventions to...
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-16 Carl HetheringtonA few capitalisation fixes.
2011-05-16 Paul Davistrack combine ops per-playlist to avoid name collisions...
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Paul Davissane naming scheme for combined regions; fix deadlock...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-05-13 Paul Davismake sure Edit property of RouteGroup is enabled when...
2011-05-04 Carl HetheringtonDon't alter horizontal padding when shrinking tracks...
2011-05-03 Carl HetheringtonFix non-appearing track names when opening sessions...
2011-05-03 Carl HetheringtonDon't hide solo/mute/rec enable for the smallest track...
2011-03-09 Paul Davismove comment to a more appropriate location
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-07 Carl HetheringtonMake Active apply to the selection.
2011-03-07 Carl HetheringtonMake stuff in the automation menu apply to the track...
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-03-01 Carl HetheringtonDesensitize playlist menu with >1 selected tracks.
2011-03-01 Carl HetheringtonMake track mode menu apply to the selection.
2011-02-26 Carl HetheringtonCreate ghost regions when automation tracks are added...
2011-02-24 Carl HetheringtonFix crash on opening route menu with busses in the...
2011-02-23 Carl HetheringtonMake alignment options work across the track selection...
2011-02-23 Carl HetheringtonMake layer menu items apply to the selection.
2011-02-23 Carl HetheringtonSet up layers menu correctly depending on current state.
2011-02-23 Carl HetheringtonDesensitize Remote Control ID menu option if there...
2011-02-23 Carl HetheringtonRemove duplicate Automation menu entry.
2011-02-23 Carl HetheringtonMake track context colour menu apply to all selected...
2011-02-23 Carl HetheringtonSmall clean up of route colour setting.
2011-02-21 Paul Davismore debugging
2011-02-21 Carl HetheringtonDon't show Crossfade-related menu items on busses.
2011-02-17 Carl HetheringtonClean up some confusion with AutomationControls in...
2011-02-16 Carl HetheringtonRe-add height menu to tracks (#3761).
2011-01-06 Carl HetheringtonUpdate name_label as well as name_entry when the route...
2010-12-30 Carl HetheringtonFix up midi ghost regions. Should fix #3629.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-10-17 Carl HetheringtonOnly compute and render the visible portion of crossfad...
2010-09-27 Carl HetheringtonFix multiple creation of identical automation tracks...
2010-09-27 Carl HetheringtonCreate MIDI track gain automation tracks as non-region...
next