Commit graph

10 commits

Author SHA1 Message Date
badaix
78cbd3cf5b Remove ImageCache instance from ServerSettings 2024-12-19 22:44:51 +01:00
Marcus Weseloh
10f5ac41b5 Formatting and copyright 2024-06-19 18:44:47 +02:00
Marcus Weseloh
1f6bb07dd6 Use standard timestamping for JackStream chunks 2024-06-19 18:44:47 +02:00
Marcus Weseloh
3527c0a2eb Use lambdas instead of static funcs for Jack callbacks 2024-06-19 18:44:47 +02:00
Marcus Weseloh
78343004dc Use c++-style for function pointer 2024-06-19 18:44:47 +02:00
Marcus Weseloh
ba0f9f209d Cleanup Jack time adjust code
Remove unnecessary member var and rename variables
for more clarity.
2024-06-19 18:44:47 +02:00
Marcus Weseloh
03eda48d6d Remove unused members vars 2024-06-19 18:44:47 +02:00
Marcus Weseloh
d30e1a5ea3 clang-format new sources 2024-06-19 18:44:47 +02:00
Marcus Weseloh
e5ebe35f80 Add server name parameter for jack client 2024-06-19 18:44:47 +02:00
Marcus Weseloh
3fc86a823b First implementation of JackStream 2024-06-19 18:44:47 +02:00