summaryrefslogtreecommitdiff
path: root/gtk2_ardour/io_selector.cc
AgeCommit message (Expand)Author
2007-05-10Fixed IO selector to show MIDI ports for MIDI IOs, instead of audio ports.David Robillard
2007-04-12Merged with trunk R1705.David 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-31- Fixed port adding/removing/connecting and related bugs with route signal pathDavid Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David 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-06-13Merged with trunk (painfully)David Robillard
2006-03-10final fix for IOSelector widget: clicking on port header will now make that p...Doug McLain
2006-03-08fixed goofy selection behavior with the notebook/treeview in IOSelectorDoug 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-01add ability to specify row colors for region treeviewDoug McLain
2005-12-24Some fixes to ioselector. Remaining fixes coming soonDoug McLain
2005-12-14segfault fixes and some functionality for the IOSelectorDoug McLain
2005-11-01io_selector.cc done, connection_editor in progress but skippedPaul Davis
2005-10-22More compliation fixes. add_with_viewport() -> add(). track_gnome_canvas ->...Taybin Rutkin
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-26fix all _impl member functions to be on_ insteadPaul 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