Rui Santana

Results 9 comments of Rui Santana

I know it is strange, but I found setMaximize inside the code, file tilelist.js line 222 --- client.setMaximize(true, true); and it just works!

Hi ohager! I would suggest also to give additional highlight to the message. Currently it is in that page with a lot of dev's details. It looks a bit intimidating...

Could be pa-dlna be loaded as a module for pulseaudio?

It possible, but the goal is to have a function that can parse unsignedTransactionBytes without any prior info. In theory, the transaction bytes shall contain all information within its bytes....

> @deleterium is this request closed with the new API doc ? No. The fields used for messages still are ``

This situation only happen when the bytes length is 256 and dataPages / codePages is equal 1. So this patch fixes the problem. ```diff --- a/src/brs/at/AtController.java +++ b/src/brs/at/AtController.java @@ -160,6...

Some while ago I noticed the file was not present and got it from a previous release. But from my tests, at that time, the sync speed was not affected...

To get a name for a given account, another 2 API calls may be needed. First is to check if it is an AT using `getAT` to get contract name....

I had same problem and can confirm the patch made it run. Posting here so I can help any future test.