summaryrefslogtreecommitdiff
path: root/gtk2_ardour/regionview.cc
AgeCommit message (Expand)Author
2006-07-11make waveforms centered when height hits NAME_HIGHLIGHT_THRESHOLDPaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-10ExternalSource refactoring.Taybin Rutkin
2006-03-02remove debugging for peaks ready signal, plus add new connection arg to Sourc...Paul Davis
2006-02-21hook up tape region views to peaks ready signalPaul 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-21fix setting sync point crash, reinstate keymouse zoom tentativelyNick Mainsbridge
2005-12-28fade_out visibleKarsten Wiese
2005-12-22very important fix to avoid double delete of waveview caches, since regionvie...Paul 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-27convert property_foo().set_value(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-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-11-15latest workPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
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