{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":58894582,"defaultBranch":"master","name":"melonDS","ownerLogin":"melonDS-emu","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-05-16T01:34:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/94202166?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715780280.0","currentOid":""},"activityList":{"items":[{"before":"613569a2ab418e81af6982f5ccfd1e804b4291d2","after":"25b5ac91bdcddf537e3ccd78c184eda1d8486086","ref":"refs/heads/master","pushedAt":"2024-07-03T22:24:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"RSDuck","name":"Kemal Afzal","path":"/RSDuck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9352526?s=80&v=4"},"commit":{"message":"Fix horizontal mosaic on sprites (#2084)\n\nThe code itself is correct, but the variable being read is the Y mosaic\r\ncoordinate, not the X coordinate.","shortMessageHtmlLink":"Fix horizontal mosaic on sprites (#2084)"}},{"before":"7898b464357ae65d030ec8ad5641f2852c992fcd","after":"613569a2ab418e81af6982f5ccfd1e804b4291d2","ref":"refs/heads/master","pushedAt":"2024-07-02T17:09:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RSDuck","name":"Kemal Afzal","path":"/RSDuck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9352526?s=80&v=4"},"commit":{"message":"append newline to nocash logging\nmakes behaviour consistent with no$gba","shortMessageHtmlLink":"append newline to nocash logging"}},{"before":"4e3592f2d4d97232be239550d89d20962869d33f","after":"7898b464357ae65d030ec8ad5641f2852c992fcd","ref":"refs/heads/master","pushedAt":"2024-07-02T08:08:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadiaholmquist","name":"Nadia Holmquist Pedersen","path":"/nadiaholmquist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/893884?s=80&v=4"},"commit":{"message":"Add Discord invite link to README.md","shortMessageHtmlLink":"Add Discord invite link to README.md"}},{"before":"f2611680ca3ce3c6c90b11a11162c117a260ab58","after":"4e3592f2d4d97232be239550d89d20962869d33f","ref":"refs/heads/master","pushedAt":"2024-07-02T06:19:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadiaholmquist","name":"Nadia Holmquist Pedersen","path":"/nadiaholmquist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/893884?s=80&v=4"},"commit":{"message":"Fix loading GBA carts\n\nUpdateConsole forgot to reinsert it when messing with the NDS.","shortMessageHtmlLink":"Fix loading GBA carts"}},{"before":"db20771ef36bfa5bc0dc624cf245844507724107","after":"f2611680ca3ce3c6c90b11a11162c117a260ab58","ref":"refs/heads/master","pushedAt":"2024-07-02T04:28:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadiaholmquist","name":"Nadia Holmquist Pedersen","path":"/nadiaholmquist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/893884?s=80&v=4"},"commit":{"message":"EmuInstance: check consoleType from NDS rather than the instance's when\nupdating console, fixes crash on console type switch\n\nEmuInstance::consoleType is already updated, so the check for whether we\nshould recreate the NDS to switch console type never succeeds.","shortMessageHtmlLink":"EmuInstance: check consoleType from NDS rather than the instance's when"}},{"before":"cbb0f4b872ea8a5e2348c7f1a22695056968192f","after":"db20771ef36bfa5bc0dc624cf245844507724107","ref":"refs/heads/master","pushedAt":"2024-06-24T03:27:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadiaholmquist","name":"Nadia Holmquist Pedersen","path":"/nadiaholmquist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/893884?s=80&v=4"},"commit":{"message":"slirp: Add -fvisibility=hidden to glib stub\n\nOn Linux, our stubbed glib functions were conflicting with the ones from\nreal glib, which gets used by Qt when we're running on a GTK-based\ndesktop. Avoid a crash by not exposing them.","shortMessageHtmlLink":"slirp: Add -fvisibility=hidden to glib stub"}},{"before":"e234385c2008c29b1ac4aab5f512802280342c6a","after":"cbb0f4b872ea8a5e2348c7f1a22695056968192f","ref":"refs/heads/master","pushedAt":"2024-06-18T13:53:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadiaholmquist","name":"Nadia Holmquist Pedersen","path":"/nadiaholmquist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/893884?s=80&v=4"},"commit":{"message":"Tell the compiler that we want wrapping signed arithmetic\n\nThe core relies on this and without -fwrapv there will be rendering\nissues on some targets. Thanks CasualPokePlayer for noticing this.","shortMessageHtmlLink":"Tell the compiler that we want wrapping signed arithmetic"}},{"before":"626d2379bc8e8897c81a7d5e51dd309462c2cfd5","after":"e234385c2008c29b1ac4aab5f512802280342c6a","ref":"refs/heads/master","pushedAt":"2024-06-18T11:11:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"OpenGL: add support for changing BG0HOFS midframe. fixes #2072","shortMessageHtmlLink":"OpenGL: add support for changing BG0HOFS midframe. fixes #2072"}},{"before":"eb2bd73c7dcf1321f2fde2392cdfb8cffcaf7519","after":"626d2379bc8e8897c81a7d5e51dd309462c2cfd5","ref":"refs/heads/master","pushedAt":"2024-06-17T12:51:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"* fix default for audio volume\n* add default bools for battery settings","shortMessageHtmlLink":"* fix default for audio volume"}},{"before":"ae44ba247514ecf2ef5834bcd55a579eea67c00e","after":"eb2bd73c7dcf1321f2fde2392cdfb8cffcaf7519","ref":"refs/heads/master","pushedAt":"2024-06-15T19:31:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadiaholmquist","name":"Nadia Holmquist Pedersen","path":"/nadiaholmquist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/893884?s=80&v=4"},"commit":{"message":"ensure teakra is always static linked even in dynamically linked builds","shortMessageHtmlLink":"ensure teakra is always static linked even in dynamically linked builds"}},{"before":"649462ff5ce431f08e877338a88e3d3599e231a9","after":"ae44ba247514ecf2ef5834bcd55a579eea67c00e","ref":"refs/heads/master","pushedAt":"2024-06-15T19:01:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"blarg","shortMessageHtmlLink":"blarg"}},{"before":"890dc4f228538adefc439c5272543f3843a0dfdf","after":"649462ff5ce431f08e877338a88e3d3599e231a9","ref":"refs/heads/master","pushedAt":"2024-06-15T18:57:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"fix more bugs and crap","shortMessageHtmlLink":"fix more bugs and crap"}},{"before":"d449888405847f5c95a2eb4c823da89be2feac7d","after":"890dc4f228538adefc439c5272543f3843a0dfdf","ref":"refs/heads/master","pushedAt":"2024-06-15T17:23:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"fix other bugs with these regexes","shortMessageHtmlLink":"fix other bugs with these regexes"}},{"before":"ccc5c955e9f603651a5f9d2ec852aaa47dd11833","after":"d449888405847f5c95a2eb4c823da89be2feac7d","ref":"refs/heads/master","pushedAt":"2024-06-15T17:10:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"fix up the regexes in Config.cpp","shortMessageHtmlLink":"fix up the regexes in Config.cpp"}},{"before":"8fc403cdad2a6d2ca8cfd5f3e21fd1f79273f594","after":"ccc5c955e9f603651a5f9d2ec852aaa47dd11833","ref":"refs/heads/master","pushedAt":"2024-06-15T15:42:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"fix one potential crash bug","shortMessageHtmlLink":"fix one potential crash bug"}},{"before":"25a7b1ca1d04cb9d860c31d8107fbf36b58c81e4","after":"8fc403cdad2a6d2ca8cfd5f3e21fd1f79273f594","ref":"refs/heads/master","pushedAt":"2024-06-15T15:01:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"update copyright headers","shortMessageHtmlLink":"update copyright headers"}},{"before":"8e9b88d01da0d21c3c35db051d7e44d8ee0c7715","after":"25a7b1ca1d04cb9d860c31d8107fbf36b58c81e4","ref":"refs/heads/master","pushedAt":"2024-06-15T11:52:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"merge doublemelon (#2067)\n\nnon-exhaustive (but exhausting) list of changes:\r\n\r\n* base laid for multiple window support, but will likely require more work to work correctly\r\n* encapsulation of frontend state for proper multi-instance support\r\n* (JIT still needs a fix for the NDS::Current workaround but we can get there later)\r\n* new, more flexible configuration system","shortMessageHtmlLink":"merge doublemelon (#2067)"}},{"before":"fba6e7173293af3fb9a98592f60e3c9fb35c1310","after":"df079aed189d0db0daa4117a1213e0df2d6afce0","ref":"refs/heads/doublemelon","pushedAt":"2024-06-15T10:52:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"blarg.","shortMessageHtmlLink":"blarg."}},{"before":"36ee6ef345999cef84294c97dfc0de9b26cdf83f","after":"fba6e7173293af3fb9a98592f60e3c9fb35c1310","ref":"refs/heads/doublemelon","pushedAt":"2024-06-15T10:27:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"oh god","shortMessageHtmlLink":"oh god"}},{"before":"1d4c5d1576b6ca575c2366704a4bbe14a495b9ef","after":"36ee6ef345999cef84294c97dfc0de9b26cdf83f","ref":"refs/heads/doublemelon","pushedAt":"2024-06-15T10:21:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"fix DSi loading crash\n\nI hate every aspect of this code\n\nalso fix potential crash when changing console type","shortMessageHtmlLink":"fix DSi loading crash"}},{"before":"0cf003999a922980e961375883e5bdd50d0bd2b9","after":"1d4c5d1576b6ca575c2366704a4bbe14a495b9ef","ref":"refs/heads/doublemelon","pushedAt":"2024-06-14T22:28:45.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master' into doublemelon","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master' into doublemelon"}},{"before":"32a5aa07bacca289bc668a646f3fca38bad741ba","after":"0cf003999a922980e961375883e5bdd50d0bd2b9","ref":"refs/heads/doublemelon","pushedAt":"2024-06-14T21:24:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"run Reset through EmuThread too","shortMessageHtmlLink":"run Reset through EmuThread too"}},{"before":"0cac63811afee6c3af927b2c9429b457582a1dc0","after":"32a5aa07bacca289bc668a646f3fca38bad741ba","ref":"refs/heads/doublemelon","pushedAt":"2024-06-14T21:04:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"fix up framestep too","shortMessageHtmlLink":"fix up framestep too"}},{"before":"9b13b5e49213f3189c85530f314318e8cfa0acfc","after":"0cac63811afee6c3af927b2c9429b457582a1dc0","ref":"refs/heads/doublemelon","pushedAt":"2024-06-14T19:45:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"more cleanup","shortMessageHtmlLink":"more cleanup"}},{"before":"77548ac086c890cd999f5ed984043c632dbf0577","after":"9b13b5e49213f3189c85530f314318e8cfa0acfc","ref":"refs/heads/doublemelon","pushedAt":"2024-06-14T17:30:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"use the message queue for GL context init/deinit","shortMessageHtmlLink":"use the message queue for GL context init/deinit"}},{"before":"fd065f4803e86a11a82261cf669d89ccee2daeff","after":"77548ac086c890cd999f5ed984043c632dbf0577","ref":"refs/heads/doublemelon","pushedAt":"2024-06-14T17:22:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"attempting at fixing Stop function. also lay base for EmuThread command queue.","shortMessageHtmlLink":"attempting at fixing Stop function. also lay base for EmuThread comma…"}},{"before":"88a91f5bc17591963963f4a7ce6a81b2f4e4cb1a","after":"fd065f4803e86a11a82261cf669d89ccee2daeff","ref":"refs/heads/doublemelon","pushedAt":"2024-06-14T10:16:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"reimplement commandline/event preloading code","shortMessageHtmlLink":"reimplement commandline/event preloading code"}},{"before":"dfd89fdef485e37cec6e67e1c81efa0df2681ea5","after":"88a91f5bc17591963963f4a7ce6a81b2f4e4cb1a","ref":"refs/heads/doublemelon","pushedAt":"2024-06-13T16:40:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"rename Platform LAN_xxxx to Net_xxxx as per the new naming. remove old cruft.","shortMessageHtmlLink":"rename Platform LAN_xxxx to Net_xxxx as per the new naming. remove ol…"}},{"before":"31480fea983c59a6160c7b92d3f5cdfc4b7ca06d","after":"dfd89fdef485e37cec6e67e1c81efa0df2681ea5","ref":"refs/heads/doublemelon","pushedAt":"2024-06-13T16:36:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"touch up net init/deinit stuff","shortMessageHtmlLink":"touch up net init/deinit stuff"}},{"before":"4e2cb3bfcf3c45d5e79d9f4bf5231a1f632d5df5","after":"31480fea983c59a6160c7b92d3f5cdfc4b7ca06d","ref":"refs/heads/doublemelon","pushedAt":"2024-06-12T21:17:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Arisotura","name":"Arisotura","path":"/Arisotura","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1311867?s=80&v=4"},"commit":{"message":"get things somewhat working, still not done","shortMessageHtmlLink":"get things somewhat working, still not done"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdlg4EQA","startCursor":null,"endCursor":null}},"title":"Activity · melonDS-emu/melonDS"}