summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-05replace i/ofstream for plugin statuesRobin Gareus
2015-10-05remove unused API (and ifstream)Robin Gareus
2015-10-05try enabling windows MME MIDI sysex supportPaul Davis
2015-10-05only use HUI heartbeat with HUI devicesPaul Davis
2015-10-05fix case where NORM_USER (su) changes dirs.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-05SiP and "solo overrides mutes" tweak:Robin Gareus
2015-10-05tweak linux package debug-symbol strippingRobin Gareus
2015-10-05allow grouped AFL/PFL with excl. soloRobin Gareus
2015-10-05fix various stuck-solo cases:Robin Gareus
2015-10-04fix AFL/PFL/SIP "stuck solo" - fixes #5803Robin Gareus
2015-10-04update NSM executable name - fixes #6620Robin Gareus
2015-10-04globally remove all trailing whitespace from .cpp and .hpp files missed by pr...Paul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-04attempt to stop transport, finish butler work, and close all files as part of...Paul Davis
2015-10-04NOOP: delete trailing whitespacePaul Davis
2015-10-04add a hidden option to show hidden processorsRobin Gareus
2015-10-04namespace fix.Robin Gareus
2015-10-04change wording of autosave option to be more clearPaul Davis
2015-10-04replace std::ifstream with g_fopen for portabilityRobin Gareus
2015-10-04gcc ABI check happens before unpackingRobin Gareus
2015-10-04correct error messageRobin Gareus
2015-10-04remove unused functionRobin Gareus
2015-10-04Change a few instances of 'stat()' to use 'g_stat()' (for UTF8 compatibility ...John Emmas
2015-10-04always use session rt-event to un/set soloRobin Gareus
2015-10-04don't export video-frame request functionRobin Gareus
2015-10-03Initialize variable every loop so MCP devices don't accumulate too.Len Ovens
2015-10-03Initialize variable every loop so MCP profiles don't accumulate.Len Ovens
2015-10-03NOOP: delete trailing whitespacePaul Davis
2015-10-03reset IP MIDI port when deleting a mackie surface portPaul Davis
2015-10-03reset shared_ptr to master surface when clearing surfaces, to ensure Surface ...Paul Davis
2015-10-03Merge branch 'zamaudio-click-level'Paul Davis
2015-10-03Click: Normalized then dropped by 6dBDamien Zammit
2015-10-03make a start on providing direct choice of MIDI ports where an MCP device can...Paul Davis
2015-10-03NOOP: reformat indentationPaul Davis
2015-10-03NOOP: reformat indentationPaul Davis
2015-10-03more code-control when laying out Mackie Control GUI panelPaul Davis
2015-10-03add basic support for HUI heartbeat, only used for HUI devicesPaul Davis
2015-10-03add DeviceType specifier for mackie devices.Paul Davis
2015-10-03NOOP: reformat indentationPaul Davis
2015-10-03add device type to Mackie device infoPaul Davis
2015-10-03add support to display and set key aliases in mackie GUIPaul Davis
2015-10-03additional check for DSP falloff.Robin Gareus
2015-10-03less verbose unit-testsRobin Gareus
2015-10-03DSP load fall-off from 100%.Robin Gareus
2015-10-03fix float calc:Robin Gareus
2015-10-03fix windows compilationRobin Gareus
2015-10-02initial pass at a profile (key bindings) for MCU Pro surface.Paul Davis
2015-10-02remove undefined and unused method declarationPaul Davis
2015-10-02another change from modifier_state() to main_modifier_state()Paul Davis