<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/pipewire/testdata, branch develop</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/pipewire/testdata?h=develop</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/pipewire/testdata?h=develop'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2025-11-27T15:35:10Z</updated>
<entry>
<title>internal/pipewire: store sample iovec continuously</title>
<updated>2025-11-27T15:35:10Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-27T15:34:32Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=72a2601d7461c0e2e24a3f97f19392dc30ee4c68'/>
<id>urn:sha1:72a2601d7461c0e2e24a3f97f19392dc30ee4c68</id>
<content type='text'>
This removes the need for manual splitting. The understanding of the format is robust enough to allow this to happen anyway.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: shorten test data filenames</title>
<updated>2025-11-27T11:06:01Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-27T11:06:01Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=2bafde99e352ffec2e35a1e45aaf6c26bf864485'/>
<id>urn:sha1:2bafde99e352ffec2e35a1e45aaf6c26bf864485</id>
<content type='text'>
These were getting very annoying to type.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: implement Core::Done</title>
<updated>2025-11-26T10:02:21Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-26T10:02:21Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=2698ca00e8fad5f7243c1e1b4c078d322854917c'/>
<id>urn:sha1:2698ca00e8fad5f7243c1e1b4c078d322854917c</id>
<content type='text'>
The message in the sample does not correspond to any known method call. The spec does not mention what to do with messages like this, but all existing usage code simply drops it.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: additional Client::Info test case</title>
<updated>2025-11-26T07:28:57Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-26T07:27:46Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=a55c209099c96101288350043817c5dc50fdb158'/>
<id>urn:sha1:a55c209099c96101288350043817c5dc50fdb158</id>
<content type='text'>
This appears to add *one single entry* compared to the message before it. The inefficiency of this protocol is beyond imagination.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: additional Client::Info test case</title>
<updated>2025-11-26T07:17:38Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-26T07:17:38Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=10ff276da187868be1fa136ffd41ee2904c2cea8'/>
<id>urn:sha1:10ff276da187868be1fa136ffd41ee2904c2cea8</id>
<content type='text'>
This message follows the other Client::Info event before it. No idea why.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: implement Client::Info</title>
<updated>2025-11-26T07:05:46Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-26T07:05:46Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=fd4d379b6777168c3251c85d153dbdf6b82f2b35'/>
<id>urn:sha1:fd4d379b6777168c3251c85d153dbdf6b82f2b35</id>
<content type='text'>
Everything is already supported, as usual.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: implement Core::BoundProps</title>
<updated>2025-11-25T09:40:19Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-25T09:37:50Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=77f5b89a4180600179d4f0d1683b063b43372811'/>
<id>urn:sha1:77f5b89a4180600179d4f0d1683b063b43372811</id>
<content type='text'>
Very straightforward type, everything is already supported.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: implement Core::Info and generation footer</title>
<updated>2025-11-25T06:16:12Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-25T06:15:20Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=cfeb7818eb3d7f3e83492bab092adce8f90f83c1'/>
<id>urn:sha1:cfeb7818eb3d7f3e83492bab092adce8f90f83c1</id>
<content type='text'>
These are not directly related but are first encountered on the same message in the capture.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: implement Core::Sync</title>
<updated>2025-11-24T23:52:06Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-24T23:52:06Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=fc3d78fe010f9e3c22a058723bf816570553c0da'/>
<id>urn:sha1:fc3d78fe010f9e3c22a058723bf816570553c0da</id>
<content type='text'>
Once again, already entirely supported, the offset is not yet fully verified but makes intuitive sense. Will verify this on future occurrences of the message.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pipewire: implement Core::GetRegistry</title>
<updated>2025-11-24T23:34:19Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-11-24T23:34:19Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=591637264a76771d36531a3e51e7db40ef853421'/>
<id>urn:sha1:591637264a76771d36531a3e51e7db40ef853421</id>
<content type='text'>
This struct is entirely supported, so this change is very straightforward.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
</feed>
