-
Notifications
You must be signed in to change notification settings - Fork 28
Breaking changes: remove deprecated code, return weak_ptr instead of raw, remove unused LogSink enum. More targetted docs. #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
stephen-derosa
merged 22 commits into
livekit:main
from
stephen-derosa:sderosa/BOT-320-breaking-changes
Jun 1, 2026
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0d937b8
deprecate bridge, remove callback registration by source type
alan-george-lk 550909d
rm deprecated functions
stephen-derosa e40a189
rm unneeded vars
stephen-derosa 16527ed
use raw pointers for consistency
stephen-derosa f7a025f
treat external deps as system deps
stephen-derosa 96185ee
properly cleanup pointers on destrcution
stephen-derosa ded4483
properly include ABSL_PROPOGATE_CXX_STD
stephen-derosa cdcfe7a
participants raw ptr -> weak_ptr
stephen-derosa e796bab
update cpp collection hash
stephen-derosa d2b8f71
mr comments, update cpp collection example
stephen-derosa 2b44ba7
cleaner tests
stephen-derosa 15f16f7
update cpp collection hash
stephen-derosa 19b55da
keyProvider() raw -> weak
stephen-derosa b84bc94
rm simple_joystick
stephen-derosa eaedd1e
rm unused/broken log_sink for future proofing
stephen-derosa 7fb278f
rm docs/doxygen/index.md
stephen-derosa 46939f8
update to latest
stephen-derosa eb701bc
docs: slim down README and split build/usage docs into docs/. Targett…
alan-george-lk 092a67a
fix types
stephen-derosa 63ecc79
README feedback from Jenny
alan-george-lk a24af54
Merge branch 'sderosa/BOT-320-breaking-changes' of github.com:stephen…
alan-george-lk 1eff045
Fix doxygen warning
alan-george-lk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.