add new regions created by split to selection after operation is complete
[ardour.git] / gtk2_ardour /
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-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 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 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 Paul Davisnew UI config var to allow playhead to be optionally...
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 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-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 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 Gareusfix meterbridge: load button image only once.
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 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 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 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
2014-06-26 Robin Gareusprepare formatting track-number for mixer (and other...
2014-06-26 Robin Gareussession option GUI for track-number & take-name
2014-06-26 Robin Gareusfix "stop_recording_on_xrun" in prefs dialog
2014-06-26 Robin Gareusaccept text-entry-change w/o enter and add filter_text...
2014-06-25 Robin Gareusconsolidate SignalOrderRouteSorter
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-25 Robin Gareusnamespace libardour utils
2014-06-25 Paul Davislet's not forget the video timeline
2014-06-25 Paul Davisdo not include ruler visibility items in context click...
2014-06-25 Paul Davistighten up spacing in ruler dialog
2014-06-25 Paul Davisuse new ruler dialog class for context clicks on ruler...
2014-06-25 Paul Davisnew ruler dialog class
2014-06-25 Paul Davisremove unused code
2014-06-25 Paul Davisfix y-offset when drag-n-dropping regions from region...
2014-06-25 Tim MayberryFix finding icon sets by using correct utility function
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-25 Tim MayberryChange PBD::get_files_in_directory to return full paths...
2014-06-25 Tim MayberryGLib functions for listing directory contents don't...
2014-06-25 Paul Davisadd slider control to GUI tab of preferences for lock...
2014-06-25 Paul Davisexpose Gtk::HScale member of OptionEditor::HSliderOption
2014-06-25 Paul Davispart two of: lock dialog MUST be a Gtk::Dialog so that...
2014-06-25 Paul Davislock dialog MUST be a Gtk::Dialog so that it does not...
2014-06-25 Paul Davischeck UIConfig variable before restarting lock timeout
2014-06-25 Paul Davisadd UIConfig variable for lock timer
2014-06-25 Paul Davisnew timer-based GUI locking code
2014-06-24 Paul Davisthere's no me in proaudio
2014-06-24 Paul Davisactual style specs for lock dialog button
2014-06-24 Paul Davisa bit more styling for that lock dialog
2014-06-24 Paul Davisrename closed padlock icon
2014-06-24 Paul Davisnew padlock icons (48x48)
2014-06-24 Paul Davisadd a modal lock dialog for better testing (and someone...
2014-06-24 Paul Davisadd ability to save current action sensitivities and...
2014-06-24 Paul Davisplaying with oofus' preferences for selected region...
next