Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House b5659f0e5c Rewrite BT proto to batch messages
Lots of changes. Old BT proto is no longer compatible. New one
batches messages per device and sends all on a single connection.
The queue (now a single buffer) is now a static global and the thread
that services it doesn't die (but gloms onto whatever Service instance
is most recent.) Code to pack and unpack the protocol can probably be
reused for wifi-direct or any other pass-through transport.
2019-02-16 09:07:20 -08:00
xwords4 Rewrite BT proto to batch messages 2019-02-16 09:07:20 -08:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml remove diagnostic call 2018-12-17 12:53:03 -08:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00