* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers
[ardour.git] / gtk2_ardour / mixer_ui.cc
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-23 David RobillardMake deferred plugin stuff work with old compiler or...
2009-10-23 David RobillardFix crash when adding automation tracks caused by route...
2009-10-22 David RobillardWhitespace.
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-09-09 Paul Davistime line items now have 64 bit location + duration...
2009-08-30 Carl HetheringtonDon't setup panner UI unless it has changed.
2009-08-04 Carl HetheringtonAssert to check for memory overwrite.
2009-08-02 Carl HetheringtonFix sync of editor and mixer route ordering.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-14 Paul Davisfix broken accels in mixer window BUT note that process...
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-21 Carl HetheringtonFix glitch in group tabs when hiding groups.
2009-06-20 Carl HetheringtonReflect active status in the mix group tabs.
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-10-22 Nick MainsbridgeDon't tear down and rebuild all rulers on each visibili...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-06 Carl HetheringtonSimilar fix to previous commit for Mixer_UI::sync_order...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-18 Tim MayberryRestore position of the mixer window when it is reopene...
2007-07-10 Doug McLainshow() widgets explicitly in the MixerUI window, fix...
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-06-29 David RobillardFurther automation refactoring - bring in the concept...
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-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-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davisfix crash in mixer selection after session was closed...
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-28 Paul Davismaybe fix copy-x-constrained drag issues; mix group...
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-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-08 Paul Davismake follow-playhead available again; remove special...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davissmall changes to the mixer strip from thorwil
2006-11-13 Taybin RutkinFixed refresh of strip and track hide buttons.
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
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-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-22 Nick MainsbridgeMixer pane can be collapsed again, some cleanup, give...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-05-19 Paul Davisfix for edit & mix group names getting lost at session...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-14 Paul Davisfix for restoring destructive-ness on session reload...
2006-03-10 Paul Davisstart editing new edit/mix group names immediately...
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...
next