fix crash when copy'ing latent plugins
[ardour.git] / libs / canvas /
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 378
2016-07-18 John EmmasRemove 'i18n.h' from some VC projects where it's no...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Paul Daviscanvas HSV color serialization needs LocaleGuard
2016-07-13 Robin Gareusinitialize some uninitialized variables
2016-07-04 Robin Gareusadd fill-area feature to poly-line
2016-06-03 nick_mFix FramedCurve Outside fill for curve.
2016-06-03 nick_mMore FramedCurve render work
2016-06-03 nick_mFix framed curve thinko.
2016-06-02 nick_mSmall cleanup in FramedCurve.
2016-06-02 nick_mFix assorted drawing bugs in framed curve.
2016-06-01 Robin Gareusport 7e716d27 to XFadeCurve
2016-06-01 nick_mFix conditional on uninitialised idx (via n_samples...
2016-05-28 nick_mHopefully finally fix tempo curve flickering.
2016-05-28 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-05-27 nick_mTempo ramps - finally fix flicker in framed curve.
2016-05-27 nick_mYr,[p ramps - fix flickering tempo curves when zoomed in.
2016-05-27 nick_mTempo ramps - add Canvas::FramedCurve and use it in...
2016-05-27 nick_mTempo ramps - revert earlier change to Canvas::Curve
2016-05-27 nick_mTempo ramps - add visualtempo curve, dragging bbt or...
2016-05-27 nick_mCrapola - this is an experimental performance hack...
2016-05-27 nick_mInitial stab at tempo ramps.
2016-05-17 Robin Gareusbackport canvas color functions from Mixbus
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-04-26 Robin Gareuscanvas tooltips, too
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-03-01 Robin Gareusremove debug output
2016-03-01 Robin Gareusfix waveform flickering during recording
2016-03-01 Robin GareusNO OP, whitespace
2016-03-01 Robin Gareusprotect current_request with request_queue_lock
2016-03-01 Robin Gareususe glib mutex API
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-28 Robin Gareusforce waveform images to be least 1px wide
2016-02-27 Robin Gareustry to narrow down #6478
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-22 Adrian KnothSpelling correction patch from Debian
2016-02-21 Paul Davismake threaded waveview rendering a configure time optio...
2016-02-19 Robin GareusRevert "disable threaded waveform rendering for 4.7"
2016-02-18 Paul Davisdisable threaded waveform rendering for 4.7
2016-01-16 Robin GareusThe return of threaded waveform rendering and related...
2015-12-16 Paul Davisdisable threaded waveview rendering.
2015-12-01 Tim MayberryMove PBD symbol demangle functions into pbd/demangle...
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-02 Robin Gareusfix crash when cleaning up canvas items
2015-10-22 Robin Gareusremove invalid assertion - #6634
2015-10-06 Tim MayberryInclude button number in canvas button press/release...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-14 Robin Gareusamend previous commit.
2015-09-14 Robin Gareusfix short x-fade rendering
2015-09-11 Paul Davisspelling error fixes (notably "overriden" => "overidden...
2015-09-06 Robin Gareusconsistent pango-text layout size - fixes #6490
2015-09-02 Paul Davisa couple of debug output statements to help diagnose...
2015-09-02 Paul Davisa couple of debug output statements to help diagnose...
2015-09-02 Robin Gareuswaveform, mutex for _current_image
2015-09-01 Robin Gareushandle waveform drawing thread shutdown
2015-08-20 Robin Gareusclear out some SessionHandleRef's on close.
2015-08-20 Robin Gareusclear waveform cache when shape changes - fixes #6525
2015-07-30 Robin GareusReplace "%z" modifier with glib macro for portability.
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davistry using threaded waveviews in tracks also
2015-06-29 Paul Davisnever use threaded waveview rendering for Tracks
2015-06-29 Paul Davisclip level is adjusted only by region amplitude (which...
2015-06-29 Paul Davisattempt to correctly respond to changes in _amplitude_a...
2015-06-29 Paul Daviscopy all XCode project files from Tracks.
2015-06-29 Paul Davisconditionalize background fades depending on whether...
2015-06-29 Paul Davistweak for static library build
2015-06-25 Robin Gareusfix windows debug builds:
2015-06-24 Paul Davisshow zero line when a DC offset moves waveform so that... 4.1
2015-06-23 Paul Davisdo not draw waveform outline at x-positions where the...
2015-06-23 Paul Davisseveral changes, major and minor, to improve threaded...
2015-06-23 Paul Daviscreate sortable, linear list for cache clearing on...
2015-06-23 Paul Davischange location for initialization of static WaveView...
2015-06-23 Paul Davisstop endless loop in WaveViewCache::cache_flush()
2015-06-19 Paul Davistwo more corrections to waveform zooming changes
2015-06-19 Paul Davisfix call to consolidate image cache to use the informat...
2015-06-19 Paul Davisstop pixel jitter when changing waveview height.
2015-06-19 Paul Davisattempt to correctly respond to changes in _amplitude_a...
2015-06-19 Paul Davisfix compiler const-cast warning
2015-06-19 John EmmasCorrectly re-start an iteration (if we delete one of...
2015-06-16 Paul Davisfixes for canvas text display on Retina (from Valeriy)
2015-06-13 Robin GareusNOOP, reindent code.
2015-06-13 Robin Gareusfix crash on OSX displaying MIDI sysex, or similar...
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-11 Paul Davismore refactoring of WaveView threaded code to try to...
2015-06-11 Paul Davisdon't queue a callback with the idle event for waveview...
2015-06-11 Paul Davispossible fix for crashes related to vanishing waveviews...
2015-06-10 Paul Davisfix basic error with computation of partial image width...
2015-06-10 Paul Davisadd PBD::DEBUG::WaveView
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-06-04 Paul Davisuse existing partial existing waveview images (if they...
2015-06-04 Paul Davisuse existing partial existing waveview images (if they...
2015-06-02 Paul Davisdon't use the return value from AudioRegion::read_peaks...
2015-06-02 John EmmasAmend WaveView::send_request() such that it'll compile...
2015-06-02 Paul Davisreinstate absent image.
2015-06-01 Paul Davisremove debug output and get logic correct to cause...
2015-06-01 Paul Davisdrop in threaded waveview changes via the two affected...
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-19 Robin Gareusfix x-fade display access beyond array boundaries
next