summaryrefslogtreecommitdiff
path: root/gtk2_ardour/streamview.cc
AgeCommit message (Expand)Author
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-02Merged from trunk R745David Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-30Abstraction cleanups/polish, towards merging with trunkDavid Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-07-19Work towards removal of Session's Diskstream list.David 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-04-24a) completely refactor abstract UI codePaul Davis
2006-03-17change rec box drawing for destructive tracksPaul Davis
2006-03-14improvements (!) to waveform display for destructive tracks, plus a generic f...Paul Davis
2006-03-08fix for deferred saves by StateManager-derivatives; changes to new/copy/clear...Paul Davis
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2006-01-19fixed various xfade and undo and updating issues. plugins no longer run on d...Jesse Chappell
2006-01-19latched rec-enablePaul Davis
2006-01-08a metric ton of changesPaul Davis
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-27convert set_property("foo", bar) to property_foo() = barKarsten Wiese
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-15latest workPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-10-06a few more header files fixes, plus cleanup from nick_m, and the start of Act...Paul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
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