merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
[ardour.git] / gtk2_ardour / mixer_strip.cc
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-02-08 Taybin RutkinRemoved usage of deprecated APIs.
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-11-16 Paul Davissmall changes to the mixer strip from thorwil
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
2006-11-13 Taybin RutkinFixed refresh of strip and track hide buttons.
2006-11-11 Paul Davisuse thorsten's hide icon
2006-11-08 Nick Mainsbridgeuse track colour to set comment button background rathe...
2006-11-06 Taybin RutkinComment button hilighted when comments exist. Thanks...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
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-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-27 Doug McLainChanges to the Configuration object to properly handle...
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.