aboutsummaryrefslogtreecommitdiff
path: root/cast/standalone_receiver/main.cc
AgeCommit message (Expand)Author
2021-08-24[Open Screen] Generate unique id for loopback.mark a. foltz
2021-07-03Rename Device to ReceiverAbraham Corea Diaz
2021-06-10[Cast Streaming] Improve remoting in ReceiverSession APIJordan Bayles
2021-05-27Cleanup some documentationJordan Bayles
2021-04-01Remove OperationLoopbtolsch
2021-03-30[Cast] Fix Standalone Sender/ReceiverJordan Bayles
2020-11-20Allow Cast Standalone Receiver to bind to loopback device.Yuri Wiitala
2020-11-09Standalone Receiver: Integration with ApplicationAgent.Yuri Wiitala
2020-10-26Add StringPrintf() wrapper utility.Yuri Wiitala
2020-10-15Allow loopback for discoveryJordan Bayles
2020-10-09Add build flag for self-signed certsJordan Bayles
2020-10-02Add more trace logging to standalone_ implsJordan Bayles
2020-09-29Add friendly, model name command line argsJordan Bayles
2020-09-26Fixup standalone_{receiver, sender}Jordan Bayles
2020-09-23Remove duplicate cert code, refactorJordan Bayles
2020-09-21[Cast Streaming] Implement CastAgent for standalone senderJordan Bayles
2020-08-26Cast Standalone Receiver: Start CastAgent and Discovery within a Task.Yuri Wiitala
2020-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-21Add basic functional tests for the CastAgentJordan Bayles
2020-05-18Time and clock::duration cleanupsJordan Bayles
2020-05-08Some minor code cleanup, TODO removal.Jordan Bayles
2020-04-29Improve executable debugging optionsJordan Bayles
2020-04-06Discovery: Multiple Network Interfaces Part 1Ryan Keane
2020-04-02Add cast socket messages to the standalone receiverJordan Bayles
2020-03-27Discovery: Split ServiceInfo fieldsRyan Keane
2020-03-27Add discovery to standalone receiverJordan Bayles
2020-03-24Add CastAgent classJordan Bayles
2020-03-13Cast Streaming Standalone Sender (3 of 3): main.ccYuri Wiitala
2020-02-12Add command line argument to enable trace loggingJordan Bayles
2020-02-12Add IP address argument to standalone receiverJordan Bayles
2020-02-07[Open Screen] Allow PlatformClientPosix to take a TaskRunner.mark a. foltz
2020-02-06Add trace logging for Standalone ReceiverJordan Bayles
2020-01-14Integrate ReceiverSession into standalone receiverJordan Bayles
2020-01-10Introduce build/config/external_libraries.gniYuri Wiitala
2019-12-23Reland "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-23Revert "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-21Replace namespace cast::something with openscreen::cast.Yuri Wiitala
2019-12-10Add ANSWER message sending to ReceiverSessionJordan Bayles
2019-12-04Flatten namespace for platform/ code: opescreen::platform → openscreenYuri Wiitala
2019-11-22Move streaming/cast/* to cast/streaming/* and cast/standalone_receiver/*Yuri Wiitala