Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things...
[ardour.git] / gtk2_ardour / mixer_strip.cc
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-07-07 Doug McLainfinish show() stuff for mixer strip and friends
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
2007-07-06 Doug McLainshow() widgets explicitly in the MixerStrip and IOSelector
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-15 David RobillardUse boost::shared_ptr instead of raw pointers for Route...
2007-06-15 David RobillardRemoved panner UI from MIDI track mixer strip.
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-02-23 Paul Davisfixed incorrect restore of mixer strip visibility
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-14 Paul Davismake mixer strip rec-enable button behave like others
2007-02-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-08 Taybin RutkinMissed a deprecated gtkmm API.
2007-02-08 Taybin RutkinRemoved usage of deprecated APIs.
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-19 David RobillardMerged with trunk R1141
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-11-16 Paul Davissmall changes to the mixer strip from thorwil
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
2006-11-13 Taybin RutkinFixed refresh of strip and track hide buttons.
2006-11-11 Paul Davisuse thorsten's hide icon
2006-11-08 Nick Mainsbridgeuse track colour to set comment button background rathe...
2006-11-06 Taybin RutkinComment button hilighted when comments exist. Thanks...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 David RobillardMerged with trunk R795
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-19 David RobillardWork towards removal of Session's Diskstream list.
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-07-06 David RobillardLoading/Saving of sessions containing MIDI tracks and...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-27 Doug McLainChanges to the Configuration object to properly handle...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-20 Nick MainsbridgeFix bus rec enable bug introduced in last commit
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-05-14 Nick MainsbridgeMixer strip uses button 1 where possible, make mouse...
2006-05-14 Nick MainsbridgeDon't show comments editor on the taskbar, position...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-04-21 Nick MainsbridgeFixup for comments editor blocking presses to its button
2006-04-20 Nick MainsbridgeComments button now indicates when comments are present...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-30 Paul Davisa) remove polarity button, add polarity menu item,...
2006-03-30 Paul Davisfix color/style issue for mixer strip name button
2006-03-30 Doug McLainOops! that mixer button code was broke, another one...
2006-03-30 Doug McLainrc changes to fix invisible checkboxes in export dialog...
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-12 Paul Davisremove varispeed control; shuttle controller now has...
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-10 Doug McLainExample code to load the x and <-> xpms for the mixer...
2006-03-10 Paul Davisfurther travels down the road toward true route group...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-08 Paul Davisfix for erroneous use of a menu group; remove lots...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-12 Paul Davismixer track list now uses checks and reordering properly
2006-01-08 Paul Davisa metric ton of changes
next