Linan Wang
Linan Wang
Hi, could you explain or point out the location of the in-place c2r/r2c memory layout of the computation result? There is a comment on `performR2C` saying the memory layout on...
So that the custom fallback can operate on menu directly. Or there is a better way? thanks Sign-off-by: Linan Wang
two improvements: - use `jar_libs_path` to set external jar libs path; - Add `key_code` to `Event::{EventKeyUp, EventKeyDown}`. the purpose is to allow developers to catch Back Button and Menu button...
Around 0.5% of the play, I got this crash ``` Crashed: Thread 0 FreeStreamer 0x1006c7114 astreamer::Audio_Queue::enqueueBuffer() + 220 1 FreeStreamer 0x1006c6f98 astreamer::Audio_Queue::handleAudioPackets(unsigned int, unsigned int, void const*, AudioStreamPacketDescription*) + 132...
https://github.com/uwdata/gestrec/blob/master/src/Utils.js#L442 I've checked both your implementation and the java version. both have this line that essentially does nothing. it seems to me a bug.