summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-09fix/workaround OSX "No Memory Pool"Robin Gareus
2015-12-08Fix MCP send display value scaling.Len Ovens
2015-12-09there is no "default" mackie device profilePaul Davis
2015-12-09if Mackie device profile name is empty, use a default name that makes sense a...Paul Davis
2015-12-09do not define ARDOUR_MCP_PATH in ardev_common because it will be setup correc...Paul Davis
2015-12-08Set vpot to the same range as the fader. Fixes trim from -16 to -20.Len Ovens
2015-12-08fix "stuck marker focus" after deleting marker.Robin Gareus
2015-12-08Set_self_solo should always set the mute_master state as well.Ben Loftis
2015-12-08refactor Plugin Preference PaneRobin Gareus
2015-12-08add Action-Button for rc-config dialogRobin Gareus
2015-12-082K? that's micro -- use macrosoft for lots a files, please!Robin Gareus
2015-12-08faderport: stop trying to cache LED state (fixes various bugs); blink mute fo...Paul Davis
2015-12-08standardize port-namesRobin Gareus
2015-12-08add open-gui-after-adding-plugin option to preferencesRobin Gareus
2015-12-08touch peakfile after closing a SndFileSourcePaul Davis
2015-12-08use new open-gui-after-adding-plugin config variableRobin Gareus
2015-12-08add config variable to en/disable opening the plugin gui after adding a pluginRobin Gareus
2015-12-08fix previous commit.Robin Gareus
2015-12-08portaudio connect & graph-changed callbacks (untested)Robin Gareus
2015-12-07MCU: fix likely copypaste thinko in mcu panner knobsBen Loftis
2015-12-08a shot in the dark to work-around windows file-import limit.Robin Gareus
2015-12-07Fix zooming via ctrl+scroll in midi regions when note is selected.André Nusser
2015-12-07Merge branch 'chaot4-bug_6129'Paul Davis
2015-12-07Make rows selectable in the theme manager. Fixes #6129.André Nusser
2015-12-07the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (...Paul Davis
2015-12-07adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Por...Paul Davis
2015-12-07remove unnecessary (?) conditional.Paul Davis
2015-12-07change API for accessing session MIDI ports so that (1) boost::shared_ptr<> i...Paul Davis
2015-12-08Drag - Don't snap _last_pointer_frame when leaving autoscroll.nick_m
2015-12-08Use correct position when finishing tempo and meter marker drags.nick_m
2015-12-08Don't snap twice when moving regions.nick_m
2015-12-07unify build-script variable namesRobin Gareus
2015-12-07NetBSD: Stop hardcoding Python binary nameKamil Rytarowski
2015-12-06Remove the PaddedButton widget as it broke rendering in some cases.André Nusser
2015-12-06outline a "NoSampleAccurateControl" LV2 feature:Robin Gareus
2015-12-06Fix inoperative keyboard modifiers when leaving autoscroll.nick_m
2015-12-06Update Russian translationAlexandre Prokoudine
2015-12-06Add ellipsis at the end of "Duplicate Tracks/Busses" menu itemAlexandre Prokoudine
2015-12-06Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bitAlexandre Prokoudine
2015-12-05elaborate on prev. commit: ignore irrelevant files in the interchange dir.Robin Gareus
2015-12-05session-dir/interchange: ignore hidden directories.Robin Gareus
2015-12-05improve itstool detection:Robin Gareus
2015-12-05JACK: expose --nperiods optionRobin Gareus
2015-12-05tweak GUI for backends where nperiods is driver dependent.Robin Gareus
2015-12-05fix -WreorderRobin Gareus
2015-12-05update ALSA backend: separate playback/capture periodsRobin Gareus
2015-12-05GUI chores to show nperiods option.Robin Gareus
2015-12-04more Faderport debugging, for windowsBen Loftis
2015-12-04remove spurious printoutBen Loftis
2015-12-04ALSA: allow to dynamically add/remove midi devices & update their latency.Robin Gareus