avs-device-sdk/ACL/test/Transport
Mradula Nayak d9a0cb7fe4 Version 1.0 alexa-client-sdk
Changes in this update
 - Added `AudioPlayer` capability agent.
   - Supports iHeartRadio.
 - `StateSynchronizer` has been updated to better enforce that `System.SynchronizeState`is the first Event sent on a connection to AVS.
 - Additional tests have been added to `ACL`.
 - The `Sample App` has been updated with several small fixes and improvements.
 - `ADSL` was updated such that all directives are now blocked while the handling of previous `SpeechSynthesizer.Speak`
    directives complete. Because any directive may now be blocked, the `preHandleDirective() / handleDirective()` path
    is now used for handling all directives.
 - Fixes for the following GitHub issues:
   - https://github.com/alexa/alexa-client-sdk/issues/44.
 - A bug causing `ACL` to not send a ping to AVS every 5 minutes, leading to periodic server disconnects, was fixed.
 - Subtle race condition issues were addressed in the `Executor` class, resolving some intermittent crashes.
2017-08-07 17:09:09 -07:00
..
Common Version 0.5 alexa-client-sdk 2017-06-23 16:26:34 -07:00
CMakeLists.txt Version 0.5 alexa-client-sdk 2017-06-23 16:26:34 -07:00
HTTP2StreamPoolTest.cpp Version 1.0 alexa-client-sdk 2017-08-07 17:09:09 -07:00
HTTP2StreamTest.cpp Version 1.0 alexa-client-sdk 2017-08-07 17:09:09 -07:00
MessageRouterTest.cpp Version 1.0 alexa-client-sdk 2017-08-07 17:09:09 -07:00
MessageRouterTest.h Version 1.0 alexa-client-sdk 2017-08-07 17:09:09 -07:00
MimeParserTest.cpp Version 0.5 alexa-client-sdk 2017-06-23 16:26:34 -07:00
MockAuthDelegate.h Version 0.6 alexa-client-sdk 2017-07-19 15:09:05 -07:00
MockMessageRequest.h Version 1.0 alexa-client-sdk 2017-08-07 17:09:09 -07:00
MockMessageRouterObserver.h Version 1.0 alexa-client-sdk 2017-08-07 17:09:09 -07:00
MockTransport.h Version 0.5 alexa-client-sdk 2017-06-23 16:26:34 -07:00
MockTransportObserver.h Version 0.5 alexa-client-sdk 2017-06-23 16:26:34 -07:00
TestableConsumer.h Version 0.5 alexa-client-sdk 2017-06-23 16:26:34 -07:00