remove implicit range. start-range and end-range work better. documentation changes...
[ardour.git] / gtk2_ardour /
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...
2014-06-23 Paul Davisreset time axis view item name text color when selected...
2014-06-23 Robin Gareusfor backends w/o control, save a fake state with only...
2014-06-22 Robin Gareusen/disable internal send+returns with tracks en/disable.
2014-06-22 Robin GareusDo not allow to de/activate a track while the transport...
2014-06-22 Paul Davisbutton click (release, to be precise) within the canvas...
2014-06-22 Robin Gareusfix latency-measurement dialog back-button.
2014-06-22 Paul Davismore canvas refactoring.
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Paul Davisuse newly factored canvas in gtk2_ardour
2014-06-21 Paul Davisfix some confusion when redrawing editor/mixer track...
2014-06-19 Paul Davisensure that all waveviews have ALL their colors set...
2014-06-19 Paul Davisexplanatory comment
2014-06-19 Paul Daviscorrect conversion of drop y-position into trackview...
next