summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-18move Amp::GainControl out into its own source module and out of AmpPaul Davis
2016-01-18change ownership of the AutomationControl used by Amp.Paul Davis
2016-01-18Mackie Control: Fix crash in multi-surface setup when add/remove tracks.Len Ovens
2016-01-17Groups: Fix un/set hidden/show should reset RID for tracks involved.Len Ovens
2016-01-16scrolling actions should not require that a track selection existsBen Loftis
2016-01-16Change last commit to use it's own variable rather than borrowing solo'sLen Ovens
2016-01-16Mackie Control: fix global Solo lamp to get signalled for listens active too.Len Ovens
2016-01-16Mackie Control: fix math error that tried to change bank to very high numberLen Ovens
2016-01-16Mackie Control: Added hidden tracks view mode.Len Ovens
2016-01-16newer, not-as-good boost shared ptr debug patch for boost 1.55 and maybe laterPaul Davis
2016-01-16clean up functors used in cross-thread call_slot() messages, in case they con...Paul Davis
2016-01-16The return of threaded waveform rendering and related crashes.Robin Gareus
2016-01-15Mackie Control: Need signal from session if group parameters change so strips...Len Ovens
2016-01-15Mackie Control: Don't show hidden groups either.Len Ovens
2016-01-15Mackie Control: Don't show hidden routes.Len Ovens
2016-01-15force LV2 plugin-state save for templates - #6709Robin Gareus
2016-01-15Add a newly introduced source file to our MSVC project (ardour_osc)John Emmas
2016-01-15Fix build of OSC surface caused by missing include of i18n/gettext headerTim Mayberry
2016-01-15touchOSC compat for common route operationsRobin Gareus
2016-01-15fix OSC debug messagesRobin Gareus
2016-01-15OSC-debug: print argumentRobin Gareus
2016-01-14use PBD instead of C++11.Robin Gareus
2016-01-14Generic MIDI: midi controller buttons should only trigger on the PUSH, not r...Ben Loftis
2016-01-14Generic MIDI: add ToggleRecEnable action, and change all maps to use that in...Ben Loftis
2016-01-14OSC debugging, allow to log incoming & unhandled messagesRobin Gareus
2016-01-14Mackie Control: Remove unused global_solo_* functions, moved functionality to...Len Ovens
2016-01-14GUI for latency-measurement signal-levelRobin Gareus
2016-01-14NO-OP: enums implicitly start at zeroRobin Gareus
2016-01-14add API to query signal value of audio-latency measurementRobin Gareus
2016-01-14remove debug outputPaul Davis
2016-01-14use correct type of lock when removing a thread request bufferPaul Davis
2016-01-14faderport: stop event loop when destroying objectPaul Davis
2016-01-14fully clean up request buffers when a thread diesPaul Davis
2016-01-14manually revert 4b3043cc and 141e6fb8181; add detailed explanatory commentPaul Davis
2016-01-14ensure that each and every audioengine-related thread has a unique namePaul Davis
2016-01-14Change handling of Midi note selection to eliminate signal emission/delays.Tim Mayberry
2016-01-14Add debug bit for selection debugging outputTim Mayberry
2016-01-13don't pick up already dead thread request buffers when setting up an event loopPaul Davis
2016-01-13use a unique key to store per-thread request buffersPaul Davis
2016-01-13yet more event loop debug tracingPaul Davis
2016-01-13more event loop debuggingPaul Davis
2016-01-13typo fixPaul Davis
2016-01-13lots more DEBUG_TRACE statements for analysing malfunctioning systemPaul Davis
2016-01-14Fix bug 6725 regions incorrectly moved after tempo change when glued to BBT timeTim Mayberry
2016-01-13don't allow to delete AU presets in the UIRobin Gareus
2016-01-12another DEBUG_TRACE for mackie control x-thread requestsPaul Davis
2016-01-12improved debug trace messages from BaseUI classPaul Davis
2016-01-12Mackie Control, Fix sends after monitor not showing.Len Ovens
2016-01-12space bar action (Transport/ToggleRoll) should still start transport if synce...Paul Davis
2016-01-12at the end of waf configure, when displaying selected options, break backend ...Paul Davis