Commit Graph

5 Commits

Author SHA1 Message Date
a67e4d57c3 Add prefetch queue dampening on audio, better handle segments with empty audio data 2024-04-30 14:53:22 +08:00
6fd8729291 disable quite a few line length warnings 2023-02-20 12:15:29 -07:00
f7168ff65a reformat some multi-line expressions
Honestly, some of this formatting seems a little weird, but it appears to thread the needle between the competing requirements of swiftformat's wrapMultilineStatementBraces rule and SwiftLint's opening_brace rule.
2023-02-20 12:15:29 -07:00
8156328cf6 fix some linter warnings on deliberate code 2023-02-20 12:15:29 -07:00
878cb51533 Separate out the speechplayeritem class, implement a queued prefetch 2022-11-11 15:55:28 +08:00