summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/feedback.cc
AgeCommit message (Expand)Author
2020-04-22WebSockets: add some TO DO commentsLuciano Iam
2020-04-20WebSockets: output position time in secondsLuciano Iam
2020-04-20WebSockets: add record state support to surfaceLuciano Iam
2020-04-20WebSockets: add transport roll support to surfaceLuciano Iam
2020-02-25Fix deadlock, shared_ptr d'tor called from ScopedConnectionList d'torRobin Gareus
2020-02-23NO-OP: Re-indent websockets codeRobin Gareus
2020-02-23Fix websockets surface crash when panner is not availableRobin Gareus
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