Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Caujolle-Bert ee2d6fd488
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
Jonathan Naylor e57360c969 Make Windows work. 2020-09-20 21:49:25 +01:00
Jonathan Naylor 2c43f0e035 Simplify the networking code. 2018-03-22 20:41:18 +00:00
Jonathan Naylor 33ef66806a Revert "Fix longstanding P25 parrot bug."
This reverts commit 72691c373f.
2018-02-12 18:01:49 +00:00
Jonathan Naylor 72691c373f Fix longstanding P25 parrot bug. 2018-02-06 21:42:58 +00:00
Jonathan Naylor d0caefd9d7 Remove the unused debug option. 2018-01-30 07:02:46 +00:00
Jonathan Naylor 10a75649cd Remove logging from the parrot. 2018-01-29 22:26:51 +00:00
phl0 cd27fbba97
Add -nolog option to P25PArrot 2017-07-20 10:47:49 +02:00
Jonathan Naylor 411173efdc Modify the protocol and simplify the speech generation. 2016-11-01 19:09:31 +00:00
Jonathan Naylor f58bf29080 Code cleanups. 2016-10-18 07:47:37 +01:00
Jonathan Naylor 4485475a82 Add the logging framework to the parrot. 2016-10-04 17:54:58 +01:00
Jonathan Naylor 47cce73dfb Initial commit. 2016-10-03 21:57:14 +01:00