summaryrefslogtreecommitdiff
path: root/gtk2_ardour/redirect_box.cc
AgeCommit message (Expand)Author
2006-10-21Merged with trunk R992.David Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-31Adding sends/port inserts to MIDI tracks (not actually working yet though)David Robillard
2006-08-12Merged with trunk R795David Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-10Merged with trunk R776David Robillard
2006-07-28Merged with trunk R708David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-05-14Mixer strip uses button 1 where possible, make mouse click behaviour more con...Nick Mainsbridge
2006-05-06brought the track/bus inspector back to lifeJesse Chappell
2006-04-29more tranzport lowlevel fixes and rebindingPaul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Gtkmm2ext::Choice now inherits from Gtk::Dialog; embed/import rate mismatch d...Paul Davis
2006-03-17fix for another broken prompterDoug McLain
2006-03-16set a smaller minimum RedirectBox height, allowing the mixer window height to...Doug McLain
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-03-05another get_vbox() fix, this time for PortSelectorWindowDoug McLain
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2005-12-18Don't resize the editor_mixer when changing tracks, gcc 4.1 fix, reorder edit...Nick Mainsbridge
2005-12-07Set fixed width for RedirectBoxDoug McLain
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-28come up and stay upPaul Davis
2005-11-27slowly fixing up ArdourDialog nonsensePaul Davis
2005-11-27ripping, tearing, shreddingPaul Davis
2005-11-26more fixes for gobject stuff plus doug's patch for redirect box menus, minus ...Paul Davis
2005-11-01io_selector.cc done, connection_editor in progress but skippedPaul Davis
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