Remove most using declarations from header files.
[ardour.git] / gtk2_ardour / mixer_ui.h
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
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-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
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-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
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-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-06-22 Hans FugalMerging from trunk
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-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-01-12 Paul Davismixer track list now uses checks and reordering properly
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2005-11-29 Paul Davismore fixes to get things moving along
2005-11-17 Paul Davismore fixes on the long road to compiling
2005-10-05 Paul Davis2 cleanup patches from nickm, plus work on mixer_ui...
2005-10-01 Paul Davisslightly less incomplete work on mixer window treeview...
2005-09-28 Paul Davisincomplete work on mixer window treeview port
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.