vtl: use ArdourImage
[ardour.git] / libs /
2013-04-16 Paul Davissomewhat restore ability to see rectified waveforms
2013-04-16 Paul Davisrestore log-scaled waveform functionality
2013-04-16 Paul Davis(hopefully) fix double-buffering design of ArdourCanvas...
2013-04-16 Paul Davischange rendering technique for waveforms, add back...
2013-04-16 Paul Davisadd back various functionality to waveviews such as...
2013-04-16 Paul Davisadd some comments to Canvas::Image and ensure that...
2013-04-16 Paul Davisadd headers to all canvas .cc and .h files
2013-04-16 Paul Davisremove all xml++.h inclusion by canvas implementations
2013-04-16 Paul Davisremove all XML related API from canvas. it may have...
2013-04-16 Paul Davisadd new canvas Image item, with somewhat optimized...
2013-04-15 Paul Davistweak time axis view item text positioning; allow Ardou...
2013-04-15 Paul DavisFix dragging objects on the canvas and remove redundant...
2013-04-15 Paul Davisa few changes to fix region dragging, all related to...
2013-04-13 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-13 Paul Davischanges to get cairocanvas branch to build on OS X...
2013-04-12 Paul Davisswitch from frames_per_pixel to samples_per_pixel in...
2013-04-12 Paul Davischange all frame_to_pixel and pixel_to_frame to sample_...
2013-04-12 Paul Davisslightly optimize drawing of rectangles with all 4...
2013-04-12 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-12 Paul Davisadd (bezier) curves to canvas, use for automation lines...
2013-04-12 Paul Davismany changes to get the cairo-canvas version much,...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-10 Paul Davisremove intermediate GdkPixbuf from waveview rendering...
2013-04-10 Paul Davisremove incorrect merge of cairocanvas patch that stoppe...
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-10 Paul Davisadd -D canvasevents tracing for grabbed items and remov...
2013-04-10 Paul Davisremove debugging output
2013-04-10 Paul Davisremove extra output from PBD::stacktrace
2013-04-10 Paul Davisalter arrow drawing to fully close path and thus avoid...
2013-04-10 Paul Davisfix LXVST support for plugins that make audioMaster...
2013-04-09 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul Davisa variety of fixes for the cairocanvas, but it still...
2013-04-09 Paul Davisupdate all i18n .po files
2013-04-08 Paul Davismo' better debugging of canvas "structure" via Item...
2013-04-08 Robin Gareusfix prev commit SaveSession() signal was sent too late.
2013-04-08 Robin Gareusadd session save signal and hook-up videotimeline
2013-04-06 Paul Davislazy redraw of Canvas::Text image
2013-04-06 Paul Davispre-render text canvas items so that ::render() is...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul Davispartially clean up warnings from "prolooks" code
2013-04-06 Paul Davisfix two unused args warnings
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-04-06 Paul Davisfix crash when using track templates caused by a recent...
2013-04-06 Paul Davisfor the Auditioner only, do not reset the buffer count...
2013-04-06 Paul Davisfix reload of Generic MIDI binding state when the targe...
2013-04-06 Paul Davisfix up export formats search path to correctly locate...
2013-04-06 Robin Gareusadd API to directly request access to pixbuf
2013-04-06 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-05 Paul Davisif auditioner connections are somehow wiped out in...
2013-04-05 Paul Davismaster merge; new files not added after initial cairoca...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-05 Paul Davislots of tweaking and adding debug output including...
2013-04-05 Paul Davisadjust demangling code a bit so that it can easily...
2013-04-05 Hans Baiermidi_clock_slave.cc: report to ardour the delta that...
2013-04-05 Hans Baiermake MIDI clock work once more:
2013-04-05 Robin Gareusignore "external timecode is sync locked" for non timec...
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-04-03 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-03 Paul Davisfix reversed semantics from 86f1b for LaterNoteEndCompa...
2013-04-03 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-02 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-02 Paul Davisfix (?) behaviour when punching into automation write...
2013-04-02 Robin Gareusvtl: remove xjadeo option dialog
2013-04-02 Paul Davisfix #5424: routes created from templates do not get...
2013-04-01 Paul Davisclarify comment about Automatable/ControlSet inheritance
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-01 Paul Davisfix compilation on OS X
2013-03-31 Paul Davisremove debug output
2013-03-31 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-31 Paul Davismore work on the suprisingly ongoing filename/path...
2013-03-31 Roy Vegard OvesenMake sure every imported file is copied to the session...
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2013-03-30 Julien de KozakFix tests compilation
2013-03-30 Julien de KozakFix some compilation warnings
2013-03-30 Paul Davisif a filesource is supposed to be new, don't waste...
2013-03-30 Paul Davisfix input metering when not rolling but using h/w monit...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-29 Paul Davismajor fixes for MIDI patch change and note undo/redo...
2013-03-28 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-28 Paul Davislittle extra debugging to show discovered LXVST .so's
2013-03-28 Robin Gareusvtl: prepare simple/advanced usage modes
2013-03-28 Paul DavisSquashed commit of the following:
2013-03-27 Robin Gareusvtl: video sets session start/end markers.
2013-03-26 Paul Davisadd new VisibilityTracker class to implement cycling...
2013-03-25 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-25 David RobillardFix memory leak.
2013-03-24 David RobillardMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-24 David RobillardLoad LV2 presets using lilv state API to support preset...
2013-03-24 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-24 Sakari BergenFix static initialization order problem
2013-03-24 Sakari BergenFix PBD wscript to be python3 compatible
next