Commit Graph

1088 Commits

Author SHA1 Message Date
kpl
77c5026f14 cwObject.cpp,cwObjectTemplate.h,main.cpp : Fixed cwObject bool parsing. 2020-02-29 00:12:15 -05:00
kpl
d065dcf344 cwEuCon.cpp : Added debugging printouts. 2020-02-16 19:32:41 -05:00
kpl
d8249ab99a cwEuCon.cpp,fader.h/cpp : Initial updates to support Euphonix application messages. 2020-02-16 18:23:34 -05:00
kpl
0d977a4647 cwEuCon.cpp : Added hardcoded responses (but no change to logic). 2020-02-16 15:12:17 -05:00
kpl
b08ddaebcf main.cpp : Added ioTest(). 2020-02-13 11:31:05 -05:00
kpl
7db4474dd5 cwIo.h/cpp/test : Added initial audio implemetation. 2020-02-13 11:30:46 -05:00
kpl
f15e06695b Updated dns_sd/ to match the Arduino build.
cwAvahiSurface.cpp : initial commit.
2020-02-13 11:29:52 -05:00
kpl
ef70cd9420 Makefile : Added new files. 2020-02-12 13:44:28 -05:00
kpl
107a6b7756 cwMdns.cpp : Many changes to investigate MC Mix protocol. 2020-02-12 13:44:06 -05:00
kpl
969f1778fd dns_sd/ : Initial commit. 2020-02-12 13:43:25 -05:00
kpl
a6692e3365 cwUtility, cwDnsSd, cwEuCon : Initial commit. 2020-02-12 13:43:00 -05:00
kpl
23f1fbf460 cwThread.cpp : Added call to pthread_attr_destroy() to fix problem with pthread library memory leak. 2020-02-12 13:26:18 -05:00
kpl
b53383f6c3 Many changes and additions to cwTcpSocket* to support MDNS and DNS-SD operations. 2020-02-12 13:25:13 -05:00
kpl
be439a8331 Added cw::audio::device::report(); 2020-02-12 13:22:48 -05:00
kpl
3ef020648b cwTime.cpp/h : Added elapsedMs() 2020-02-01 10:13:21 -05:00
kpl
5927fcb43b cwTcpSocket.h/cpp : Added get_mac() 2020-02-01 10:12:51 -05:00
kpl
7d2fb0d234 cwMdns.cpp : Almost working version. 2020-01-31 16:40:33 -05:00
kpl
fafc6643de cwMdns.cpp : Working with TCP opening query/response. 2020-01-29 13:34:23 -05:00
kpl
01045493ba cwMdns.cpp : Initial working version with TCP connection. 2020-01-29 11:43:53 -05:00
kpl
6978f53626 cwTcpSocket.h/cpp,cwTcpSocketTest.cpp : Added socket::isConnected(),multicast_time_to_live(). 2020-01-29 11:42:41 -05:00
kpl
39fdb41329 Makefile : Added new modules. 2020-01-27 17:54:56 -05:00
kpl
2a97547cb8 main.cpp : Additions to support new tests. 2020-01-27 17:54:40 -05:00
kpl
2737f2accb cwIo.h/cpp, cwIoTest.h/cpp : Initial commit. 2020-01-27 17:53:44 -05:00
kpl
6590d4b181 cwTcpSocket*.h/cpp : Updated to support more socket options and configurations. 2020-01-27 17:52:53 -05:00
kpl
c37595578a cwNbMem.h/cpp : Initial commit. 2020-01-27 17:51:56 -05:00
kpl
17318e24dc cwMdns.h/cpp : Initial commit. 2020-01-27 17:51:38 -05:00
kpl
8fbd2fee2d cwThread.h/cpp : thread_id_t is changed form unsigned to unsigned long long. 2020-01-27 17:50:57 -05:00
kpl
46b42b34ef cwMpScNbQueue.h : Added comments. 2020-01-27 17:50:02 -05:00
kpl
1849edf7cc cwFileSys.cpp : Added comments. 2020-01-27 17:49:19 -05:00
kpl
a4e0619423 cwSerialPortSrv.h/cpp : Code format changes. 2020-01-27 17:48:59 -05:00
kpl
72b959690f cwObject.h/cpp : Added list_ele(). 2020-01-27 17:48:17 -05:00
kpl
59507913e0 cwMidiAlsa.h/cpp,cwMidiPort.h : Updated MIDI system to remove global manager variable. 2020-01-27 17:47:14 -05:00
kpl
68b8a15714 Implemented filesys::dirEntries() 2019-12-27 23:35:39 -05:00
kpl
5a62d884dd Standardized filesys and mem namespaces.
Removed use of global variable in cwAudioBuf.
2019-12-27 21:51:28 -05:00
kpl
0ead6fa974 Initial implementation cwTcpSocket*
Standardized cwLex and cwLog namespaces.
2019-12-27 16:52:45 -05:00
kpl
85954c5498 Changed audio system to use external driver modules. 2019-12-25 21:44:14 -05:00
kpl
d6e0f5e675 Many changes and additions.
Added serial port, websocket, midi and initial audio functionality.
2019-12-24 10:05:24 -05:00
kpl
3954d794f1 Initial commit 2019-12-18 22:24:12 -05:00