lots of odds and ends to do with solo isolate and its GUI
[ardour.git] / gtk2_ardour / rc_option_editor.cc
2010-05-05 Paul Davismake "exclusive solo" apply to listen as well as SiP
2010-05-05 Paul Davisrename latched solo option and reverse its meaning...
2010-04-28 Paul Davisremove "ardourBuffering" file creation (it was useless...
2010-04-26 Carl HetheringtonReword gain-reduce-during-fast-wind option.
2010-04-25 Carl HetheringtonFix slider appearance for solo mute cut.
2010-04-25 Carl HetheringtonMake attenutation during fast forward/rewind configurab...
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-25 Paul Davisuse correct (RCConfig-based) name for MIDI port in...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-01-27 Paul Davisadd control for sending MTC (or not)
2010-01-06 Paul Davisscrew up MIDI control "automation" tracks quite a bit...
2010-01-04 Paul Davisadd a way to see (most of) the waf config used to build...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-07 Paul Davisbetter, cleaner, more generic version of real-time...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-28 Paul Davisadd MMC/MIDI feedback options to rc prefs dialog
2009-11-16 Carl HetheringtonNeaten up option editor layouts a bit.
2009-11-13 Paul Davisfix stupid MIDI::Manager design to properly handle...
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-10-31 Paul Davisallowup to 12 buttons in prefs editor, and allow for...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-24 Carl HetheringtonAlter snap modifier so that it turns the grid on when...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-24 Paul Davisadd visual display of solo cut, change labels for solo...
2009-06-23 Paul Davismake solo-in-front controllable. a few tweaks left...
2009-06-23 Carl HetheringtonFix mantis 2698, track heights expand on opening the...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-14 Carl HetheringtonAdd option to disable track record disarm when the...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-05-16 Carl HetheringtonMake MIDI prefs have an effect.
2009-05-16 Carl HetheringtonMove control surface options into RC prefs editor....
2009-05-16 Carl HetheringtonRemove preferences menu options that have been moved...
2009-05-15 Carl HetheringtonFix some warnings.
2009-05-14 Carl HetheringtonAdd missing files from last commit, as per.