[00:08] not off hand [00:13] *** Ctrl-S___ has quit IRC (Ping timeout: 260 seconds) [00:13] *** mattl has quit IRC (Ping timeout: 260 seconds) [00:14] *** Vito` has quit IRC (Ping timeout: 260 seconds) [00:14] *** gamingrob has quit IRC (Ping timeout: 260 seconds) [00:14] *** ted______ has quit IRC (Ping timeout: 260 seconds) [00:14] *** Ipggi has quit IRC (Ping timeout: 260 seconds) [00:24] have you people had trouble with memory filling up and locking taking place with the latest firefox 57? [00:25] nope [00:26] it's likely this project leaking then. [00:47] haven't had memory issues with firefox since I gave in and upgraded to 32GB [01:03] It's probably better than I'm working on SDL 1.2 instead of 2. There is no audio support for SDL 2 in the latest emscripten. [01:03] DFJustin: hah! :) [01:03] or i'm reading it wrong. it's worded rather nefariously. [01:04] Emscripten has partial support for SDL (1, not 2) audio, and OpenAL. [01:04] "" [01:05] I think that just means that emscripten has its own implementation of SDL1's audio API, but they still ship the full stock implementation of SDL2 [01:05] audio works fine for mame on SDL2 at any rate [01:06] the emscripten sdl 1.2 is a hacky reimplementation whereas the emscripten sdl2 is just a straight port and recompile [01:07] okay. [01:07] Does it run for you, JohnTalen? [01:09] SketchCow: Not fully. it gets up to the _SDL_ShowCursor function and spits out some incomptability functions. [01:14] I'm shooting for within the week given no interruptions. hopefully. [01:16] Great [01:19] the actual error is saying this is undefined: Module['canvas'].exitPointerLock(); [01:21] heh, whatever you do don't go into the debugger panel with this. it appears to malloc until you hang. [01:27] that I have see, but not for a while [01:46] the rest of the stuff so far seems pretty straightforward. [01:46] document['mozPointerLockElement'] === Module['canvas'] || [01:47] it likes canvas.requestPointerLock; rather than canvas.requestPointerLock(); [01:47] and the other stuff I just have to #ifdef. [01:47] I think I'm at a good stopping point for now. [01:47] check you guys l8r and thank you! :) [01:51] *** JohnTalen has quit IRC (Quit: leaving) [02:10] good night [11:26] *** zino has quit IRC (Quit: Leaving) [19:03] *** zino has joined #jsmess [23:36] Hello hi.