Commit Graph

9 Commits

Author SHA1 Message Date
John Pollard
1eae669bc4 #merge, replays: Cancel requests when demo stops and we didn't fully start recording + sanity checks
[CL 2672888 by John Pollard in Main branch]
2015-08-28 15:47:13 -04:00
John Pollard
19d57c1b04 #merge, replays: Convert a few steps into tasks to help ensure order of operations
[CL 2672771 by John Pollard in Main branch]
2015-08-28 15:08:00 -04:00
Peter Knepley
f3288aab88 Make RequestEventData queue safe
Merging 2648244

//depot/UE4-UT/...

to //depot/UE4/...

#codereview Bart.Bressler

[CL 2648245 by Peter Knepley in Main branch]
2015-08-07 14:35:41 -04:00
Peter Knepley
2f5be496ea Http replay streamer should queue event enumeration requests
Merging 2643483

//depot/UE4-UT/...

to //depot/UE4/...

#codereview Bart.Bressler

[CL 2643488 by Peter Knepley in Main branch]
2015-08-04 11:09:15 -04:00
Bart Bressler
581564b074 Merging replay streaming changes from Orion branch
2620313 - Fix issue where we would get disconnected from the replay server if we paused for too long. Fixes OR-2753.

2628891 - First pass on bug replay events:
- pressing J when in a game saves a bug event
- loading that replay enumerates all bug events and adds them to the timeline bar

2630827 - Bugs on the replay timeline are clickable and will teleport the camera to the location where the bug was entered. Code is messy and needs cleanup.

2638789 - Add text box to replay list widget that filters replays by an event group

[CL 2638900 by Bart Bressler in Main branch]
2015-07-30 12:17:05 -04:00
Bart Bressler
ce68aa7a6e Integrate 2626341 from UE4-Orion
Integrating PeteK changes to allow custom events in replays

2623455 - Replay changes to allow custom events

#codereview david.ratti

[CL 2635371 by Bart Bressler in Main branch]
2015-07-28 10:29:52 -04:00
Ryan Gerleve
7eecaf4b84 [AUTOMERGE]
The engine now notifies the replay system about players who join in progress.

--------
Integrated using branch UT_To_UE4 of change#2592351 by Ryan.Gerleve on 2015/06/18 14:22:24.

[CL 2592935 by Ryan Gerleve in Main branch]
2015-06-18 19:20:06 -04:00
John Pollard
b634063954 Merge: Ability to override request requests. This will give UT streamer the ability to add authorization headers to requests.
[CL 2592897 by John Pollard in Main branch]
2015-06-18 18:41:30 -04:00
John Pollard
f896163b01 Merge: Allow HttpNetworkReplayStreaming to be derived from
[CL 2592888 by John Pollard in Main branch]
2015-06-18 18:35:46 -04:00