possible extra housekeeping for control protocol modules.
[ardour.git] / libs / canvas /
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
2015-05-02 Robin Gareusgfx-card & performance testing
2015-04-29 Robin Gareusfix double precision abs value computation
2015-04-29 Robin Gareusenable fade-out display by default in A4.
2015-04-29 Paul DavisNOOP: fix indentation
2015-04-29 GZharun[Summary] Should have been committed with previous...
2015-04-29 Paul Davisfix issue with manual merge conflict
2015-04-29 Paul Davismake computation of OS X pango text width correction...
2015-04-29 Paul Davismanually apply grygorii's API to manage a correction...
2015-04-29 Paul Davismanually apply grygorii's waveform amplitude implementation
2015-04-29 GZharun[Summary] Fixed issue when width request from Cavas...
2015-04-29 Paul Davischange placement of ruler divider so that the lower...
2015-04-29 Paul Davisdo the right thing when TrackingText::offset is changed
2015-04-29 Paul DavisFix method hiding in Canvas::Text
2015-04-29 Paul Davischange ruler rendering to change tick heights and move...
2015-04-29 Paul Davisadd missing API
2015-04-29 Paul Davisadd API to Ruler to optionally draw a divider (2 single...
2015-04-29 Paul Daviscorrect implementation for Rectangle::vertical_fraction()
2015-04-29 Paul Davisadd Rectangle::vertical_fraction() as a convenience...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-16 nick_mAmend ac1f7e0b
2015-04-16 nick_mIndicate all clips on rectified view.
2015-04-16 nick_mImprove waveview height and scaling.
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-09 John EmmasPosition (and size) canvas tooltips such that they...
2015-04-09 John EmmasDelete a canvas tooltip after we've finished with it
2015-03-31 Robin Gareusfix OSX/PPC 10.4 long maths
2015-03-30 John EmmasFor the canvas library, #include 'gtkmm2ext/gui_thread...
2015-03-30 nick_mBetter fix for 6183.
2015-03-29 John EmmasFor the canvas library, #include 'gtkmm2ext/gui_thread...
2015-03-28 nick_mBetter fix for 6183.
2015-03-24 nick_mFix 0006183 (waveview crash).
2015-03-21 nick_mRevert mistaken change in e7b0e67bc8e1b546b587ffd803b81...
2015-03-21 nick_mProvide an image if there are no peaks.
2015-03-20 Robin Gareusfix redraw of automation ControlPoints
2015-03-14 David RobillardMove PC flags to avoid obscuring region name.
2015-03-10 nick_mManual merge of the drawing component of waveview branch.
2015-02-20 nick_mThe commit 3da9c3b7403dd57984e1f0d090c7bd902f933225
2015-02-12 Ben Loftisadd accessor methods for single_exposure
2015-02-12 Ben Loftis_single_exposure is now a member variable for each...
2015-02-12 Paul Davisremove naive attempt to avoid drawing first vertical...
next