kevin
60e6c2f772
cwWebSock.h/cpp : Optimize exec() to decrease cwIoPresetSelApp GUI startup time.
...
Added _timed_exec_0/1/2()
2024-03-28 19:45:40 -04:00
kevin
488648a967
cwWebSock.cpp : Added report().
2024-03-25 14:31:03 -04:00
kevin.larke
e0f1e6b948
cwWebSock.h/cpp : Added 'sessionId' to send() (and msg_t) to allow a message to be sent to a specific endpoint.
2020-03-31 12:53:14 -04:00
kpl
5cda838a93
Added 'decls' include files to hold public declarations for audio,midi,serial,socket, and websock modules.
...
Other minor changes to prepare for integration into cwIo.
In cwMidi* replaced 'byte_t' with 'uint8_t'.
In cwAudioDevice* removed redundant 'device' prefix from function names.
2020-03-23 10:41:28 -04:00
kpl
d6e0f5e675
Many changes and additions.
...
Added serial port, websocket, midi and initial audio functionality.
2019-12-24 10:05:24 -05:00