summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-25Update boost-ptr debug patch for boost 1.67Robin Gareus
2020-02-24Remove unused forward declaration.André Nusser
2020-02-24Remove GUI thread x-run reset on engine re-startRobin Gareus
2020-02-24Zero x-run count after session-load and engine restartRobin Gareus
2020-02-24Consolidate startup `state = Clean;` callsRobin Gareus
2020-02-24Websockets: error on unhandled callbacksRobin Gareus
2020-02-24Websockets: use established NDEBUG - see assert(3)Robin Gareus
2020-02-24Fix initial audible noise on muted or silenced tracksRobin Gareus
2020-02-24Always set the natural position timestamp when importing audio files.Todd Naugle
2020-02-24Fix uninitialized member variable.Todd Naugle
2020-02-24NOP: No need to set this variable to itself.Todd Naugle
2020-02-24Revert "Add symbolic link scripts -> share/scripts"Robin Gareus
2020-02-24Add symbolic link scripts -> share/scriptsRobin Gareus
2020-02-24Tweak mach thread priority debug msgRobin Gareus
2020-02-24Fix setting CoreAudio RT-priorityRobin Gareus
2020-02-24Default to device reported systemic latencyRobin Gareus
2020-02-24Fix CoreAudio systemic latency, implement hw latency reportRobin Gareus
2020-02-24Add API to query hardware latency (as reported by the driver)Robin Gareus
2020-02-23Amend 180843f9 - move scriptsRobin Gareus
2020-02-23Update gitignore, clean up `git status`Robin Gareus
2020-02-23Also move Lua scripts to share subfolderRobin Gareus
2020-02-23Fix another websocket surface crash when no panner is availableRobin Gareus
2020-02-23Websockets: use unique header guardsRobin Gareus
2020-02-23NO-OP: Re-indent websockets codeRobin Gareus
2020-02-23Fix websockets surface crash when panner is not availableRobin Gareus
2020-02-23Clean up top-level source treeRobin Gareus
2020-02-23Cleanup cource tree: collect patchesRobin Gareus
2020-02-23surfaces transport hotfix: surfaces should query the transport state via Basi...Ben Loftis
2020-02-23surfaces transport hotfix: BasicUI: prefer actual_speed() and transport_stopp...Ben Loftis
2020-02-23surfaces transport hotfix: actual_speed() is preferred over transport_speed()...Ben Loftis
2020-02-22Foldback: Sync nav buttons when a new foldback bus is addedBen Loftis
2020-02-22Allow to use websocket ctrl-surface from source-treeRobin Gareus
2020-02-22Fix Unix compile with older libwebsocketsRobin Gareus
2020-02-22Prefix events with LWS_Luciano Iam
2020-02-22Properly initialize IOCondition in events_to_ioc()Luciano Iam
2020-02-22Properly initialize lws config structsLuciano Iam
2020-02-22Remove all initializer list usagesLuciano Iam
2020-02-22Remove locally defined classesLuciano Iam
2020-02-22Replace C++11 lambdas with functorsLuciano Iam
2020-02-22Make code adhere to C++98 (WIP)Luciano Iam
2020-02-22Add websockets surface moduleLuciano Iam
2020-02-22Tweak ArdorIcon display-tool & re-order iconsRobin Gareus
2020-02-21avoid double-locate call when locating-while-stoppedPaul Davis
2020-02-21fix playback glitch : do not adjust file_sample[Type] after read, it is canon...Paul Davis
2020-02-21centralize determination of "read-audio-data-in-reverse" and fix seek "shift"...Paul Davis
2020-02-21make "reversing" back into a DirectionState and prohibit speed changes while ...Paul Davis
2020-02-20Update Control flags of Aux SendsRobin Gareus
2020-02-20Fix Inline-control visibility stateRobin Gareus
2020-02-20remove unused membersPaul Davis
2020-02-20fix up apparent design thinkos in US2400 key binding handlerPaul Davis