Merged with trunk revision 600
[ardour.git] / gtk2_ardour / mixer_strip.cc
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-20 Nick MainsbridgeFix bus rec enable bug introduced in last commit
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-05-14 Nick MainsbridgeMixer strip uses button 1 where possible, make mouse...
2006-05-14 Nick MainsbridgeDon't show comments editor on the taskbar, position...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-04-21 Nick MainsbridgeFixup for comments editor blocking presses to its button
2006-04-20 Nick MainsbridgeComments button now indicates when comments are present...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-30 Paul Davisa) remove polarity button, add polarity menu item,...
2006-03-30 Paul Davisfix color/style issue for mixer strip name button
2006-03-30 Doug McLainOops! that mixer button code was broke, another one...
2006-03-30 Doug McLainrc changes to fix invisible checkboxes in export dialog...
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-12 Paul Davisremove varispeed control; shuttle controller now has...
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-10 Doug McLainExample code to load the x and <-> xpms for the mixer...
2006-03-10 Paul Davisfurther travels down the road toward true route group...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-08 Paul Davisfix for erroneous use of a menu group; remove lots...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-12 Paul Davismixer track list now uses checks and reordering properly
2006-01-08 Paul Davisa metric ton of changes
2005-12-18 Nick MainsbridgeDon't resize the editor_mixer when changing tracks...
2005-12-14 Doug McLainreturn functionality to mixerstrip buttons
2005-12-14 Doug McLainundo forgotten debug code
2005-12-14 Doug McLaintrivial editor Combobox tweaks
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-11-24 Paul Davisadvance compiling to the p*.cc point
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-29 Nick Mainsbridgenothing much.. a few more image from pixmaps
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
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 RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.