summaryrefslogtreecommitdiff
path: root/src/liana/list.h
Commit message (Collapse)AuthorAge
* Smaller stuff that went uncommittedAndrew Opalach 2026-04-13
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Pass on atomic usageAndrew Opalach 2025-11-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Build cleanup and fixes from sink testingAndrew Opalach 2025-11-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fixes and cleanup around synced gaplessAndrew Opalach 2025-11-22
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fixes from testing sink change, document thingsAndrew Opalach 2025-10-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* List refactor and fixesAndrew Opalach 2025-09-08
| | | | | | | - Fix lack of 64-bit int for argument of seek(). - Fix add() behavior when list is idle but non-empty. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Make server resource a fat entityAndrew Opalach 2025-05-07
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* cmc cleanup and testingAndrew Opalach 2025-04-07
| | | | | | - Add waveform drawing notes. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Overall style change, small fixesAndrew Opalach 2025-03-31
| | | | | | - Tweak sink switch_to() order. 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>
* More robust disconnect for errored entriesAndrew Opalach 2025-03-06
| | | | | | - Improve >1 width character handling in tui input. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fix vcr memory leak, subtitle upload/render syncAndrew Opalach 2025-03-03
| | | | | | | | - Some sink behavior fixes. - Fix clock sync when seeking. - Add relative seek bind. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Support new stl_global_init()Andrew Opalach 2025-02-22
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Server resource unload, many tweaks and fixesAndrew Opalach 2025-02-19
| | | | | | | | - Initial liana client preferences. - Hook up libplacebo dx11 backend. - Make usage of FFmpeg hardware decoding api make some sense. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fixes and optimizations around seek and loopAndrew Opalach 2025-01-29
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Discard packet_stream queue on demoteAndrew Opalach 2025-01-25
| | | | | | - Cleanup some comments. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fix multiple bugs encountered during stress testAndrew Opalach 2025-01-24
| | | | | | - Basic server resource cleanup 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>
* Finish server reuse connection, move loop to listAndrew Opalach 2024-12-27
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Incomplete buffer errored and sink queuedAndrew Opalach 2024-12-26
| | | | 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>
* Work on pause and seekAndrew Opalach 2024-12-14
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Synced list reference 1Andrew Opalach 2024-12-07
| | | | | | | | This marks a point where the list behavior is at least moderately robust for the skip operation. It includes fixes for multiple deep-rooted issues found by testing with input simulation. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Add user volume, simple client add cliAndrew Opalach 2024-11-12
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Make list entry name a wide stringAndrew Opalach 2024-11-10
| | | | 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>
* Buffer tweaksAndrew Opalach 2024-10-27
| | | | 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>
* Various fixes, doc cleanupAndrew Opalach 2024-10-22
| | | | 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>