Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Changed the Gobbledegook license from GPL to LGPL | Paul Nettle | 2019-02-01 |
| | |||
* | Cleaned up the deinitialization process to avoid inadvertent calls to shutdown | Paul Nettle | 2017-10-29 |
| | |||
* | Improved threading support, cleaner initialization process and added the ↵ | Paul Nettle | 2017-10-02 |
| | | | | ability to wait for threaded responses from HCI commands. | ||
* | Advertising name logged on startup. | Paul Nettle | 2017-09-03 |
| | |||
* | The GGK server names are no longer in Globals.h but are now configured by ↵ | Paul Nettle | 2017-09-03 |
| | | | | ggkStart() allowing an application to change them based on configuration rather than compilation. Power-off-disconnect errors hacked out of existence. A few log lines that were set to trace converted to debug log levels to reduce logspam. | ||
* | Cleaned up the logging a bit, improved server termination status returned ↵ | Paul Nettle | 2017-09-01 |
| | | | | from ggkWait. | ||
* | Initial version 1.0 | Paul Nettle | 2017-08-25 |