the BIG CONFIG patch
[ardour.git] / gtk2_ardour / gain_meter.cc
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 Sampo SavolainenMake signals below -200dB "-inf" in meters.
2006-05-24 Sampo SavolainenFixed some valgrind errors from using uninitialized...
2006-05-22 Nick MainsbridgeMixer pane can be collapsed again, some cleanup, give...
2006-05-21 Nick MainsbridgeThis should fix the options editor crasher i just made...
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.