ardour.git
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-17 Robin Gareusvtl: get rid of unused "bar" inside the ruler
2013-04-17 Robin Gareusvtl: get rid of one more unnecessary canvas-group
2013-04-16 Paul Davissome rationalization of how global WaveView properties...
2013-04-16 Robin Gareusvtl: remove superfluous group
2013-04-16 Robin Gareusvtl: use ArdourImage
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 Davisfix some unused argument warnings
2013-04-16 Paul Davisfix some unused argument warnings
2013-04-16 Paul Davisremove commented out popup about video export success
2013-04-16 Paul Davisadd back various functionality to waveviews such as...
2013-04-16 Paul Davispartially fix scaling issues with pathological MIDI...
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 Davisfix markers so that the blue line spans both canvases
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 Davisremove another pointless adjustment
2013-04-13 Paul Davisremoval of sundry Adjustments and consolidation of...
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 Davisremove TimeAxisView::clip_to_viewport() and Editor...
2013-04-12 Paul Davismanual translate events in Editor::track_canvas_scroll...
2013-04-12 Paul Davisstop using vertical adjustment to account for scrolling...
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
2013-04-12 Paul Davisswitch from frames_per_pixel to samples_per_pixel in...
2013-04-12 Paul Davisleftmost_position => leftmost_sample, current_page_fram...
2013-04-12 Paul Davischange all frame_to_pixel and pixel_to_frame to sample_...
2013-04-12 Paul Davisremove all unit-based methods from (Public)Editor;...
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-12 Paul Davisfix up positioning of verbose cursor if it is too close...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-10 Robin Gareuspossible fix for #5441 -- ardour hangs on shutdown...
2013-04-10 Robin Gareusvtl: remove inadvertently committed CURLERRORDEBUG
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 Davismake size/shape of playhead cursor match gnomecanvas...
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 Robin Gareusvtl: query video-monitor-state on explicit session...
2013-04-09 Paul Davisupdate all i18n .po files
2013-04-09 Robin Gareusvtl: rework session-needs-save logic
2013-04-09 Robin Gareusvtl: disconnect from session-save signal
2013-04-09 Robin Gareusvtl: resume if "don't close/exit" is selected
2013-04-08 Paul Davismo' better debugging of canvas "structure" via Item...
2013-04-08 Paul Davisfix up marker text color
2013-04-08 Robin Gareusvtl: mark session dirty if video position-lock or timel...
2013-04-08 Robin Gareusmark session dirty if video is moved
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-08 Julien de KozakFix name spelling
2013-04-08 Paul Davisonce more try to get that revision info correct, sigh
2013-04-08 Paul Davistry to get that revision info correct, sigh
2013-04-08 Paul Davisfix definition of release version info in the case...
2013-04-08 Paul Davisbump to 3.1 3.1
2013-04-08 Paul Davisremove message about checking for announcements
2013-04-08 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-08 Paul Davisadd julien dekozak to the authors list
2013-04-07 Robin Gareusharvid binaries moved to ardour.org
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 Daviscanvas markers now use ArdourCanvas::Text, not ArdourCa...
2013-04-06 Paul Davisfix up unusued args warning in nsm code
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 Davisdo not include templates in a distributed version of...
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 Davisadd pkg-config check on liblo, now that NSM support...
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 Gareusvtl: make videotimeline work with new cairo canvas
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-06 Paul Davisdo not include harvid by default in linux build (wrong...
next