summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-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-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-20Add more modifier preferences.nick_m
2015-05-19Revert to old Lock mode (still called Lock).nick_m
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-13Fix missing undo for audio timefx operations.nick_m
2015-05-10Layering - the return of "later is higher".nick_m
2015-05-07extend save-as dialog to allow crude but functional save-as-to-empty-sessionPaul Davis
2015-05-07fix crash during session deletion as monitor section tries to updatePaul Davis
2015-05-05rename user's customized color file when resetting theme. Fixes #6286Paul Davis
2015-05-05fix some gtk filechooser issuesRobin Gareus
2015-05-05oversample meter faceplate image surfacesRobin Gareus
2015-05-05NSM preparation for OSX and windowsRobin Gareus
2015-05-04add plugin parameter reset button - closes #6297Robin Gareus
2015-05-04prepare plugin reset (#6297)Robin Gareus
2015-05-04update startup scripts for NSMRobin Gareus
2015-05-04further preparations for NSM (#6265)Robin Gareus
2015-05-03fix -Wsign-compareRobin Gareus
2015-05-03right-click in mixer’s group box: show context menu.Robin Gareus
2015-05-03de-select other strips when re-selecting a stripRobin Gareus
2015-05-03Allow to delete PC using <Del>Robin Gareus
2015-05-03implement scroll wheel support for ardour-dropdownRobin Gareus
2015-05-01tweak Midi/DIN icon (proper notch)Robin Gareus
2015-05-01fix thinko with region-gain time offset.Robin Gareus
2015-04-30update region-gain-line time-converter. fixes #6293Robin Gareus
2015-04-30more meter-change UI optimizationRobin Gareus
2015-04-30skip [duplicate] meter re-packing.Robin Gareus
2015-04-30cleanup display suspend.Robin Gareus
2015-04-30fix over-optimzation in e3375c3.Robin Gareus
2015-04-30suspend editor redisplay during batch changesRobin Gareus
2015-04-30meter-change: don’t update track-headers if not needed Robin Gareus