summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-12-30Fix smart mode cursor on audio regions.David Robillard
2014-12-29Fix internal select all.David Robillard
2014-12-29Fix key bindings for note trim/extend.David Robillard
2014-12-29Fix fallout from sooomeone's busted emacs.David Robillard
2014-12-29remove unused codePaul Davis
2014-12-29Fix MIDI recording display when zoom/etc changes.David Robillard
2014-12-29don't unpack and repack meters unnecessarily during LevelMeterBase::setup_met...Paul Davis
2014-12-29update meters as soon as UI-settings change - amend 64fa63212f7Robin Gareus
2014-12-28Automation ghost notes for percussive hits.David Robillard
2014-12-28Show correct ghost hit for percussive tracks.David Robillard
2014-12-28Fix rect select of hit events.David Robillard
2014-12-28Set new note velocity based on surrounding notes.David Robillard
2014-12-29follow 113bc3b38e, tentative clock-font size update.Robin Gareus
2014-12-29quick hack to lighten up font scale slider tick-marksRobin Gareus
2014-12-28Fix events for short notes at region start/end.David Robillard
2014-12-28Update note colors when model changes.David Robillard
2014-12-28MIDI transform dialog.David Robillard
2014-12-28Remove pointless register specifier and warning.David Robillard
2014-12-28Fix potential pop of empty enter stack.David Robillard
2014-12-28reduce clumsiness of font-scale slider:Robin Gareus
2014-12-28use ldflags for wine linkingRobin Gareus
2014-12-28fix marker rendering and layoutRobin Gareus
2014-12-28apply font-scale to overall layout (rulers, track-header) - fixes #6088Robin Gareus
2014-12-28add note that font-scale changes require a restart.Robin Gareus
2014-12-28fix [rare] concurrent build issue:Robin Gareus
2014-12-27fixup LED size (font-scaling)..Robin Gareus
2014-12-26remove unnecessary scopingPaul Davis
2014-12-26fix "alt+g" duplicate range selection.Robin Gareus
2014-12-25Context menu for applying edits to note selection.David Robillard
2014-12-25Fix warnings.David Robillard
2014-12-24Add instrument selector to import dialog.David Robillard
2014-12-24Factor out instrument selector.David Robillard
2014-12-24Fix potential memory errors with note player.David Robillard
2014-12-24Fix sticky snap mode/type selectors.David Robillard
2014-12-24Fix position of AU GUIs.David Robillard
2014-12-24Fix OSX build.David Robillard
2014-12-24windows package details:Robin Gareus
2014-12-24fix clang compilationRobin Gareus
2014-12-24proper default setup and fallbacks for video on windowsRobin Gareus
2014-12-23consolidate video-tool filepaths - step three:Robin Gareus
2014-12-23consolidate video-tool filepaths - step two:Robin Gareus
2014-12-23consolidate video-tool filepaths - step oneRobin Gareus
2014-12-23Fix cursor update on nested entry.David Robillard
2014-12-23Update canvas cursor on pop.David Robillard
2014-12-23fix slow behaviour when changing visible track height in Editor::set_visible_...Paul Davis
2014-12-22change font scaling default in code and default_ui_config to 100%.Paul Davis
2014-12-22change font scaling default in code and default_ui_config to 100%.Paul Davis
2014-12-22move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbdPaul Davis
2014-12-22reorder members and constructors to ensure null pointers for ARDOUR_UI::{edit...Paul Davis
2014-12-22consolidate zoom-to-range and zoom-to-regions into: zoom-to-selection. ToDo:...Ben Loftis