summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-09-17parametize the maximum transport speed.Paul Davis
2019-09-17resize audio port _data buffer based on current buffer sizePaul Davis
2019-09-17manually correct cherry-pick of cdbabe40ed4ePaul Davis
2019-09-17add new port flag to identify those owned by a transport masterPaul Davis
2019-09-17add ::usable() method to TransportMaster objects to allow GUI to show their u...Paul Davis
2019-09-16Clarify splash-screen boot messagesRobin Gareus
2019-09-12Add new icons: hide, prev/nextRobin Gareus
2019-09-11Who needs semicolons?Robin Gareus
2019-09-11AU: fix optional buffersRobin Gareus
2019-09-11AU: don't consider in-place if there are no inputsRobin Gareus
2019-09-10MXCSR is a 32bit unsigned int registerRobin Gareus
2019-09-10Fix ARM compilationRobin Gareus
2019-09-10Engage thread-safe fftw planner in libardourRobin Gareus
2019-09-09Implement denormal protection for ARMRobin Gareus
2019-09-09Use ProcessThread::init () to set up denormal protectionRobin Gareus
2019-09-09Remove NO-OP; ProcessThread::init() does nothingRobin Gareus
2019-09-09When muting MIDI, silence all playing notesRobin Gareus
2019-09-09Fix MIDI velocity scale for muted sends and manual fadersRobin Gareus
2019-09-09Send NoteOff on when muting MIDI, drop note events when silentRobin Gareus
2019-09-06NO-OP: whitespaceRobin Gareus
2019-09-06Fix MSVC compilationRobin Gareus
2019-09-06Improve Lua unit-test reportRobin Gareus
2019-09-06Fix LuaProc script-parse return statusRobin Gareus
2019-09-06Remove ancient unit-test dataRobin Gareus
2019-09-06Update template test sessionRobin Gareus
2019-09-06Shuttle Surface: handle libusb_init() failureRobin Gareus
2019-09-05Unit-test: parameter ranges outside [0..1]Robin Gareus
2019-09-05Unit test all RegionEquivalence optionsRobin Gareus
2019-09-05Unit-test update: honor FadeInAutomation parameter-rangeRobin Gareus
2019-09-05Exclude Lua Convovler from unit-test (fails because of missing IR)Robin Gareus
2019-09-05Strict Ctrl surface unit-test: check re-activate.Robin Gareus
2019-09-05Reduce stdout/stderr clutter, prefer DEBUG_TRACERobin Gareus
2019-09-05Prevent duplicate Ctrl-protocol instancesRobin Gareus
2019-09-05Ignore <ExtendingDeviceNames> midnam during unit-testRobin Gareus
2019-09-05Fix paths to .midnam fileRobin Gareus
2019-09-05New sessions are saved implicitly, remove explicit callRobin Gareus
2019-09-05Skip duplicate early session-save for new sessionsRobin Gareus
2019-09-05Reset write-source only when necessaryRobin Gareus
2019-09-05Report Lua script that failed a unit-testRobin Gareus
2019-09-05Fix thinko/typo bug introduced in e6c9bcfd07Robin Gareus
2019-09-05Update MClk unit-test - new transportmaster APIRobin Gareus
2019-09-05Remove unused header (superseded by libtemporal)Robin Gareus
2019-09-05Fix libevoal unit-test compilationRobin Gareus
2019-09-04Amend 69a3b0b46e, remove CCs not used by fluidsynthRobin Gareus
2019-09-04Update Fluidsynth to v2.0.6-gitRobin Gareus
2019-09-04Expose CCs that fluidsynth uses by default in midnamRobin Gareus
2019-09-03Fix -Wsign-compareRobin Gareus
2019-09-03Fix -Wnon-virtual-dtorRobin Gareus
2019-09-03NO-OP: remove trailing whitespaceRobin Gareus
2019-09-02Another windows build fix, declare LuaDialog::ProgressWindowRobin Gareus