summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
AgeCommit message (Expand)Author
2007-04-29Merged with trunk R1761David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-08-12Merged with trunk R795David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David Robillard
2006-08-01Merged up to trunk R732David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-19Work towards removal of Session's Diskstream list.David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-07-06Loading/Saving of sessions containing MIDI tracks and/or bussesDavid Robillard
2006-07-05Merged with trunk, and a few trivial GUI updates etc.David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-05-21Mixer strip layout, emsure correct column expands on treeviews, 'Manual' auto...Nick Mainsbridge
2006-05-20Fix bus rec enable bug introduced in last commitNick Mainsbridge
2006-05-19Mixer strip & ui layout changesNick Mainsbridge
2006-05-17Remove CannotRecordNoInput signal (allowing recording without input connectio...Nick Mainsbridge
2006-05-14Mixer strip uses button 1 where possible, make mouse click behaviour more con...Nick Mainsbridge
2006-05-14Don't show comments editor on the taskbar, position & resize it more sensibly...Nick Mainsbridge
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-22Set button labels sanely.Nick Mainsbridge
2006-04-21Fixup for comments editor blocking presses to its buttonNick Mainsbridge
2006-04-20Comments button now indicates when comments are present, more dialog work (as...Nick Mainsbridge
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
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