index
:
receiver.git
master
next
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-08
Add full input-to-display latency approximation stat
v4
Mikhail Burakov
2023-07-08
Measure and display ping delays
Mikhail Burakov
2023-06-11
Introduce communication proto and add basic demultiplexer
Mikhail Burakov
2023-06-11
Update readme adding pui mention
v3
Mikhail Burakov
2023-06-11
Dynamically calculate maximum overlay size on startup
Mikhail Burakov
2023-06-04
Add primitive bitsteam indicator to overlay
Mikhail Burakov
2023-06-04
Add pui as a submodule
Mikhail Burakov
2023-06-04
Rendering data to overlay (WIP)
Mikhail Burakov
2023-06-04
Add implementation of window overlays
Mikhail Burakov
2023-06-04
Refactor window implementation to simplify further work
Mikhail Burakov
2023-06-04
Minor updates to readme
Mikhail Burakov
2023-04-13
Allow running receiver without input handling
v2
Mikhail Burakov
2023-04-11
Added readme file with some explanations
Mikhail Burakov
2023-04-09
Drop second socket for input handling and use just one
Mikhail Burakov
2023-04-09
Skip constant for tcp nodelay configuration
Mikhail Burakov
2023-04-08
Update address of toolbox submodule
Mikhail Burakov
2023-04-07
Lock pointer to receiver window
Mikhail Burakov
2023-04-07
Implement support for mouse events
Mikhail Burakov
2023-04-07
Implement support for keyboard events
Mikhail Burakov
2023-04-07
Connect to socket instead of reading stdin
Mikhail Burakov
2023-04-07
Major rework of decoder implementation
Mikhail Burakov
2023-04-07
Add toolbox submodule
Mikhail Burakov
2023-04-07
Major rewrite of window to support input events
Mikhail Burakov
2023-04-02
Change frame planes counter type to uint32_t
Mikhail Burakov
2023-03-25
Fix time measurements in decoding
v1
Mikhail Burakov
2023-03-24
Switch receiver to HEVC
Mikhail Burakov
2023-03-24
Precreate window buffers on surfaces allocation
Mikhail Burakov
2023-03-21
Add timing stats to video decoding
Mikhail Burakov
2023-03-18
Initial import of receiver source code
Mikhail Burakov