merge with master
[ardour.git] / libs /
2013-05-08 Paul Davismerge with master
2013-05-08 Paul Davisuse hw.physicalcpu to get a more accurate CPU count...
2013-05-07 Paul Davisvarious changes to window visibility mgmt, including...
2013-05-05 Robin Gareusfix crash on export if no master bus is present in...
2013-05-05 Paul Davisfix bigclockwindow's lack of hiding, set ArdourWindow...
2013-05-05 Paul Davismerge with master
2013-05-05 Paul DavisVisibilityTracker needs to inherit from sigc::tracker...
2013-05-03 Paul Davisforward port VST parameter name fix from mixbus: some...
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davismove setup_outline_context() to a more sensible shared...
2013-05-02 Paul Davisreduce verbosity of DEBUG::Sequence traces
2013-05-02 Paul Davisdon't do debug trace output for every Render (process...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Davisdon't print stacktraces to the supplied ostream AND...
2013-04-29 Paul DavisRevert "fix LXVST support for plugins that make audioMa...
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-26 Paul Davisdo not trigger visual changes when Fill::set_* methods...
2013-04-26 Paul Davisredesign toggling of editor/mixer stacking to use Gtkmm...
2013-04-26 Paul Davisfix incorrect 3rd arg to AudioRegion::read_peaks()...
2013-04-25 Paul Davistweak enter/leave code, remove debug output
2013-04-25 Paul Davisdon't invalidate image cache for every regionr esize...
2013-04-25 Paul Davismore tweaks for enter/leave events for canvas items
2013-04-24 Paul Davistweaks to improve enter/leave event handling - fixes...
2013-04-24 Paul Davismany pervasive changes primarily related to waveform...
2013-04-22 Adrian KnothDrop obsolete dmalloc.cc from libs/pbd.
2013-04-22 Adrian KnothDisable obsolete compilation of libs/pds/dmalloc.cc
2013-04-22 Adrian KnothDelete *.bak files
2013-04-22 Adrian KnothDrop obsolete powermate code from libs/surface
2013-04-22 Adrian KnothFix license in fastlog.
2013-04-21 Paul Davisadd back change lost during branch merging
2013-04-21 Paul Davisadd Group::clear(), do not clear _canvas member of...
2013-04-21 Paul DavisRevert "add Group::clear(), do not clear _canvas member...
2013-04-21 Paul Davisadd Group::clear(), do not clear _canvas member of...
2013-04-20 Robin GareusRevert "cairo image crash debugging" and "initialize...
2013-04-20 Robin Gareuscairo image crash debugging
2013-04-20 Paul Davistweak event/leave event delivery so that it applies...
2013-04-20 Robin Gareusinitialize image data.
2013-04-19 Paul Davisno create cached waveview images that span from render...
2013-04-19 Paul Davispart two of ... add Canvas::Arc and derive Canvas:...
2013-04-19 Paul Davisadd Canvas::Arc and derive Canvas::Circle from it
2013-04-18 Paul Davisadd Canvas::Circle
2013-04-18 Paul Davisexpand bbox for Canvas::Line to get rid of artifacts...
2013-04-18 Robin Gareusdisplay waveform polarity correctly
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisvarious work waveview amplitude mgmt; fix playhead...
2013-04-17 Robin GareusArdourCanvas::Image allow to set custom data instead...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisfix clamping of line and rect coordinates to avoid...
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davismake waveform gradient depth continuously variable...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisvirtual Fill:: and Outline:: methods so that Canvas...
2013-04-16 Paul Davissome rationalization of how global WaveView properties...
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-15 Robin GareusRevert "option to ignore feedback detection - /i know...
2013-04-15 Robin Gareusoption to ignore feedback detection - /i know what...
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...
next