summaryrefslogtreecommitdiff
path: root/gtk2_ardour/io_selector.h
AgeCommit message (Expand)Author
2006-11-11fix visual focus indication in IOSelector; import pays attention to audio fil...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-03-08fixed goofy selection behavior with the notebook/treeview in IOSelectorDoug 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-01slightly less incomplete work on mixer window treeview portPaul Davis
2005-09-26fixed return types for ::on_....; changed set_usize_... utility functions to ...Paul Davis
2005-09-26fix all _impl member functions to be on_ insteadPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin