Monkey
Store
Community
Apps
Contact
Login or Signup

V38 Up!

Monkey Programming Forums/Monkey Programming/V38 Up!

marksibly(Posted 1+ years ago) #1
Hi,

V38 is now available, featuring...


Modules:

lang.cpp - Fixed C++ GC stack thrash crash.

iOS mojo.audio - reverted to old custom WAV loader for wav files due to mystery 'pops' in ExtAudioFileRead based loader.


Trans (1.09):

Fixed weird bug with MSBUILD using 'Platform' Env var.

Fixed astranslator array resize not handling bool/array arrays!

Implemented JS/AS array resize tweak.

Fixed GLFW target WINDOW_TITLE.

Fixed trans/flash target file type checking to work with upper/lower exts.

cpptranslater - Fixed C++ GC stack thrash crash.




Xaron(Posted 1+ years ago) #2
Thanks Mark. Typo in your posting: V38 is now available not V37. ;)


therevills(Posted 1+ years ago) #3
Cheers Mark!


Fishy(Posted 1+ years ago) #4
Sweet!

But say "Stack thrash crash" 3 times fast


aonyn(Posted 1+ years ago) #5
Thanks Mark,

This update did indeed fix my iOS Audio Loop issue.

Regards,
Dave