summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-24prepare cleanup of ArdourButton renderingRobin Gareus
2015-05-24fix for MCP panner width - closes #6341Len Ovens
2015-05-24Swap default snap modifiers (non-OSX) to avoid potential upgrade pain.nick_m
2015-05-24Merge branch 'relative_snap'nick_m
2015-05-24Fix bug where inserting notes in MouseContent mode disallowed resizing.nick_m
2015-05-24Make Evoral::Event ids unique always.nick_m
2015-05-24Rekative snap - add commentsnick_m
2015-05-23Document snap_delta modifier mask.nick_m
2015-05-23Clarify the convention on modifiers and drags.nick_m
2015-05-23Proper initialisation of _x/y_constrained.nick_m
2015-05-23Bring back contrained drag modifier with preference setting.nick_m
2015-05-23Fix missing comment.nick_m
2015-05-23Fix inverted logic of SnapOff with snap modifiers pressed.nick_m
2015-05-22LV2: delete existing preset before replacing itRobin Gareus
2015-05-22Fix deleting and re-saving LV2 presets.David Robillard
2015-05-21tweak layout of main clocks so that HMS display remains center-justifiedBen Loftis
2015-05-21FONT_SMALLER is too small for visibility of clocks. use normal font sizeBen Loftis
2015-05-22Make note drags and resizes obey the disable sanp modifier.nick_m
2015-05-22Small cleanupnick_m
2015-05-22More cleanupnick_m
2015-05-22Clean up a bit - should be a no-opnick_m
2015-05-22Appease Our Dear Leadernick_m
2015-05-22Fix excessive use of logic.nick_m
2015-05-22Fix up modifier behaviournick_m
2015-05-21Make the prefs less squashed looking, add another entry for OSX modifiers.nick_m
2015-05-20recover keybinding for SnapshotBen Loftis
2015-05-21Move ui-centric modifiers into ArdourKeyboard, set some bad defaults.nick_m
2015-05-21Allow all drag -related modifiers to be set, re-instate "jump after trim"nick_m
2015-05-19try to improve the ill-conceived fade_range actionBen Loftis
2015-05-19publish editor-fade-range action to the main menuBen Loftis
2015-05-20Add more modifier preferences.nick_m
2015-05-19fix x-fade display access beyond array boundariesRobin Gareus
2015-05-18use Go To instead of GotoBen Loftis
2015-05-18temporarily remove buggy MouseRange-on-Piano-Roll event handlersBen Loftis
2015-05-19Remove some debugging.nick_m
2015-05-19Revert to old Lock mode (still called Lock).nick_m
2015-05-18remove LED from custom meter point processorsRobin Gareus
2015-05-18take buffers for Split/Match into account fixes #6334Robin Gareus
2015-05-18"Lock" mode is now "Constrained", make snap absolute modifier configurable.nick_m
2015-05-18Relative snap now always on - disabled with Tertiary modifier (shift)nick_m
2015-05-18Clean up drag modifiers.nick_m
2015-05-17Relative Snap -make it activated by the tertiary modifier during drag.nick_m
2015-05-17Relative snap - support magnetic mode (hackishly for now)nick_m
2015-05-17Cleanup relative snap code.nick_m
2015-05-16Fix typo.nick_m
2015-05-16Revert incorrect region_length() definition.nick_m
2015-05-16Relative snapnick_m
2015-05-14fix cleanup (code is self-evident). From Yevgeny @ wavesPaul Davis
2015-05-12Fix stuck notes on save during MIDI playback.David Robillard
2015-05-13Fix missing undo for audio timefx operations.nick_m