summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-08add device-info specific component to Mackie GUI to allow direct wiring of MI...Paul Davis
2015-10-08add DeviceChanged signal to MCP and make surface lock mutable for use in cons...Paul Davis
2015-10-08add new API to access AsyncMIDIPort members of Mackie Surface portPaul Davis
2015-10-08for an ipMIDI surface, make the GSource used for input hold the only referenc...Paul Davis
2015-10-08make Mackie::Surface keep a reference to the input source+channel and clean u...Paul Davis
2015-10-08in a CrossThread object, ensure destruction of the channel and source used on...Paul Davis
2015-10-08remove declaration of undefined (and necessarily unused) method from PortManagerPaul Davis
2015-10-09Fix wrong 'Import to Region List' default on first call. -fixes #6631André Nusser
2015-10-08fix initialization sequence for ipMIDI Mackie surfacesPaul Davis
2015-10-08fix crash when switching from regular MIDI to ipMIDI Mackie surfacePaul Davis
2015-10-08fix logic to reshow strip "name" after a message displayPaul Davis
2015-10-08remove debugging display of message on MCP devicePaul Davis
2015-10-08fix rebase conflicts left over after pullPaul Davis
2015-10-08lots of changes to try to get the Mackie Control display be more useful and u...Paul Davis
2015-10-08more mackie strip redisplay renames, and add a global block to redisplays\nPaul Davis
2015-10-08subtle rework/rename of per-strip revert-to-vpot-display codePaul Davis
2015-10-08remove unused per-surface button timerPaul Davis
2015-10-08fix region "valid-transient" propertyRobin Gareus
2015-10-08windows compatible paths for analysisRobin Gareus
2015-10-08fix Vamp Onset Detector.Robin Gareus
2015-10-08fix return value for transient loadRobin Gareus
2015-10-08Fix "Select All * Edit Point" when used as shortcut. -fixes #6626André Nusser
2015-10-08renice DLL info messagesRobin Gareus
2015-10-08use g_open for DLL arch testRobin Gareus
2015-10-08detect VST arch only during discovery (not scan)Robin Gareus
2015-10-07Add Trim to Mackie controls.Len Ovens
2015-10-07add button time and explicit bank switching to MCP supportPaul Davis
2015-10-07allow to use non-emphasis regardless of custom samplesRobin Gareus
2015-10-07Added use click emphasis toggle (gtk2_ardour)Damien Zammit
2015-10-07Added use click emphasis toggle (libs/ardour)Damien Zammit
2015-10-07track Mackie MIDI port connection status as primary trigger for handshake wit...Paul Davis
2015-10-07use C++ for PortManager::make_port_name_relative()Paul Davis
2015-10-07fix crash on 2nd LockRobin Gareus
2015-10-07add missing includeRobin Gareus
2015-10-07fix solo-group overrideRobin Gareus
2015-10-07allow to load huge VST plugin states -fixes #6623Robin Gareus
2015-10-07amend prev commit.Robin Gareus
2015-10-07update solo button callback semanticsRobin Gareus
2015-10-07fix crash for solo btn2 + primary-modRobin Gareus
2015-10-07fix exclusive solo group-overrideRobin Gareus
2015-10-07only subdivide plugin-cycle when automation is playingRobin Gareus
2015-10-07Fix handling of Sysex messages with WinMME midi driverTim Mayberry
2015-10-07print VST blacklist filename (for good measure)Robin Gareus
2015-10-07implement solo group overrideRobin Gareus
2015-10-06add missing includeRobin Gareus
2015-10-06renice code. RAII rocks.Robin Gareus
2015-10-06CPPUNIT workaround for mingw/wine/windowsRobin Gareus
2015-10-06cancel-solo always clears all solo-state, just in case.Robin Gareus
2015-10-06add a "reset all solo state" safeguard Robin Gareus
2015-10-06fix initial AFL/PFL state after session-loadRobin Gareus