correct check for presence of / or \ in a session name
[ardour.git] / gtk2_ardour / gain_meter.h
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-06-27 Paul Davisfix eternal valgrind complaint about GainMeter::_width...
2008-06-17 Paul Davissome cleanups after the last commit/changes
2008-06-17 Paul Davisrefactor GainMeter so that it can used by RouteTimeAxis...
2008-04-04 Doug McLainFix resetting of peak display and meters
2008-04-04 Doug McLainIntegrate level meters into the mixerstrip gain meters...
2008-03-21 Paul Davisfix dragging that involves locked regions; auto-rebindi...
2008-03-21 Doug McLainUndo 3160 for now. The canvas stops updating when the...
2008-03-20 Doug McLainbuild the meters in GainMeter from the LevelMeters...
2008-02-24 Doug McLainFixes for canvas and gain meter text not being scaled...
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
2008-01-10 Doug McLainRemove unused function
2007-12-04 Doug McLainMake level meter colors user definable. Base, Mid,...
2007-11-19 Doug McLainFix connect/disconnect of meter updating, and keep...
2007-11-17 Doug McLainLevel meters added to editor tracks, smaller and above
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-03-12 Paul Davisfixes from Carl H for a couple of buglets
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-09-25 Paul Davisthe BIG CONFIG patch
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-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-03-15 Paul Davispixbufs instead of pixmaps; function-scope local fd...
2006-03-12 Paul Davisremove varispeed control; shuttle controller now has...
2005-12-24 Karsten Wiesesome more "std::string" to "const char *" conversations.
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.