[Back to Index]

  
[00:05] --> ignalina joined #scummvm.
[00:09] <Scummette> scummvm/master b923410 eriktorbjorn: GLK: Don't treat Caps, Num and Scroll Lock as standard keypresses
[00:09] <Scummette> [scummvm] sluicebox opened pull request #1521: SCI/COMMON: Fix sync36 patch files, matchString (master...gk1syncfilenamefix) https://git.io/fhAdd
[00:11] --> Drenn joined #scummvm.
[00:14] --> SupSuper joined #scummvm.
[00:16] <-- Lightkey left irc: Ping timeout: 264 seconds
[00:20] <Scummette> [scummvm] digitall closed pull request #1516: RISCOS: Don't expand system variables passed via the command line (master...riscos-cmdline) https://git.io/fhAk9
[00:20] <Scummette> [scummvm] digitall pushed 1 new commits to master: https://git.io/fhAFf
[00:20] <Scummette> scummvm/master 668820e ccawley2011: RISCOS: Don't expand system variables passed via the command line
[00:31] <-- ignalina left irc: Quit: Textual IRC Client: www.textualapp.com
[00:36] --> Lightkey joined #scummvm.
[01:04] <-- Strangerke|work left irc: Ping timeout: 256 seconds
[01:14] <-- ComradeAnderson left irc: Ping timeout: 246 seconds
[01:15] --> ComradeAnderson joined #scummvm.
[01:44] <-- _athrxx left irc: Quit: Leaving
[02:12] <-- dreammaster left irc:
[02:38] --> DominusExult joined #scummvm.
[02:38] <-- DominusExult left irc: Changing host
[02:38] --> DominusExult joined #scummvm.
[02:40] <-- Dominus left irc: Ping timeout: 255 seconds
[02:40] Nick change: DominusExult -> Dominus
[02:58] --> emmalyn joined #scummvm.
[03:05] <-- default__ left irc: Ping timeout: 255 seconds
[03:19] --> default__ joined #scummvm.
[03:24] --> dreammaster joined #scummvm.
[03:24] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services.
[03:35] <Scummette> [scummvm] dreammaster pushed 3 new commits to master: https://git.io/fhAbB
[03:35] <Scummette> scummvm/master 6be0dbe dreammaster: GLK: Move input caret drawing into base FontInfo class
[03:35] <Scummette> scummvm/master 3b8d006 dreammaster: GLK: Add support for input cursors in text grid windows
[03:35] <Scummette> scummvm/master 8393faf dreammaster: GLK: Switch focus window immediately after requesting lines or chars
[03:51] <-- ccawley2011 left irc: Quit: Page closed
[04:44] <Scummette> [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fhANt
[04:44] <Scummette> scummvm/master 4c708dc dreammaster: GLK: FROTZ: Implement os_beep method
[05:30] <-- Drenn left irc: Ping timeout: 245 seconds
[05:47] <-- default__ left irc: Read error: Connection reset by peer
[05:47] <-- dreammaster left irc:
[05:51] --> Begasus joined #scummvm.
[05:58] --> Begas_VBox joined #scummvm.
[06:02] --> default__ joined #scummvm.
[06:31] <-- Lightkey left irc: Ping timeout: 264 seconds
[06:44] --> Lightkey joined #scummvm.
[07:03] --> rootfather_ joined #scummvm.
[07:07] <-- rootfather left irc: Ping timeout: 264 seconds
[07:46] <-- rootfather_ left irc: Ping timeout: 264 seconds
[08:10] --> stroggoff joined #scummvm.
[08:15] <-- default__ left irc: Read error: Connection reset by peer
[08:30] --> uruk-hai joined #scummvm.
[08:30] #scummvm: mode change '+o uruk-hai' by ChanServ!ChanServ@services.
[08:30] --> default__ joined #scummvm.
[08:43] --> rootfather joined #scummvm.
[08:43] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services.
[09:06] --> yuv422 joined #scummvm.
[09:10] <rootfather> hi there
[09:10] <rootfather> I wonder which engine is using the mpeg2 library...
[09:11] <rootfather> I'm building a new win32 cross compiling toolchain, and despite having no mpeg2 available right now, it builds all engines just fine?
[09:24] <-- yuv422 left irc: Quit: yuv422
[09:44] <-- uruk-hai left irc: Ping timeout: 245 seconds
[09:46] --> yuv422 joined #scummvm.
[09:47] --> ignalina joined #scummvm.
[10:14] <LePhilousophe> rootfather: after a grep, I would say noone
[10:14] <rootfather> thanks LePhilousophe
[10:15] <LePhilousophe> hum maybe not so simple
[10:15] <LePhilousophe> image/codecs/codec.cpp has a #ifdef USE_MPEG2
[10:16] <LePhilousophe> so if someone use createBitmapCodec to load mpeg2 files that could fail at runtime
[10:17] <rootfather> Hm okay
[10:18] <rootfather> I got it to build eventually, but building on mingw32 was not... nice.
[10:18] <rootfather> e.g. I don't have good feelings to explicitly tell the linker to ignore multiple definitons
[10:19] <LePhilousophe> that could impact engines: director, sword1, sci, prince, sword2, gnap, illusions, fullpipe, zvision, bbvs, titanic
[10:20] <LePhilousophe> because they all use AVIDecoder which makes use of createBitmapCodec
[10:20] <LePhilousophe> except director which calls createBitmapCodec directly
[10:20] <LePhilousophe> I already got errors like that on MSVC on unrelated projects
[10:20] <LePhilousophe> it's often due to mixing of different libc
[10:21] <LePhilousophe> one static and one DLL for example
[10:21] <rootfather> yeah maybe my toolchain was borked
[10:21] <rootfather> btw, https://mxe.cc/#introduction is wonderful
[10:33] <fuzzie> I think nowadays mpeg2 is maybe only relevant for zvision?
[10:34] <fuzzie> but it's nice-to-have for the broken sword cutscenes too
[10:41] <-- Cheeseness left irc: Quit: Leaving.
[10:42] <rootfather> oh right... you are referring to the "original" sword cutscenes?
[10:42] <rootfather> the ones that were necessary before we included the (dxe)? decoder
[10:53] <-- cd left irc: Quit: cd
[11:04] <-- stroggoff left irc: Quit: Looking for a flock of swans
[11:33] --> ccawley2011 joined #scummvm.
[11:36] <-- SupSuper left irc: Quit: Rip
[12:00] <Scummette> [scummvm] ccawley2011 opened pull request #1522: SDL: Move fullscreen and screenshot event handling to SdlGraphicsManager (master...notify-event) https://git.io/fhAjw
[12:00] <-- default__ left irc: Read error: Connection reset by peer
[12:01] <-- yuv422 left irc: Quit: yuv422
[12:10] --> _athrxx joined #scummvm.
[12:16] --> default__ joined #scummvm.
[12:23] <Scummette> [scummvm] ccawley2011 opened pull request #1523: GRAPHICS: Fix dstFormat check in Surface::convertTo (master...patch-1) https://git.io/fhAjF
[12:25] --> ajax16384 joined #scummvm.
[12:25] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[12:44] <Scummette> [scummvm] bgK closed pull request #1520: SDL: Add a function to convert from SDL_PixelFormat to Graphics::PixelFormat (master...sdl-pixel-format) https://git.io/fhA4p
[12:44] <Scummette> [scummvm] bgK pushed 1 new commits to master: https://git.io/fhxel
[12:44] <Scummette> scummvm/master 342733c ccawley2011: SDL: Add a function to convert from SDL_PixelFormat to Graphics::PixelFormat
[12:44] <Scummette> [scummvm] bgK closed pull request #1523: GRAPHICS: Fix dstFormat check in Surface::convertTo (master...patch-1) https://git.io/fhAjF
[12:44] <Scummette> [scummvm] bgK pushed 1 new commits to master: https://git.io/fhxe8
[12:44] <Scummette> scummvm/master 0783461 ccawley2011: GRAPHICS: Fix dstFormat check in Surface::convertTo
[13:02] --> pavan__ joined #scummvm.
[13:02] <-- pavan__ left irc: Client Quit
[13:10] --> waltervn joined #scummvm.
[13:10] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services.
[13:12] --> stroggoff joined #scummvm.
[13:20] <Scummette> [scummvm] lotharsm pushed 1 new commits to master: https://git.io/fhxep
[13:20] <Scummette> scummvm/master 1aba295 lotharsm: ALL: Bump copyright year to 2019
[13:31] <-- stroggoff left irc: Quit: Looking for a flock of swans
[13:51] <Scummette> [scummvm] ccawley2011 opened pull request #1524: BASE: Only reload engine plugins after return to launcher (master...load-all-plugins-of-type) https://git.io/fhxvY
[14:03] <-- demonimin left irc: Remote host closed the connection
[14:06] <rootfather> ccawley2011 is a freakin' machine these days :D
[14:29] --> stroggoff joined #scummvm.
[14:35] <-- ignalina left irc: Quit: Textual IRC Client: www.textualapp.com
[14:49] --> Littleboy joined #scummvm.
[14:49] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services.
[14:50] --> Brahmastra joined #scummvm.
[14:53] <Brahmastra> hello
[14:54] <Brahmastra> I landed up here after researching about organisations of GSoC and SCUMMVM semms to be of my iterests , although things are not wuite clear to me .
[14:54] <Brahmastra> Can anyone please help
[15:19] <rootfather> Thanks a lot for being interested in contributing to ScummVM!
[15:19] <rootfather> what are your questions?
[15:46] --> Drenn joined #scummvm.
[16:27] <Brahmastra> I want to contribute to your community , i have intermediate skills of C, C++ and C# . where and how should i get started . You might like to visit my blog profile : http://www.sanchitgng.in/
[16:51] <-- Drenn left irc: Ping timeout: 250 seconds
[17:13] --> ny00123 joined #scummvm.
[17:14] <rootfather> Brahmastra, for getting familiar with the development side of the project itself, https://wiki.scummvm.org/index.php?title=Developer_Central is a good start
[17:14] <rootfather> if you are looking for GSoC related tasks, maybe have a look at https://wiki.scummvm.org/index.php?title=Summer_of_Code/GSoC_Ideas_2019 too
[17:44] <stroggoff> https://www.youtube.com/watch?v=KpsfajPQoIk
[17:44] <stroggoff> This intro is from an early version of the Blade Runner game. One that matches scenes that were shown in the trailers for the game (but didn't make it to the final released build)
[17:45] <stroggoff> The youtube channel owner claims they go it from a PC games magazine at the time (it was still 4 CDs)
[17:45] <stroggoff> Was anyone aware of this version?
[17:46] <stroggoff> Could this be a press-kit early preview that the magazine released to the public?
[17:47] <Brahmastra> thanks
[17:51] --> dreammaster joined #scummvm.
[17:51] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services.
[17:53] <Scummette> [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fhxTm
[17:53] <Scummette> scummvm/master 81e28c7 dreammaster: GLK: FROTZ: Fix clashes with game Ids
[18:02] <-- waltervn left irc: Read error: Connection reset by peer
[18:10] <Scummette> [scummvm] ccawley2011 opened pull request #1525: GRAPHICS: Add 32bit versions of interpolate* functions (master...32bit-interpolate) https://git.io/fhxT4
[18:20] --> SylvainTV joined #scummvm.
[18:20] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services.
[18:26] <-- rootfather left irc: Read error: Connection reset by peer
[18:27] --> rootfather joined #scummvm.
[18:27] <-- rootfather left irc: Changing host
[18:27] --> rootfather joined #scummvm.
[18:27] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services.
[18:28] <-- ajax16384 left irc: Read error: Connection reset by peer
[18:33] <rootfather> my new toolchain works \o/
[18:33] <rootfather> finally I can compile fully static builds of scummvm with latest fluidsynth included :D
[18:37] <rootfather> based on mingw32 as usual and cross compiled on a linux host
[18:41] <rootfather> if you want to check it out: https://cloud.serra.network/index.php/s/zE2zaPKpEQLYt57
[19:01] <Dark-Star> rootfather: nice :) I never managed that with MSVC... I could statically link everything BUT fluidsynth... too much hassle to fix...
[19:02] <Dark-Star> but building fluidsynth with MSVC at all is a challenge in itself ;-)
[19:24] <dreammaster> Amen to that :P
[19:24] <Scummette> [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fhxIf
[19:24] <Scummette> scummvm/master a3873e7 dreammaster: TITANIC: Fix crash asking Parrot who sabotaged the ship
[19:36] <rootfather> Dark-Star, cross-compiling fluidsynth was a PITA too.
[19:36] <rootfather> one word: glib. and meson.
[19:37] <Dark-Star> yeah, I remember the glib stuff, that was never meant to be built by something other than gcc, apparently. Also pkg-config ...
[19:38] <rootfather> yup
[19:38] <rootfather> now it's a tad too static... I'd like to have SDL2.dll separated
[19:38] <rootfather> libmpeg2 was a pita too
[19:39] <rootfather> the whole scummvm now only builds fully static if I use "--allow-multiple-definition"
[19:39] --> uruk-hai joined #scummvm.
[19:39] #scummvm: mode change '+o uruk-hai' by ChanServ!ChanServ@services.
[19:40] <-- uruk-hai left irc: Client Quit
[19:41] <Dark-Star> gettext/libintl was tricky too, luckily I found someone who already created MSVC projects for those on github
[19:44] <rootfather> I must confess I haven't dealt with MSVC/VS for a decade or so
[19:44] <rootfather> I don't even know if the generate_project stuff works on VS2017
[19:47] <Dark-Star> it works quite well :)
[19:47] <rootfather> have to check it again
[19:47] <rootfather> nice thing about my new toolchain is that we theoretically could provide a recent version of fluidsynth via the buildbot
[19:47] <rootfather> but that needs more refining on the toolchain
[19:48] <-- dreammaster left irc:
[20:02] <-- Begas_VBox left irc: Quit: Vision[0.10.3]: i've been blurred!
[20:03] <-- Begasus left irc: Quit: Ex-Chat
[20:08] --> rootfather_ joined #scummvm.
[20:09] --> girafe joined #scummvm.
[20:11] <-- rootfather left irc: Ping timeout: 252 seconds
[20:20] --> rootfather joined #scummvm.
[20:20] <-- rootfather left irc: Changing host
[20:20] --> rootfather joined #scummvm.
[20:20] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services.
[20:23] <-- rootfather_ left irc: Ping timeout: 252 seconds
[20:36] --> Cheeseness joined #scummvm.
[20:41] --> David_ joined #scummvm.
[20:43] <-- David_ left irc: Client Quit
[20:44] <Scummette> [scummvm] bluegr closed pull request #1521: SCI/COMMON: Fix sync36 patch files, matchString (master...gk1syncfilenamefix) https://git.io/fhAdd
[20:44] <Scummette> [scummvm] bluegr pushed 2 new commits to master: https://git.io/fhxLy
[20:44] <Scummette> scummvm/master 85333d8 sluicebox: COMMON: Allow '\#' to match '#' in matchString
[20:44] <Scummette> scummvm/master 08ae526 sluicebox: SCI: Fix sync36 patch files not being loaded
[20:51] <Scummette> [scummvm] lotharsm opened pull request #1526: GUI: Allow GUI background colors other than black in Classic Theme (master...background-color) https://git.io/fhxLd
[21:19] <-- rootfather left irc: Ping timeout: 264 seconds
[21:20] --> rootfather joined #scummvm.
[21:20] <-- rootfather left irc: Changing host
[21:20] --> rootfather joined #scummvm.
[21:20] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services.
[21:34] --> yuv422 joined #scummvm.
[21:43] --> ignalina joined #scummvm.
[21:45] --> mwillcock joined #scummvm.
[21:48] <-- yuv422 left irc: Quit: yuv422
[21:49] --> yuv422 joined #scummvm.
[21:49] <-- yuv422 left irc: Client Quit
[21:51] <-- ignalina left irc: Remote host closed the connection
[21:55] --> rootfather_ joined #scummvm.
[21:56] <-- Brahmastra left irc: Ping timeout: 256 seconds
[21:57] --> criezy joined #scummvm.
[21:57] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services.
[21:59] <-- rootfather left irc: Ping timeout: 264 seconds
[21:59] --> yuv422 joined #scummvm.
[22:02] <-- yuv422 left irc: Client Quit
[22:14] --> Drenn joined #scummvm.
[22:23] <-- ny00123 left irc: Quit: Leaving
[22:30] --> ignalina joined #scummvm.
[22:47] <-- criezy left irc: Quit: criezy
[22:48] --> cd joined #scummvm.
[22:49] <-- stroggoff left irc: Quit: Looking for a flock of swans
[23:09] <-- Drenn left irc: Ping timeout: 250 seconds

[00:00] --- Mon Mar 4 2019