summaryrefslogtreecommitdiff
path: root/src/server/server.h
Commit message (Collapse)AuthorAge
* Fixes and cleanup around synced gaplessAndrew Opalach 2025-11-22
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Sink refactor wipAndrew Opalach 2025-03-15
| | | | | | Dangling target won't stay around. I have a couple of ideas about how to massively simplify the handling of ended entries. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Audio buffer and sink fixes, unsigned width/heightAndrew Opalach 2025-02-04
| | | | | | | | - Screen feature testing - Older FFmpeg support - Build configuration fixes Signed-off-by: Andrew Opalach <andrew@akon.city>
* Rough draft of some tui stuffAndrew Opalach 2025-01-22
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Optimizations based on video loop performanceAndrew Opalach 2025-01-01
| | | | | | | | | - Support nn_packet_stream direct mode - Hook up FFmpeg hardware accelerated decoding - Refactor VCR - Reduce locking when returning packets to a packet pool Signed-off-by: Andrew Opalach <andrew@akon.city>
* Bring in line with dependency changesAndrew Opalach 2024-12-24
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Extend server resource loading, work on clientAndrew Opalach 2024-12-18
| | | | | | Also, cleanup in preparation for changing code style. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Command queue for portal and list, work on serverAndrew Opalach 2024-11-08
| | | | | | | Most of the server stuff can undoubtedly be simplified. I'm still working that out. Signed-off-by: Andrew Opalach <andrew@akon.city>
* More synced list, another vcr fixAndrew Opalach 2024-10-27
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Everything before initial synced listAndrew Opalach 2024-10-21
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* wipAndrew Opalach 2024-05-25
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Massive restructure and many changesAndrew Opalach 2024-04-09
- The server-side list concept is still a wip Signed-off-by: Andrew Opalach <andrew@akon.city>