summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24Add a Lua script to map MIDI events for the AVL DrumkitsRobin Gareus
2020-04-24Lua script-list: consolidate whitespace in descriptionRobin Gareus
2020-04-24Update Lua script descriptions, rename some scriptsRobin Gareus
2020-04-24Add script to list Lua scripts for a html news page.Robin Gareus
2020-04-24Revise French translation, part 5 -- #8035Fred Rech
2020-04-24Update key-bindings for all Lua action scripts #8034Robin Gareus
2020-04-24Fix builds, missing includeRobin Gareus
2020-04-24Update Russian translationAlexandre Prokoudine
2020-04-24Indicate unlinked send-panners in pan-widget #8024Robin Gareus
2020-04-24Define color for send pannerRobin Gareus
2020-04-24Use send-API for pan-link, indicate status in tooltip and nameRobin Gareus
2020-04-24Expose pan-link via Send API, emit signal on changeRobin Gareus
2020-04-23two small scripts to facilitate generating an annotated list of Lua scriptsPaul Davis
2020-04-23Clean up Audition realtime_overwriteRobin Gareus
2020-04-23minor code reworking for 46fca9062d28682 (no semantic changes)Paul Davis
2020-04-23Honour forward/rewind option when already rolling #8031Mister Benjamin
2020-04-23Fix MIDI auditioningRobin Gareus
2020-04-23Don't add the Auditioner to the route-listRobin Gareus
2020-04-23Micro optimization: cache output IO latencyRobin Gareus
2020-04-23Fix Auditioner edge-case when synth cannot be loadedRobin Gareus
2020-04-23Remove debug outputRobin Gareus
2020-04-23Fix parsing XML with blanks from memoryRobin Gareus
2020-04-23GUI use updated XML::read_buffer APIRobin Gareus
2020-04-23Prevent huge stack allocations for MIDNAM filesRobin Gareus
2020-04-23Consolidate stack-size and priority of rt-threadsRobin Gareus
2020-04-22Fix region boundary cache lookup segfaultRobin Gareus
2020-04-22WebSockets: fix guard header in json.hLuciano Iam
2020-04-22WebSockets: also json-escape strings in state messagesLuciano Iam
2020-04-22WebSockets: also json-escape paths in manifestsLuciano Iam
2020-04-22WebSockets: extend 57fdce8Luciano Iam
2020-04-22WebSockets: add some TO DO commentsLuciano Iam
2020-04-22WebSockets: disable http caching if NDEBUG is setLuciano Iam
2020-04-22WebSockets: fix JS client get* methodsLuciano Iam
2020-04-22WebSockets: remove unnecessary import from mixer-demo/widget.jsLuciano Iam
2020-04-22WebSockets: fix a comment in server.ccLuciano Iam
2020-04-22Example Lua script to add plugins and sendsRobin Gareus
2020-04-22Fix a potential endless recursion from c2b25b453eaRobin Gareus
2020-04-21fully initialize SMF tempo information to default (4/4, 120bpm)Paul Davis
2020-04-22Fix MIDI audition and audition seekingRobin Gareus
2020-04-22Take lock to add/remove custom MIDNAMsRobin Gareus
2020-04-21Really bundle web-surface data with Linux and Mac buildsRobin Gareus
2020-04-21Fix translation context (amend 47e4216012)Robin Gareus
2020-04-21WebSockets: let clients know if a strip is a VCALuciano Iam
2020-04-21WebSockets: add checks for VCA stripablesLuciano Iam
2020-04-21WebSockets: compatibility fixes for WindowsLuciano Iam
2020-04-21Mark user-visible messages for translationAlexandre Prokoudine
2020-04-21Add Lua Bindings for Internal SendsRobin Gareus
2020-04-21Fix typo and update affected translationsRobin Gareus
2020-04-20fix behavior of ARDOUR_UI::transport_rewind/forward actionsPaul Davis
2020-04-21Include web-surface data in linux and mac bundlesRobin Gareus