Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour /
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-26 Paul Davisredesign toggling of editor/mixer stacking to use Gtkmm...
2013-04-25 Paul Davisuse virtual bool canvas_group_event () in TimeAxisViewI...
2013-04-25 Paul Davismake MIDI rubber band selects use the correct canvas...
2013-04-25 Paul Davisreduce playhead line width to 1.5
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-21 Paul Davisremove probably premature-or-no-longer-necessary optimi...
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 Paul Davisremove Editor::redraw_measures to improve efficiency...
2013-04-20 Paul Davisthicken up playhead line (again?)
2013-04-20 Paul Davischange widths of fade lines
2013-04-19 Paul Davisrevert to "old" waveform fill color for unselected...
2013-04-19 Paul Davisfix up "other" fade line colors in xfades, and switch...
2013-04-18 Paul Davisfix various event coordinate system problems with butto...
2013-04-18 Paul Davisreset xfade colors after theme change
2013-04-18 Paul Davisget xfade drawing back to pre-cc days
2013-04-18 Paul Davissemi-fix xfade display, and reduce number of calls...
2013-04-17 Paul Davistweak up waveform fill colors
2013-04-17 Paul Davisfix playhead dragging from rulers
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 Davisremove all calls to Outline::set_outline_width (1)...
2013-04-17 Paul Davisfix clamping of line and rect coordinates to avoid...
2013-04-17 Robin Gareusvtl: more frame->sample renames and cleaning
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-17 Paul Davisfix bug with tempo lines not extending far enough in...
2013-04-17 Paul Davisfix typo
2013-04-17 Robin Gareusfix screwup with 5285d2 and 930fce
2013-04-17 Robin Gareusamend to 930fce
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 Robin Gareusvtl: s/[audio]frame/sample/
2013-04-17 Robin Gareusvtl: remove cruft
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
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 Robin Gareusvtl: remove superfluous group
2013-04-16 Robin Gareusvtl: use ArdourImage
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 Davisremove all XML related API from canvas. it may have...
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-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 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 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 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 incorrect merge of cairocanvas patch that stoppe...
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-10 Paul Davisremove debugging output
2013-04-10 Paul Davismake size/shape of playhead cursor match gnomecanvas...
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 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 Gareusadd session save signal and hook-up videotimeline
2013-04-08 Julien de KozakFix name spelling
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-06 Paul DavisMerge branch 'master' into cairocanvas
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
next