summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-06-02always round integer steps (regardless of enum)Robin Gareus
2015-06-01fix cursor in smart mode, when moving up and down the frame handlesBen Loftis
2015-06-01Fix some visual loopholes when switching tools inside a region:Ben Loftis
2015-06-01engine dialog fixes for multiple devicesRobin Gareus
2015-05-31Allow selection of input and output devices in EngineDialog for backends that...Tim Mayberry
2015-05-30vector icons should at least be 6x6 pxRobin Gareus
2015-05-30Stationary Playhead.Ben Loftis
2015-05-29factor out Route::muted_by_others from existing codeBen Loftis
2015-05-28add name text for ToggleExternalSync actionPaul Davis
2015-05-28only use and present the buggy gradient parameter if built with a suitably pa...Paul Davis
2015-05-28rearrange and redesign UIConfiguration/ARDOUR_UI APIs to allow correct initia...Paul Davis
2015-05-28add control for buggy gradient optionPaul Davis
2015-05-28add buggy gradient optionPaul Davis
2015-05-28Fix uninitialised variable.nick_m
2015-05-28amend 3f5d17d, clear changes to MIDI as well.Robin Gareus
2015-05-28Fix region paste (ctrl+v) undo.Robin Gareus
2015-05-27prevent crash when using WM close button on "new route name contains bad char...Paul Davis
2015-05-27relax LinuxVST GUI event loop.Robin Gareus
2015-05-26Rationalize some aspects of region-gain control-point visibility:Ben Loftis
2015-05-26replace tool pixel icons with vector drawingRobin Gareus
2015-05-25use vectorized TAV expand/shrink iconsRobin Gareus
2015-05-24use vectorized zoom icons instead of pixmaps.Robin Gareus
2015-05-24replace old ArdourButton::Icon API with Gtkmm2ext.Robin Gareus
2015-05-24remove explicit VectorIcon ElementRobin Gareus
2015-05-24ArdourButton API: set_icon() implies Icon and No TextRobin Gareus
2015-05-24add vector rendition of nudge icons.Robin Gareus
2015-05-24prepare cleanup of ArdourButton renderingRobin Gareus
2015-05-24Merge branch 'relative_snap'nick_m
2015-05-24Fix bug where inserting notes in MouseContent mode disallowed resizing.nick_m
2015-05-24Rekative snap - add commentsnick_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-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-19publish editor-fade-range action to the main menuBen Loftis
2015-05-20Add more modifier preferences.nick_m