html/websockSrvTest
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
study/serial
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwAudioBuf.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwAudioBuf.h
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwAudioDevice.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwAudioDevice.h
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwAudioDeviceAlsa.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwAudioDeviceAlsa.h
|
Changed audio system to use external driver modules.
|
2019-12-25 21:44:14 -05:00 |
cwAudioDeviceTest.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwAudioDeviceTest.h
|
Changed audio system to use external driver modules.
|
2019-12-25 21:44:14 -05:00 |
cwCommon.h
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwCommonImpl.cpp
|
Initial commit
|
2019-12-18 22:24:12 -05:00 |
cwCommonImpl.h
|
Initial implementation cwTcpSocket*
|
2019-12-27 16:52:45 -05:00 |
cwFile.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwFile.h
|
Changed audio system to use external driver modules.
|
2019-12-25 21:44:14 -05:00 |
cwFileSys.cpp
|
cwFileSys.cpp : Added comments.
|
2020-01-27 17:49:19 -05:00 |
cwFileSys.h
|
Implemented filesys::dirEntries()
|
2019-12-27 23:35:39 -05:00 |
cwIo.cpp
|
cwIo.h/cpp, cwIoTest.h/cpp : Initial commit.
|
2020-01-27 17:53:44 -05:00 |
cwIo.h
|
cwIo.h/cpp, cwIoTest.h/cpp : Initial commit.
|
2020-01-27 17:53:44 -05:00 |
cwIoTest.cpp
|
cwIo.h/cpp, cwIoTest.h/cpp : Initial commit.
|
2020-01-27 17:53:44 -05:00 |
cwIoTest.h
|
cwIo.h/cpp, cwIoTest.h/cpp : Initial commit.
|
2020-01-27 17:53:44 -05:00 |
cwLex.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwLex.h
|
Initial implementation cwTcpSocket*
|
2019-12-27 16:52:45 -05:00 |
cwLog.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwLog.h
|
Initial implementation cwTcpSocket*
|
2019-12-27 16:52:45 -05:00 |
cwMdns.cpp
|
cwMdns.cpp : Almost working version.
|
2020-01-31 16:40:33 -05:00 |
cwMdns.h
|
cwMdns.h/cpp : Initial commit.
|
2020-01-27 17:51:38 -05:00 |
cwMem.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwMem.h
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwMidi.cpp
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwMidi.h
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwMidiAlsa.cpp
|
cwMidiAlsa.h/cpp,cwMidiPort.h : Updated MIDI system to remove global manager variable.
|
2020-01-27 17:47:14 -05:00 |
cwMidiPort.cpp
|
cwMidiAlsa.h/cpp,cwMidiPort.h : Updated MIDI system to remove global manager variable.
|
2020-01-27 17:47:14 -05:00 |
cwMidiPort.h
|
cwMidiAlsa.h/cpp,cwMidiPort.h : Updated MIDI system to remove global manager variable.
|
2020-01-27 17:47:14 -05:00 |
cwMpScNbQueue.h
|
cwMpScNbQueue.h : Added comments.
|
2020-01-27 17:50:02 -05:00 |
cwNbMem.cpp
|
cwNbMem.h/cpp : Initial commit.
|
2020-01-27 17:51:56 -05:00 |
cwNbMem.h
|
cwNbMem.h/cpp : Initial commit.
|
2020-01-27 17:51:56 -05:00 |
cwNumericConvert.h
|
Initial commit
|
2019-12-18 22:24:12 -05:00 |
cwObject.cpp
|
cwObject.h/cpp : Added list_ele().
|
2020-01-27 17:48:17 -05:00 |
cwObject.h
|
cwObject.h/cpp : Added list_ele().
|
2020-01-27 17:48:17 -05:00 |
cwObjectTemplate.h
|
Initial implementation cwTcpSocket*
|
2019-12-27 16:52:45 -05:00 |
cwSerialPort.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwSerialPort.h
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwSerialPortSrv.cpp
|
cwSerialPortSrv.h/cpp : Code format changes.
|
2020-01-27 17:48:59 -05:00 |
cwSerialPortSrv.h
|
cwSerialPortSrv.h/cpp : Code format changes.
|
2020-01-27 17:48:59 -05:00 |
cwTcpSocket.cpp
|
cwTcpSocket.h/cpp,cwTcpSocketTest.cpp : Added socket::isConnected(),multicast_time_to_live().
|
2020-01-29 11:42:41 -05:00 |
cwTcpSocket.h
|
cwTcpSocket.h/cpp,cwTcpSocketTest.cpp : Added socket::isConnected(),multicast_time_to_live().
|
2020-01-29 11:42:41 -05:00 |
cwTcpSocketSrv.cpp
|
cwTcpSocket*.h/cpp : Updated to support more socket options and configurations.
|
2020-01-27 17:52:53 -05:00 |
cwTcpSocketSrv.h
|
cwTcpSocket*.h/cpp : Updated to support more socket options and configurations.
|
2020-01-27 17:52:53 -05:00 |
cwTcpSocketTest.cpp
|
cwTcpSocket.h/cpp,cwTcpSocketTest.cpp : Added socket::isConnected(),multicast_time_to_live().
|
2020-01-29 11:42:41 -05:00 |
cwTcpSocketTest.h
|
cwTcpSocket*.h/cpp : Updated to support more socket options and configurations.
|
2020-01-27 17:52:53 -05:00 |
cwText.cpp
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwText.h
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwTextBuf.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwTextBuf.h
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwThread.cpp
|
cwThread.h/cpp : thread_id_t is changed form unsigned to unsigned long long.
|
2020-01-27 17:50:57 -05:00 |
cwThread.h
|
cwThread.h/cpp : thread_id_t is changed form unsigned to unsigned long long.
|
2020-01-27 17:50:57 -05:00 |
cwTime.cpp
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwTime.h
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwWebSock.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwWebSock.h
|
Many changes and additions.
|
2019-12-24 10:05:24 -05:00 |
cwWebSockSvr.cpp
|
Standardized filesys and mem namespaces.
|
2019-12-27 21:51:28 -05:00 |
cwWebSockSvr.h
|
Implemented filesys::dirEntries()
|
2019-12-27 23:35:39 -05:00 |
main.cfg
|
Initial commit
|
2019-12-18 22:24:12 -05:00 |
main.cpp
|
main.cpp : Additions to support new tests.
|
2020-01-27 17:54:40 -05:00 |
Makefile
|
Makefile : Added new modules.
|
2020-01-27 17:54:56 -05:00 |
README.md
|
Initial implementation cwTcpSocket*
|
2019-12-27 16:52:45 -05:00 |
setup.sh
|
Changed audio system to use external driver modules.
|
2019-12-25 21:44:14 -05:00 |
valgrind_test.sh
|
Initial implementation cwTcpSocket*
|
2019-12-27 16:52:45 -05:00 |