summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-28change the semantics of AudioFileSource::peak_path() and Session::peak_path()...Paul Davis
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-27fader: start muted, ramp up/interpolate to targetRobin Gareus
2015-05-27some more information output to log during save-as, for debuggingPaul Davis
2015-05-27fix unsigned/signed math errorPaul Davis
2015-05-27add new MIDI map file for M-Audio Oxygen 49, from Erik DerooPaul Davis
2015-05-27ensure that Mackie Control bank left/right commands always hit the same bound...Paul Davis
2015-05-27Add some newly introduced sources to our MSVC project (gtkmm2ext)John Emmas
2015-05-27Gtkmm2ext::ArdourIcon::render() is needed outside of libgtkmm2ext (so let's m...John Emmas
2015-05-26Rationalize some aspects of region-gain control-point visibility:Ben Loftis
2015-05-26more pixel rounding (small range icon)Robin Gareus
2015-05-26icon pixel compatibilityRobin Gareus
2015-05-26replace tool pixel icons with vector drawingRobin Gareus
2015-05-26refactor vector icon drawingRobin Gareus
2015-05-25a go at a pixel-compatible vector “hand” icon.Robin Gareus
2015-05-25prepare Tool Icons (unused IDs)Robin Gareus
2015-05-25use vectorized TAV expand/shrink iconsRobin Gareus
2015-05-25vectorize TAV expand and shrink iconsRobin Gareus
2015-05-24use vectorized zoom icons instead of pixmaps.Robin Gareus
2015-05-24construct vectorized Zoom IconsRobin Gareus
2015-05-24introduce some lazynessRobin Gareus
2015-05-24NOOP, amend 3173246 comments and whitespaceRobin Gareus
2015-05-24replace old ArdourButton::Icon API with Gtkmm2ext.Robin Gareus
2015-05-24migrate ArdourButton Icon rendering to 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-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