summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
AgeCommit message (Expand)Author
2006-03-30a) remove polarity button, add polarity menu item, move functionality into Ro...Paul Davis
2006-03-30fix color/style issue for mixer strip name buttonPaul Davis
2006-03-30Oops! that mixer button code was broke, another one of these unrealized widg...Doug McLain
2006-03-30rc changes to fix invisible checkboxes in export dialog for some themes. Fix...Doug McLain
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-03-12remove varispeed control; shuttle controller now has a context menu with max ...Paul Davis
2006-03-12create xpm files from hard coded pixmaps, added function get_xpm() to make su...Doug McLain
2006-03-10Example code to load the x and <-> xpms for the mixer strip from files instea...Doug McLain
2006-03-10further travels down the road toward true route group blissPaul Davis
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-03-08fix for erroneous use of a menu group; remove lots of cerr cruft; no playlist...Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2006-01-12mixer track list now uses checks and reordering properlyPaul Davis
2006-01-08a metric ton of changesPaul Davis
2005-12-18Don't resize the editor_mixer when changing tracks, gcc 4.1 fix, reorder edit...Nick Mainsbridge
2005-12-14return functionality to mixerstrip buttonsDoug McLain
2005-12-14undo forgotten debug codeDoug McLain
2005-12-14trivial editor Combobox tweaksDoug McLain
2005-12-06un-triple-buffer fastmeter (not finished), fix mixer strip name button, comme...Paul Davis
2005-11-24advance compiling to the p*.cc pointPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-10-29nothing much.. a few more image from pixmapsNick Mainsbridge
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin