V02460

Results 11 comments of V02460

First of all, the iterator never panics. > What happens when an item gets removed while you're iterating through the list model? The iterator does the natural thing and continues...

That… yes. :sweat_smile:

It depends on what is deemed necessary. You are right that it is the main objective to flag a message. That gives the user the information that *something* went wrong...

> I agree that it's useful to be able to tell which users in a room are there via a bridge. It might make more sense for that to be...

> Was there any interest in a more robust and rigorous approach to determining affected users, as [previously discussed](https://github.com/matrix-org/matrix-doc/pull/2162#issuecomment-510162427)? I added notes about MSC 1410: Rich Bridging now, which provides...

Could somebody with access to the app find out the commands for adjusting the EQ? https://github.com/Plutoberth/SonyHeadphonesClient/pull/36#issuecomment-795633877 seems to be helpful. With that info I’d give implementing EQ a try.

Great you got on to it that fast, thank you very much! :) EA is just for session management and has no knowledge of the transmitted data, so I think...

Nice, we’re getting somewhere! :D I removed all ACK packets from the data and annotated the rest. The model of the equalizer settings seem to be 6 values between 0...

Yes. :smile: Your points are very valid, but I think I have reason for cautious optimism here. The InnoSetup (Windows) versions of the games contain `goggame-*.info` and `goggame-*.script` files in...

This version fixes the existing tests and adds new unit and integration tests. I hope you don’t mind the two commits doing minor cleanups and adding Python 3.10 to tox.