summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-02-01add new API to ControlProtocol to allow GUI to specify left-most mixer stripPaul Davis
2017-02-01mackie: catch data on what presentation info aspects changed; don't change ba...Paul Davis
2017-01-31debugging with markk: stacktrace on bank switch in mackie codePaul Davis
2017-01-31remove recently added MackieControl DEBUG_TRACE msgsPaul Davis
2017-01-31stop DEBUG_TRACE for MackieControl crashing in some conditionsPaul Davis
2017-01-31mackie: use "markN" for new markers, like the GUI (not "markerN")Paul Davis
2017-01-31mackie: check modifier bits for button AFTER identifying possibly remapped bu...Paul Davis
2017-01-31mackie: more debug tracingPaul Davis
2017-01-31mackie: more debug tracingPaul Davis
2017-01-31mackie: more debug tracing for remapped buttonsPaul Davis
2017-01-31Revert "mackie: make profile-mapped keys maybe actually do something"Paul Davis
2017-01-31Revert "mackie: improve previous commit - use button_id not button.bid() to m...Paul Davis
2017-01-31mackie: improve previous commit - use button_id not button.bid() to make rema...Paul Davis
2017-01-31Expose a new lua hook for resetting a plugin processor ( convenience func onl...Ben Loftis
2017-01-31mackie: make profile-mapped keys maybe actually do somethingPaul Davis
2017-01-31more mackie debug tracingPaul Davis
2017-01-31improvement to last loop button commit for MCPPaul Davis
2017-01-31mackie support should use BasicUI::loop_toggle()Paul Davis
2017-01-31Generic MIDI controls should affect group members too, if they existPaul Davis
2017-01-31fix a-fluidsynth bank select (use MMA style, 14 bit MSB/LSB)Robin Gareus
2017-01-31fix a-fluidsynth midnam bank selectRobin Gareus
2017-01-30Fall back to general MIDI synth for auditioning.Robin Gareus
2017-01-28another action name fix for Push2 supportPaul Davis
2017-01-28fix action names in Mackie code after Editor=>Control migrationPaul Davis
2017-01-28fix another action name in BasicUI after Editor=>Control migrationPaul Davis
2017-01-28fix action names in BasicUI after Editor=>Control migrationPaul Davis
2017-01-28fix action names in Push2 support codePaul Davis
2017-01-28MCP GUI make surface numbering the same as port numbering and more explanatory.Len Ovens
2017-01-28mackie surface support changes actions recently moved to Common/*Paul Davis
2017-01-28wiimote surface support changes actions recently moved to Common/*Paul Davis
2017-01-28add VCA::full_name() which returns "VCA %n" : VCA %n" by default and "VCA %n ...Paul Davis
2017-01-28stop looping when deleting loop-range (fixes potential crash)Robin Gareus
2017-01-28improved (as in "correct") deadlock fix for PresentationInfo::ChangePaul Davis
2017-01-28fix deadlock in mutex'ed PresentationInfo codePaul Davis
2017-01-27MCP fix issue 7219 get GUI to show main surface for right portLen Ovens
2017-01-27use a lock when dealing with PresentationInfo::Change emissionPaul Davis
2017-01-27show what PresentationInfo::Change is being used forPaul Davis
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
2017-01-27mark session dirty when moving range markers or altering location lock style.nick_m
2017-01-27mark session dirty when dragging tempo markers.nick_m
2017-01-27no-op - whitespace fix for libs/ardour/playlist.ccnick_m
2017-01-25yet another case of misplaced parentheses during the removal of boost::option...Paul Davis
2017-01-25another case of misplaced parentheses during the removal of boost::optional f...Paul Davis
2017-01-24This wasn't supposed to be pushed to master.Paul Davis
2017-01-24add basic data members and methods for adding an explicit size allocation for...Paul Davis
2017-01-23NO-OP: add a few spaces before function argsPaul Davis
2017-01-23Safe Mode: disable VST scanRobin Gareus
2017-01-23generic MIDI: put controllables into touch mode (if appropriate) when data is...Paul Davis
2017-01-23at transport stop, clear all existing automation watches (touch)Paul Davis
2017-01-22Update Japanese translationHiroki Inagaki