Mixer strip layout, emsure correct column expands on treeviews, 'Manual' automation...
[ardour.git] / gtk2_ardour / gain_meter.cc
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-15 Doug McLainremove debug code
2006-03-15 Doug McLainfix for meter_point_button
2006-03-15 Paul Davispixbufs instead of pixmaps; function-scope local fd...
2006-03-14 Doug McLaincreated get_bogus_drawable() when I realized it was...
2006-03-14 Doug McLainmoved gain rail and sliders to files. The previously...
2006-03-14 Paul Davisimprovements (!) to waveform display for destructive...
2006-03-12 Paul Davisremove varispeed control; shuttle controller now has...
2006-02-13 Paul Davisfix style overwriting done by fastmeter, and lack of...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2005-12-24 Karsten Wiesesome more "std::string" to "const char *" conversations.
2005-12-18 Nick MainsbridgeDon't resize the editor_mixer when changing tracks...
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.