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
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2024-05-19
Add audio stats to overlay when it is enabled
Mikhail Burakov
2024-05-19
Initial primitive audio pipeline implementation
Mikhail Burakov
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
Dynamically calculate maximum overlay size on startup
Mikhail Burakov
2023-06-04
Add primitive bitsteam indicator to overlay
Mikhail Burakov
2023-06-04
Rendering data to overlay (WIP)
Mikhail Burakov
2023-04-13
Allow running receiver without input handling
v2
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-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
Major rewrite of window to support input events
Mikhail Burakov
2023-03-24
Precreate window buffers on surfaces allocation
Mikhail Burakov
2023-03-18
Initial import of receiver source code
Mikhail Burakov