M2-PT-DRP/source
2024-10-22 12:04:05 +02:00
..
packets implemented schedule and queue system to make the audio play at a specific time 2024-10-21 20:56:00 +02:00
Client.cpp added a small fix : if a new audio shall be played now, immediately stop the previous audio and play the new one instead 2024-10-22 12:04:05 +02:00
Client.hpp cleaned some messages and improved the documentation 2024-10-22 12:03:24 +02:00
main.cpp splitted the client player and receiver into two distinct threads 2024-10-21 22:05:19 +02:00
Server.cpp cleaned some messages and improved the documentation 2024-10-22 12:03:24 +02:00
Server.hpp cleaned some messages and improved the documentation 2024-10-22 12:03:24 +02:00