ardour/libs/surfaces/websockets
Paul Davis 39ed528e25 std-ize: convert all boost shared/weak ptr includes to <memory>
Also fix stdint.h -> cstdint and alphabetically order std includes
2023-03-24 14:19:15 -06:00
..
ardour_websockets.cc WebSockets: notify server there are pending client updates 2021-06-13 22:00:29 +02:00
ardour_websockets.h use new event loop callback to ensure that all surface/control protocol threads have tempo map ptr set 2022-05-16 15:24:52 -06:00
client.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
client.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
component.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
component.h WebSockets: less invasive version of 5407232 2021-06-14 10:02:25 +02:00
dispatcher.cc websockets provide BBT 2022-04-08 19:39:25 +02:00
dispatcher.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
feedback.cc Re-enable lib/ardour/test/session_test. 2023-01-02 20:31:12 +01:00
feedback.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
interface.cc Clean up and prepare for HTTP 2020-04-09 20:56:46 +02:00
json.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
json.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
manifest.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
manifest.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
message.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
message.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
mixer.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
mixer.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
resources.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
resources.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
server.cc WebSockets: fix surface build for older systems 2021-06-14 14:50:48 +02:00
server.h WebSockets: update some source headers 2021-06-14 14:45:51 +02:00
state.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
state.h websockets provide BBT 2022-04-08 19:39:25 +02:00
transport.cc temporal: TempoMap::use() returns a const ptr to enforce semantics (library version) 2022-04-08 11:58:04 -06:00
transport.h websockets provide BBT 2022-04-08 19:39:25 +02:00
typed_value.cc Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
typed_value.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
wscript Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00