ardour.git
2014-07-04 Paul Davisfix up various keybindings added/modified by Ben so...
2014-07-04 Robin Gareusdisable latency-compensation preparations for now
2014-07-04 Paul Davisrename the action that cycles through edit modes, since...
2014-07-04 Paul Davismove location of menus file loading and call ActionMana...
2014-07-04 Paul Davisadd ActionManager::enable_accelerators(), which takes...
2014-07-04 Paul Davisremove all accelerator declarations from ardour.menus...
2014-07-03 Paul Davisadd new regions created by split to selection after...
2014-07-03 Ben Loftislots of keybinding changes. added a new action to...
2014-07-03 Paul Davisrevert part of 0f1c7b1d7107 which broke lots of stuff...
2014-07-03 Ben Loftisif a Range end is trimmed, in follow-edits mode, locate...
2014-07-03 Ben Loftisfix the naming and behavior of always-play-range to...
2014-07-03 Paul Davisactually do something in WaveView::region_resized(...
2014-07-02 Ben Loftisadd a method to cancel a pending play_range. this...
2014-07-02 Ben Loftisstart-range and finish-range should graphically show...
2014-07-02 Robin Gareusunique filenames across all searched folders
2014-07-02 Robin Gareusround A/V offset to video-frames.
2014-07-02 Paul Davisreinstate same logic, slightly differently implementedm...
2014-07-02 Paul Davissimplify zooming, remove Editor::clamp_samples_per_pixe...
2014-07-02 Paul Davisremove unused "zoom range clock" from code as part...
2014-07-02 Paul Davisdisplay key name when debugging keyboard/accel stuff
2014-07-02 Paul Davisallow escape key to work
2014-07-02 Ben Loftisremove implicit range. start-range and end-range work...
2014-07-01 Ben Loftissplice mode is undefined, undocumented, and buggy....
2014-07-01 Colin FletcherRipple mode: ripple all after start of first selected...
2014-07-01 Colin FletcherRipple mode: remove debug output
2014-07-01 Paul Davisremove debug output
2014-07-01 Paul Davisadd partial support for mute automation (playback does...
2014-07-01 Paul Davisgive drop zone its own cursor-ability
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Colin FletcherFixes for ripple mode drag
2014-07-01 Colin FletcherRipple mode: fix undo of paste
2014-07-01 Colin FletcherRemove unused code
2014-07-01 Paul Davismerge with master.
2014-07-01 Robin Gareusleft-align all pref/option labels for consistency.
2014-06-30 Paul Davis(hopefully) fix smart-mode breakage of xfade operations
2014-06-30 Paul Davismove draggable playhead to editor tab of preferences
2014-06-30 Robin Gareusremove cruft
2014-06-30 Robin Gareuschange default take-name
2014-06-30 Paul Davisnew UI config var to allow playhead to be optionally...
2014-06-30 Paul Davismore extensive canvas debug message for canvas-enter...
2014-06-30 Paul Davisadd event-insensitivity to the list of conditions that...
2014-06-30 Paul Davismake canvas drop sensitive to scroll events
2014-06-30 Paul Daviscontext click over a trim handle is semantically equiva...
2014-06-30 Paul Davisnew region base color
2014-06-30 Paul Davisensure that Editor::entered_track is reset during sessi...
2014-06-30 Robin Gareusfix bae86a2d - retain default values
2014-06-30 Robin GareusDisallow empty names for Groups, automatically enumerat...
2014-06-30 Paul Davismove Opaque and Mute into region Gain submenus (both...
2014-06-30 Paul Davisprotect use of iterators across routeUI selection when...
2014-06-30 Paul Davischange default timeline item gradient depth and wavefor...
2014-06-30 Paul Davisalways take verbose cursor clock mode from primary...
2014-06-30 Paul Davisnew default color for inactive group tab
2014-06-30 Paul Davisverbose cursor text is always outlined
2014-06-30 Paul Davisallow Canvas::Text to have outline drawn in a contrasti...
2014-06-30 Paul Davismove contrasting_text_color() into ArdourCanvas
2014-06-30 Paul Davismake verbose cursor respond dynamically to theme changes
2014-06-30 Paul Davismake inactive group tab color be themeable and update...
2014-06-30 Paul Davisremove canvas cursor debug output
2014-06-30 Paul Davisuse Editor::effective_mouse_mode() inside Editor::butto...
2014-06-30 Paul Davisinvisible items/containers should not add their childre...
2014-06-30 Paul Davisadditional DEBUG_TRACE message for canvas current item...
2014-06-30 Robin Gareusclean up after monitoring-section on session close
2014-06-30 Robin Gareusfix issue with track-deletion when the monitoring secti...
2014-06-29 Robin Gareusupdate ARD - allow to release it as standalone tool.
2014-06-29 Robin Gareusre-arrange tabs in Session > Properties dialog (Misc...
2014-06-29 Robin Gareusadd 'save defaults' option to properties dialog
2014-06-29 Robin Gareusadd a generic Option Editor Component for stateless...
2014-06-29 Robin Gareusallow to load/save default session-properties
2014-06-29 John EmmasChange some declarations from 'struct' to 'class' ...
2014-06-29 Robin Gareussuspend route redisplay for (rec-en, solo, mute and...
2014-06-28 Robin Gareusadd RAII DisplaySuspender
2014-06-28 Robin Gareususe a hash-table to cache gui properties
2014-06-28 Robin Gareususe state Session::StateProtector
2014-06-28 Robin Gareusadd Session::StateProtector
2014-06-28 Robin Gareusconsolidate session_dirs: use Searchpath instead of...
2014-06-28 Robin Gareusfix meterbridge: load button image only once.
2014-06-28 Robin Gareussearch-path: filter out duplicates
2014-06-28 John EmmasUse 'GStatBuf' in preference to 'struct stat' (which...
2014-06-28 John EmmasAdd (newly introduced) sources to our MSVC projects
2014-06-28 John EmmasRemove (no longer needed) sources from our MSVC projects
2014-06-27 Paul Davisreplace old implementation of Editor::_ensure_time_axis...
2014-06-27 Paul Davisadd commentary on why PublicEditor::{_,}ensure_time_axi...
2014-06-27 Paul Davisslightly increase size of a Canvas::PolyItem, to avoid...
2014-06-27 Paul Davisif CANVAS_DEBUG is defined, then the env variable CANVA...
2014-06-27 Paul Davisin Canvas::window_to_canvas(), if either x or y coordin...
2014-06-27 Paul Davisfix edges of selection rects in time axis views to...
2014-06-27 Paul Davismake time axis view item name text be insensitive to...
2014-06-27 Paul Davismake verbose canvas cursor color be set in its construc...
2014-06-26 Robin Gareusfix meterbridge height issues when config changes
2014-06-26 Paul Davisuse new TrackingText for verbose cursor
2014-06-26 Paul Davisnew API for TrackingText and similar items
2014-06-26 Paul Davisadd tracking_text.cc to canvas wscript
2014-06-26 Paul Davisremoved no-longer-used Editor::track_canvas_motion()
2014-06-26 Paul Davisremove unused i2w code from ControlPoint
2014-06-26 Paul Davisremove duplicate entries
2014-06-26 Paul Davisnew TrackingText canvas item, to resolve conceptual...
2014-06-26 Robin Gareusvertically expand recent-session list
2014-06-26 Robin Gareusfix meter-strip session/route-ui events
2014-06-26 Robin Gareusshow track-number in GUI
2014-06-26 Robin Gareusprepare UI style for track-number boxes
next