ardour/libs/surfaces/websockets
Mads Kiilerich 8bb91099c5 wscript: drop configure statements already present in the top level wscript
Avoid repeated pointless configure messages like:
Checking for 'g++' (C++ compiler!)                   : /usr/lib64/ccache/g++
Checking for 'gcc' (C compiler)                      : /usr/lib64/ccache/gcc
2022-01-22 22:19:03 +01:00
..
ardour_websockets.cc WebSockets: notify server there are pending client updates 2021-06-13 22:00:29 +02:00
ardour_websockets.h WebSockets: notify server there are pending client updates 2021-06-13 22:00:29 +02: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 Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
dispatcher.h Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
feedback.cc temporal: TempoMap::Changed is now a static member named TempoMap::MapChanged 2021-08-13 12:51:32 -06:00
feedback.h Fix C++11ism 2021-06-16 03:03:26 +02: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 Update websockets surface author email in source files 2021-06-13 22:00:28 +02:00
transport.cc WebSockets: use v7 tempo-map correctly 2021-10-12 15:32:41 +02:00
transport.h Update websockets surface author email in source files 2021-06-13 22:00:28 +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 wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00