summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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-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-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
2020-02-20fix up apparent design thinkos in Mackie key binding handlerPaul Davis
2020-02-20use MIXBUS approach to User button for Faderport (it's just a button, not a m...Paul Davis
2020-02-20Faderport(1): fix pan_azimuth direction by setting Rotary flag.Ben Loftis
2020-02-20MCU: fix pan_azimuth direction by setting Rotary flag.Ben Loftis
2020-02-20controllable::{get_set}_interface() are convenience wrappers for funcs that n...Ben Loftis
2020-02-20Reset MIDI-control when a given ctrl is not availableRobin Gareus
2020-02-20change transport API, session API, transportFSM API to move reverse managemen...Paul Davis
2020-02-20add commentPaul Davis
2020-02-20when seeking in disk reader, adjust start of read (if possible) to allow some...Paul Davis
2020-02-20fix test to decide if we can skip disk buffer refill because we're close enou...Paul Davis
2020-02-20variable name change (ffa ... 2nd f was "frame" => fsa ... s is "sample")Paul Davis
2020-02-20improve commentsPaul Davis
2020-02-20correctly track is disk read (audio) should be forwards/backwards, and what w...Paul Davis
2020-02-20change variable name to be more meaningful/indicativePaul Davis
2020-02-20remove debug outputPaul Davis
2020-02-20NOOP: fix brace/newline usePaul Davis
2020-02-19expose PlaybackBuffer::reservation and make the member constPaul Davis
2020-02-19remove unused methodPaul Davis
2020-02-19when inside Route::set_state() and calling set_name(), call the virtual metho...Paul Davis
2020-02-19fix paren/newline formattingPaul Davis
2020-02-20Force Disk-Reader channel count to match Disk-Writer I/O.Robin Gareus
2020-02-20Revert "fix behavior of DiskReader when moved after an instrument"Robin Gareus
2020-02-20NO-OP: remove old comment and debug codeRobin Gareus
2020-02-20Fix crash on buffer override of N/A data-typesRobin Gareus
2020-02-20Fix declick at transport start for multi-channel tracksRobin Gareus