remove no-op "horizontal_position_changed()" method from StreamView and RouteTimeAxisView
[ardour.git] / gtk2_ardour / route_time_axis.cc
2013-06-17 Paul Davisremove no-op "horizontal_position_changed()" method...
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-08 Robin GareusNOOP - use PBD's std::string to number functions
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-04-05 Paul Davismaster merge; new files not added after initial cairoca...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-05 Colin FletcherMake track header faders insensitive to vertical scroll...
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-03-30 Paul Davisalter menu name for processor automation and hide extra...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
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...
next