Vinogradov Daniil

Results 424 comments of Vinogradov Daniil

I got it, I don't know why, but I cannot run hbmenu by holding R while running any title (albums works fine, but it's an applet), so I created a...

I converted window coordinates to app's one. I tested it on my laptop with cursor, I scaled window in different ways and everything worked fine.

Will you add an horizontal scroll any time soon? I would like to test touch inputs with complex view hierarchy like an array of touchable images inside horizontal scroll inside...

How did you took the names of sounds from qlaunch.bfsar? I spend several hours already and still cannot understand how to do that...

> I believe the pulsar library has a function to list sound names of an archive. I had not found it, but finally I've made it myself, just ran through...

> I have to warn you that the license of the library has been changed from GPLv3 to Apache 2.0 I don't even know what does that mean, so it...

I have written that code for that project from scratch. I used only concept of how it works in iOS, but most of it is just my idea of how...

Ok, not a problem, I'll move it.

+1, I used it to test long scrolling view. True, it's on Russia, but I could replace it with lorem ipsum text. It was the first I found in google...

I've changed sound processing a bit. Now I'm not calling play() inside recognizer's callback anymore, now I'm setting sound to the pointer, provided by recognitionLoop() and play it inside Application....