use new syntax for connecting to backend signals that enforces explicit connection...
[ardour.git] / gtk2_ardour / rc_option_editor.cc
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.