[00:09] https://twitter.com/icculus/status/905062539817611264 "this time for real, I mean it!" [00:10] my goodness. [00:15] :o [00:16] https://bugzilla.libsdl.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&query_format=advanced&bug_severity=blocker [00:18] https://zetafleet.com/i/59af3ee89589e.png what is even going on here? [00:20] It's probably like the Mayan calendar.. it's letting you know how many remaining versions there'll be :) [00:38] that sounds plausible. [01:10] GitHub5 (~GitHub5@192.30.252.45) joined #scummvm. [01:10] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v52aY [01:10] scummvm/master 0c2fc12 Paul Gilbert: TITANIC: Hook up in-game sound sliders to ScummVM volumes [01:10] GitHub5 (GitHub5@192.30.252.45) left #scummvm. [01:14] fuzzie: having read your email, the MT-32 tab sure does seem weird to me too. The GM emulation would seem best as a game-specific option for those few games where they supported MT-32 but not GM, now that thats possible. I dont know what would be the point of trying to emulate an MT-32 on a GS device, especially since now the actual MT-32 can be emulated. [01:14] but, for now, i am just going to remove the output_rate gui i think. [01:15] SylvainTV (~SylvainTV@LFbn-LIL-1-593-180.w81-254.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [01:25] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 260 seconds [01:26] Dominus (~dominus@unaffiliated/dominus) joined #scummvm. [02:04] Lightkey (~Darklock@p200300764C71F83722CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 264 seconds [02:12] having reviewed DoubleBufferSDLMixerManager, i get the feeling that everything that was thought to be fixed by this may have actually just been fixed because it effectively doubled the size of the audio buffer [02:17] Lightkey (~Darklock@p200300764C71F86422CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [02:23] Dubbins (~Dubbins@gateway/vpn/privateinternetaccess/dubbins) joined #scummvm. [02:37] GitHub40 (~GitHub40@192.30.252.34) joined #scummvm. [02:37] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v52KY [02:37] scummvm/master d5cfa3f Paul Gilbert: TITANIC: Fix Bellbot disappearing during checkin cutscene [02:37] GitHub40 (GitHub40@192.30.252.34) left #scummvm. [03:01] GitHub60 (~GitHub60@192.30.252.41) joined #scummvm. [03:01] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v526K [03:01] scummvm/master aa3adfb Paul Gilbert: TITANIC: Allow GMM loading from the copyright and continue dialog [03:01] GitHub60 (GitHub60@192.30.252.41) left #scummvm. [03:02] dreammaster: is that the only location where you want to sleep with an early-return condition? [03:03] Yes. We do have the Events::waitForPress, but this is the only case I know of, off the top of my head, with a non-click explicit expirty check [03:03] lucky :) there are so many of those places in sci engine. [03:04] Given the number of games it supports, that doesn't surprise me [03:04] now that i think about it, there are probably places even now where ive forgotten to do that. hm. [03:06] Well bedtime for me. I was a bit too enthusiastic about cutting down the number of remaining bugs. :) Gnight [03:06] good night bugs. [03:06] i mean, good night dreammaster. [03:06] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) left irc: [03:27] dafioram (~dafioram@pool-71-121-237-223.bltmmd.fios.verizon.net) left irc: Quit: Leaving [05:19] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [05:20] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 260 seconds [05:20] Nick change: Strangerke_ -> Strangerke [05:23] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) joined #scummvm. [05:23] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services. [05:26] morning [05:27] snover: is it not possible to skip the delay completely for the mt32emu case? Instead of only skipping the "additional" delay? [05:27] waltervn: the patch does skip the whole delay :) [05:28] its a little confusing because of the way github is presenting the diff [05:28] oh right, sorry, must not be awake yet :P [05:28] no worries. im just really happy to have you looking at it :) [05:29] I suppose the reset delay could also be skipped? [05:30] _sev (~sev@a238130.upc-a.chello.nl) joined #scummvm. [05:30] _sev (~sev@a238130.upc-a.chello.nl) left irc: Changing host [05:30] _sev (~sev@scummvm/undead/sev) joined #scummvm. [05:30] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [05:31] oh, yeah. i didnt see that one. [05:33] i (non-sarcastically) love code reviews for questions just like that. [05:34] i suppose that call perhaps ought to have been changed to use `g_sci->sleep` instead of `g_system->delayMillis`, too. [05:35] presumably it would be hard to tell that you dropped a few frames there since its right at the beginning of the game in any case [05:36] I don't remember ever seeing g_sci->sleep() before... That probably just means I've been out of the SCI loop too long :) [05:36] anyway, patch looks good to me [05:40] snover (~snover@unaffiliated/snover) left irc: Ping timeout: 248 seconds [05:41] snover (~snover@unaffiliated/snover) joined #scummvm. [05:41] #scummvm: mode change '+o snover' by ChanServ!ChanServ@services. [05:41] bleh. momentary internet routing collapse [05:42] waltervn: theres never been a better time to get back in the loop, id say ;) [05:47] bbl, gotta take the kids to school [05:47] ok. i should probably sleep. i look forward to any other feedback you have for me when i get back :) [05:50] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [06:07] Dubbins (~Dubbins@gateway/vpn/privateinternetaccess/dubbins) left irc: Remote host closed the connection [06:07] Dubbins (~Dubbins@gateway/vpn/privateinternetaccess/dubbins) joined #scummvm. [06:10] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [06:10] Joefish (~Joefish@p200300764F11FD001A5E0FFFFE1124CA.dip0.t-ipconnect.de) joined #scummvm. [06:10] #scummvm: mode change '+v Joefish' by ChanServ!ChanServ@services. [06:11] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 248 seconds [06:11] Nick change: Strangerke_ -> Strangerke [06:23] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) left irc: Ping timeout: 248 seconds [06:41] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) joined #scummvm. [06:41] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services. [06:48] girafe (~girafe@92.184.97.30) joined #scummvm. [07:31] _sev|work (~sev@5.57.21.49) joined #scummvm. [07:31] _sev|work (~sev@5.57.21.49) left irc: Changing host [07:31] _sev|work (~sev@scummvm/undead/sev) joined #scummvm. [07:31] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services. [07:58] girafe (~girafe@92.184.97.30) left irc: Read error: Connection reset by peer [08:03] _sev|work (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [08:15] Deledrius (~Deledrius@68.118.139.214) left irc: Quit: App.Exit [08:19] Deledrius_ (~Deledrius@68.118.139.214) joined #scummvm. [08:27] _sev|work (~sev@scummvm/undead/sev) joined #scummvm. [08:27] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services. [08:27] LittleToonCat (~littlecat@47.54.148.237) left irc: Remote host closed the connection [08:49] Cheeseness (~cheesenes@ppp14-2-185-141.bras1.hba2.internode.on.net) left irc: Remote host closed the connection [08:49] Cheeseness (~cheesenes@ppp14-2-185-141.bras1.hba2.internode.on.net) joined #scummvm. [09:10] criezy|Work (a5e150ea@gateway/web/freenode/ip.165.225.80.234) joined #scummvm. [09:10] #scummvm: mode change '+o criezy|Work' by ChanServ!ChanServ@services. [09:15] _sev|work (~sev@scummvm/undead/sev) left irc: Read error: Connection reset by peer [09:16] _sev|work (~sev@proxy-gw-a.booking.com) joined #scummvm. [09:16] _sev|work (~sev@proxy-gw-a.booking.com) left irc: Changing host [09:16] _sev|work (~sev@scummvm/undead/sev) joined #scummvm. [09:16] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services. [09:25] kurtwr2 (~kurtwr@c-73-116-30-72.hsd1.ca.comcast.net) left irc: Ping timeout: 246 seconds [09:29] kurtwr (~kurtwr@c-73-116-30-72.hsd1.ca.comcast.net) joined #scummvm. [09:30] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [09:35] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [09:35] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [09:40] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 246 seconds [10:01] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [10:01] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [10:07] _sev|work (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [10:08] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [10:11] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [10:11] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [10:22] Hi, because properly porting ScummVM to Sailfish OS using the SDL backend seemed like a dead end I ended up starting to do it completely from scratch using Qt [10:43] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 246 seconds [10:46] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [10:46] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [10:46] criezy|Work (a5e150ea@gateway/web/freenode/ip.165.225.80.234) left irc: Ping timeout: 260 seconds [10:56] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 248 seconds [10:57] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [10:57] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [10:58] criezy|Work (a5e150ea@gateway/web/freenode/ip.165.225.80.234) joined #scummvm. [10:58] #scummvm: mode change '+o criezy|Work' by ChanServ!ChanServ@services. [11:28] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [11:31] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [11:31] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [11:36] jamm (~jam@unaffiliated/jamm) joined #scummvm. [11:39] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 246 seconds [11:44] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [11:44] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [11:50] GitHub180 (~GitHub180@192.30.252.42) joined #scummvm. [11:50] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v5asl [11:50] scummvm/master b5408d7 Paul Gilbert: TITANIC: Fix specifying end frame in movie debugger command [11:50] GitHub180 (GitHub180@192.30.252.42) left #scummvm. [11:50] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [11:56] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [11:56] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [12:01] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [12:18] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [12:20] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 240 seconds [12:20] Nick change: Strangerke_ -> Strangerke [12:32] LittleToonCat (~littlecat@47.54.148.237) joined #scummvm. [12:51] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [12:51] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [13:24] Littleboy (~littleboy@c-73-4-50-241.hsd1.ma.comcast.net) joined #scummvm. [13:24] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services. [14:05] triple (triple@pi.nxs.se) got netsplit. [14:16] triple (triple@pi.nxs.se) got lost in the net-split. [15:03] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) joined #scummvm. [15:16] criezy|Work (a5e150ea@gateway/web/freenode/ip.165.225.80.234) left irc: Ping timeout: 260 seconds [15:26] m_kiewitz (~m_kiewitz@scummvm/undead/m-kiewitz) joined #scummvm. [15:26] #scummvm: mode change '+o m_kiewitz' by ChanServ!ChanServ@services. [15:35] ny00123 (~ny00123@2a02:ed0:43ba:b00::2) joined #scummvm. [15:52] criezy|Work (a5e150ea@gateway/web/freenode/ip.165.225.80.234) joined #scummvm. [15:52] #scummvm: mode change '+o criezy|Work' by ChanServ!ChanServ@services. [16:11] jamm (~jam@unaffiliated/jamm) left irc: Ping timeout: 246 seconds [16:45] ajax16384 (~User@109.60.130.33) joined #scummvm. [16:45] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [17:24] Farmboy0 (~quassel@p4FD340E5.dip0.t-ipconnect.de) joined #scummvm. [17:24] Farmboy0 (~quassel@p4FD340E5.dip0.t-ipconnect.de) left irc: Changing host [17:24] Farmboy0 (~quassel@xoreos/farmboy0) joined #scummvm. [17:43] criezy|Work (a5e150ea@gateway/web/freenode/ip.165.225.80.234) left irc: Quit: Page closed [18:07] triple (triple@pi.nxs.se) joined #scummvm. [18:18] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [18:21] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 264 seconds [18:21] Nick change: Strangerke_ -> Strangerke [18:25] SylvainTV (~SylvainTV@LFbn-LIL-1-593-180.w81-254.abo.wanadoo.fr) joined #scummvm. [18:25] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [19:07] girafe (~girafe@92.184.97.54) joined #scummvm. [19:15] Nick change: Stormkeeper -> Storm-AFK [19:26] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 240 seconds [19:29] criezy (~criezy@host86-141-213-152.range86-141.btcentralplus.com) joined #scummvm. [19:29] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services. [19:38] _sev (~sev@a238130.upc-a.chello.nl) joined #scummvm. [19:38] _sev (~sev@a238130.upc-a.chello.nl) left irc: Changing host [19:38] _sev (~sev@scummvm/undead/sev) joined #scummvm. [19:38] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [19:43] trojan[m] (trojanmatr@gateway/shell/matrix.org/x-fnaaygequtywhxuo) joined #scummvm. [19:47] triple (triple@pi.nxs.se) left irc: Ping timeout: 240 seconds [19:47] triple (triple@pi.nxs.se) joined #scummvm. [19:56] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [20:00] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [20:05] _sev (~sev@a238130.upc-a.chello.nl) joined #scummvm. [20:05] _sev (~sev@a238130.upc-a.chello.nl) left irc: Changing host [20:05] _sev (~sev@scummvm/undead/sev) joined #scummvm. [20:05] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [20:08] #scummvm: mode change '+o Strangerke' by ChanServ!ChanServ@services. [20:27] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [20:39] _sev (~sev@scummvm/undead/sev) joined #scummvm. [20:39] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [20:53] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [20:55] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) left irc: Quit: ERR_SHUTDOWN [21:00] t0by (~t0by@unaffiliated/t0by) joined #scummvm. [21:00] #scummvm: mode change '+o t0by' by ChanServ!ChanServ@services. [21:07] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) left irc: Quit: Leaving [21:11] _sev (~sev@scummvm/undead/sev) joined #scummvm. [21:11] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [21:12] ScummBot (~ScummBot@vm2.scummvm.org) left irc: Quit: buildmaster reconfigured: bot disconnecting [21:20] ny00123 (~ny00123@2a02:ed0:43ba:b00::2) left irc: Quit: Leaving [21:31] edheldil (~edheldil@2001:1488:fffe:1:61cf:a10d:b39f:da3c) left irc: Ping timeout: 246 seconds [21:35] timofonic (~timofonic@unaffiliated/timofonic) left irc: Ping timeout: 260 seconds [21:44] edheldil (~edheldil@2001:1488:fffe:1:182:7c3f:7786:6331) joined #scummvm. [21:46] ajax16384 (~User@109.60.130.33) left irc: Read error: Connection reset by peer [21:51] girafe (~girafe@92.184.97.54) left irc: Read error: Connection reset by peer [21:51] is it OK to just stick a comparator into archive.h like this? https://github.com/scummvm/scummvm/commit/c1e06cdf1bbfc5f74672e487026ab5dbe9458cac there doesnt seem to be much in the way of such existing code to go by, which makes me wonder if this is even the right thing to do. [21:53] hm. i guess it should use getDisplayName at least. not well-documented in ArchiveMember, more well-documented in AbstractFSNode. [21:58] in any case. m_kiewitz, you may be pleased to know ive written a debugger command that outputs all the resources sizes and data hashes, so the next time you wonder what might be changed in some version or another, once this is landed you can just ask someone to run this command and upload the file it spits out. [22:01] Farmboy0 (~quassel@xoreos/farmboy0) left irc: Remote host closed the connection [22:03] (i had to write this to figure out the differences between phant2 CD and phant2 GOG, so just generalised it for everything.) [22:20] t0by (~t0by@unaffiliated/t0by) left irc: Remote host closed the connection [22:20] t0by (~t0by@unaffiliated/t0by) joined #scummvm. [22:20] #scummvm: mode change '+o t0by' by ChanServ!ChanServ@services. [22:28] t0by (~t0by@unaffiliated/t0by) left irc: Read error: Connection reset by peer [22:50] Polynomial-C (~Poly-C@gentoo/developer/Polynomial-C) left irc: Quit: GNU/Linux, because I'd rather own a free OS than steal one that's not worth paying for. [23:03] The website is down at the moment. [23:05] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) joined #scummvm. [23:05] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [23:06] GitHub191 (~GitHub191@192.30.252.42) joined #scummvm. [23:06] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v5V5F [23:06] scummvm/master f58156a Paul Gilbert: TITANIC: Fix gfx glitch closing SGT chest of drawers [23:06] GitHub191 (GitHub191@192.30.252.42) left #scummvm. [23:08] _sev: planned server downtime? [23:13] Ah. It's not just me that can't reach bugs.scummvm.org, then [23:18] it does not appear to be any kind of provider-wide outage, everything up to the last hop is fine and other servers through the same edge router are accessible. thats all i can know from here. [23:25] Luckily, I remember most of the outstanding stuff :) [23:26] outstanding! [23:26] GitHub114 (~GitHub114@192.30.252.42) joined #scummvm. [23:26] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v5VF4 [23:26] scummvm/master 0a3b6d3 Paul Gilbert: TITANIC: Make Parrot speech respect the Parrot volume level [23:26] GitHub114 (GitHub114@192.30.252.42) left #scummvm. [23:26] luckily (cant believe i ever use that word in this sentence) the wiki is on a different server so i can still make changes to that [23:29] Speaking of changes, you should add yourself as a developer to the SCI engine page. I noticed earlier that you weren't listed, but thought it better to check with you rather than just adding you in [23:29] on the wiki? [23:30] http://wiki.scummvm.org/index.php/SCI [23:30] m_kiewitz (~m_kiewitz@scummvm/undead/m-kiewitz) left irc: Read error: Connection reset by peer [23:32] i mean& i guess so. i dont like the information being in multiple places very much :) [23:32] Well, up to you. I'd already added you into the Titanic engine page [23:33] im a very slow replicating virus [23:33] one engine&two engines& [23:33] bbiaf [23:33] One fish, two fish, red fish, blue fish [23:37] GitHub171 (~GitHub171@192.30.252.40) joined #scummvm. [23:37] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v5VbO [23:37] scummvm/master 2580155 Paul Gilbert: TITANIC: Add 'skip' response for Deskbot to skip entire checkin [23:37] GitHub171 (GitHub171@192.30.252.40) left #scummvm. [23:37] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 255 seconds [23:45] Sylvain (~SylvainTV@LFbn-LIL-1-593-180.w81-254.abo.wanadoo.fr) joined #scummvm. [23:46] SylvainTV (~SylvainTV@LFbn-LIL-1-593-180.w81-254.abo.wanadoo.fr) left irc: Ping timeout: 248 seconds [23:47] _sev (~sev@scummvm/undead/sev) joined #scummvm. [23:47] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [23:53] GitHub107 (~GitHub107@192.30.252.40) joined #scummvm. [23:53] [scummvm] criezy pushed 1 new commit to master: https://git.io/v5VNo [23:53] scummvm/master 902b191 Thierry Crozat: MADE: Fix static noise when playing sounds... [23:53] GitHub107 (GitHub107@192.30.252.40) left #scummvm. [23:55] Joefish (~Joefish@p200300764F11FD001A5E0FFFFE1124CA.dip0.t-ipconnect.de) left irc: Ping timeout: 264 seconds [00:00] --- Thu Sep 7 2017