IRC logs of Freenode #BZFlag for Saturday, 2020-10-24

*** Zehra <Zehra!~Keiki_Han@unaffiliated/zehra> has quit IRC (Quit: Quit)03:13
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer)03:44
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag03:51
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 244 seconds)04:04
BZNotifybzflag: macsforme commented on pull request #251 "Fix multiple issues with SDL 2 window creation" (2.4.22 - https://git.io/JTVsa): > Additionally, we did mark #245 resolved after updating SDL seemed...04:06
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer)04:13
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag04:15
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer)09:10
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag11:38
*** User49 <User49!~User49@unaffiliated/user49> has joined #bzflag15:54
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag15:56
*** FieldSobers <FieldSobers!~User49@unaffiliated/user49> has quit IRC (Ping timeout: 246 seconds)15:56
*** Flash <Flash!~flash@2601:280:c200:4e39:a1ec:958b:8d18:d4a8> has quit IRC (Ping timeout: 260 seconds)17:11
*** DTRemenak|RDP <DTRemenak|RDP!~DTRemenak@2605:e000:141f:c002:4cd9:3a0c:7e8d:ca07> has joined #bzflag18:38
*** ChanServ sets mode: +v DTRemenak|RDP18:38
*** DTRemenak <DTRemenak!~DTRemenak@about/essy/CrazyCoder/DTRemenak> has quit IRC (Ping timeout: 260 seconds)18:41
*** DTRemenak|RDP is now known as DTRemenak18:41
*** Zehra <Zehra!~Keiki_Han@unaffiliated/zehra> has joined #bzflag21:00
BZNotifybzflag: macsforme synchronized pull request #251 "Fix multiple issues with SDL 2 window creation" (2.4.22 - https://git.io/JfnZO)22:05
BZNotifybzflag: macsforme closed pull request #251 "Fix multiple issues with SDL 2 window creation" (2.4.22 - https://git.io/JfnZO)22:37
BZNotify2.4 @ bzflag: macsforme pushed 15 commits (https://git.io/JTwPD):22:37
BZNotify2.4 @ bzflag: macsforme a6978c: Replace a window->create() that used to be in MainWindow::setFullscreen(). It was removed in 4e32321d, probably because it was unneeded given the resize() in MainWindow::toggleFullscreen(), but that resize() was removed too in 0cceded9, so the window wasn't getting created here. (https://git.io/JTwPy)22:37
BZNotify2.4 @ bzflag: macsforme f20378: Removed a call to mainWindow->getWindow()->callResizeCallbacks() originally added in 0a9d7bdf. This call was orphaned in 7f26ed45, when the corresponding call to display->setFullScreenFormat() was moved elsewhere. It appears to serve no purpose anymore. (https://git.io/JTwPS)22:37
BZNotify2.4 @ bzflag: macsforme 4ee4f6: Reverted most of 0cceded9. That commit had unintended consequences, including a missing window->create() call now fixed in a6978cee, breaking audio on Windows which was fixed in 211567d6, and eliminating the window creation from the MainWindow constructor thereby causing the loss of the faulting ... (https://git.io/JTwP9)22:37
BZNotify2.4 @ bzflag: macsforme 693ce2: On macOS, when switching from a maximized window to a fullscreen window and back to windowed mode, revert to the original windowed mode resolution. (https://git.io/JTwPH)22:37
BZNotify2.4 @ bzflag: macsforme 22c452: Implement a workaround for an SDL 2 bug on Linux which can cause an infinite loop of incorrect window creation. (https://git.io/JTwPQ)22:37
BZNotify2.4 @ bzflag: macsforme ecebb4: When preventing a runaway framerate when a vsync-enabled window is obstructed on macOS, limit the framerate to around the actual monitor refresh rate rather than a constant value. (https://git.io/JTwP7)22:37
BZNotify2.4 @ bzflag: macsforme 2287d6: Work around an SDL 2 issue on Linux which causes an infinite loop of window creation when attempting to change the fullscreen resolution. (https://git.io/JTwP5)22:37
BZNotify2.4 @ bzflag: ...and 8 more commits22:37
BZNotifybzflag: macsforme closed issue #241 "Fullscreen toggling on macOS broken" (2.4.22 - https://git.io/JepBc)22:37
BZNotifybzflag: macsforme closed issue #201 "bzflag is not working properly with 3+ monitors" by jose1711 (https://git.io/fj63L)22:37
BZNotifybzflag: macsforme commented on pull request #238 "SDL2: Only create the window once" by blast007 (https://git.io/JTwXt): This fix was reworked into commit 22c452d6 of PR #251.  Closing.22:44
BZNotifybzflag: macsforme closed pull request #238 by blast007 22:44
BZNotifybzflag: macsforme labeled issue #88 "Resolution testing race condition" by matheweis as good first issue (https://git.io/JTwXW)22:48
BZNotifybzflag: macsforme commented on issue #246 "Aggregated issues related to SDL 2 window creation" (https://git.io/JTwX2): The SDL issues have been reported upstream, and all of our issues m...22:51
BZNotifybzflag: macsforme closed issue #246 22:51
blast007yay, thank's for all your work on that, macsforme  :D23:38
macsformeyeah that was a grind :-P thanks for your help on it as well23:43

Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!