{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":115820547,"defaultBranch":"master","name":"mruby-zest-build","ownerLogin":"mruby-zest","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-12-30T20:06:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/24799629?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1684087734.20799","currentOid":""},"activityList":{"items":[{"before":"cc8e8f7a8acb4c718c8601dceff673498e7e1bd8","after":"4adc3c54a0146ca7dca79661a10a32656253d55d","ref":"refs/heads/master","pushedAt":"2023-05-17T23:24:54.788Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"ZynPortamento: Use rocker mode for porta threshold type","shortMessageHtmlLink":"ZynPortamento: Use rocker mode for porta threshold type"}},{"before":null,"after":"a5810360f86ef7bc18825ec0f2271eb9797e9ae1","ref":"refs/heads/release-3.0.7","pushedAt":"2023-05-14T18:08:54.207Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgervais","name":"Philippe Gervais","path":"/pgervais","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3764624?s=80&v=4"},"commit":{"message":"Pass length constrained mrb string to osc-bridge\n\nWhen views are created on mruby strings it's possible that the string\npointer points to a longer string than is visible at the ruby level.\nIn other words strlen(s.pointer) >= s.length. By copying a string we\navoid this edge case.\n\nIn the UI this created a bug where it was impossible to delete\ncharacters from a long string.\nIn ruby you'd start with a string like \"foobar\"\\0(len 6), delete a\ncharacter off the end via creating a string view which at the ruby\nlevel was \"fooba\", but under the hood it was represented via\n\"fooba\"r\\0(len 5).\nThis specific behavior only occurs for non-embeddable strings which in\nmruby's case is about roughly 27 characters (compilation flag\ndependent).","shortMessageHtmlLink":"Pass length constrained mrb string to osc-bridge"}},{"before":"a70ee312c2e8d02a975b76b516360d26b8a388a1","after":"cc8e8f7a8acb4c718c8601dceff673498e7e1bd8","ref":"refs/heads/master","pushedAt":"2023-05-10T23:43:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"ZynInstrumentSettings: Clarify controls\n\nUse more descriptive names for (some of) the controls.","shortMessageHtmlLink":"ZynInstrumentSettings: Clarify controls"}},{"before":"a5810360f86ef7bc18825ec0f2271eb9797e9ae1","after":"a70ee312c2e8d02a975b76b516360d26b8a388a1","ref":"refs/heads/master","pushedAt":"2023-05-10T23:34:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"KitButton: Make right hand button toggle too\n\nIn order to support systems where there is no middle button,\nallow right hand button to toggle just like the middle button\ndoes. This allows for instance a Wacom touchscreen and stylus\nto trigger the toggle event.","shortMessageHtmlLink":"KitButton: Make right hand button toggle too"}},{"before":"bbac205b6472e6eb66bb029fb9921620cc140345","after":"a5810360f86ef7bc18825ec0f2271eb9797e9ae1","ref":"refs/heads/master","pushedAt":"2023-05-01T23:38:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Pass length constrained mrb string to osc-bridge\n\nWhen views are created on mruby strings it's possible that the string\npointer points to a longer string than is visible at the ruby level.\nIn other words strlen(s.pointer) >= s.length. By copying a string we\navoid this edge case.\n\nIn the UI this created a bug where it was impossible to delete\ncharacters from a long string.\nIn ruby you'd start with a string like \"foobar\"\\0(len 6), delete a\ncharacter off the end via creating a string view which at the ruby\nlevel was \"fooba\", but under the hood it was represented via\n\"fooba\"r\\0(len 5).\nThis specific behavior only occurs for non-embeddable strings which in\nmruby's case is about roughly 27 characters (compilation flag\ndependent).","shortMessageHtmlLink":"Pass length constrained mrb string to osc-bridge"}},{"before":"b8cae65ee99287a9e10a85cbbc19b508a8e4e7a8","after":"bbac205b6472e6eb66bb029fb9921620cc140345","ref":"refs/heads/master","pushedAt":"2023-04-19T21:20:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Move mruby-qml-spawn to 1ddc8f95eb2\n\nThis integrates some tidying up and a minor improvement.","shortMessageHtmlLink":"Move mruby-qml-spawn to 1ddc8f95eb2"}},{"before":"bbdba6e12f76254e6458211de6329eee6443fa21","after":"b8cae65ee99287a9e10a85cbbc19b508a8e4e7a8","ref":"refs/heads/master","pushedAt":"2023-04-19T21:19:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Added some comments + minor formatting fixes.","shortMessageHtmlLink":"Added some comments + minor formatting fixes."}},{"before":"aa77baf5dbe5603288e4368db6106016bcde22ce","after":"bbdba6e12f76254e6458211de6329eee6443fa21","ref":"refs/heads/master","pushedAt":"2023-04-19T21:18:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Deleted unused file FlowLayout.qml","shortMessageHtmlLink":"Deleted unused file FlowLayout.qml"}},{"before":"920f88b86ec71cd4ba06d73015da358f819cbd43","after":"aa77baf5dbe5603288e4368db6106016bcde22ce","ref":"refs/heads/master","pushedAt":"2023-04-17T23:19:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Some cleanup in Makefile\n\nRemoved obsolete comment\nImproved help messages for a few targets\nFactored out the zest invocation\nDrop redundant target 'trace' which does the same thing as 'verbose'","shortMessageHtmlLink":"Some cleanup in Makefile"}},{"before":"2b2a60c6d6f8e8b20d8263ce85474548e02c1956","after":"920f88b86ec71cd4ba06d73015da358f819cbd43","ref":"refs/heads/master","pushedAt":"2023-04-17T23:15:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Renamed test-libversion.c to zest.c\n\nThe 'zest' binary's main lives in this file, it is more logical to call\nit by the name of the generated binary.","shortMessageHtmlLink":"Renamed test-libversion.c to zest.c"}},{"before":"1d74a7e6278afbdd073c9508bb2858c1c32cb12d","after":"2b2a60c6d6f8e8b20d8263ce85474548e02c1956","ref":"refs/heads/master","pushedAt":"2023-04-17T23:14:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Remove unused code in bridge.c","shortMessageHtmlLink":"Remove unused code in bridge.c"}},{"before":"69cc61945374eac8ef4713ba062afbf4e426b30d","after":"1d74a7e6278afbdd073c9508bb2858c1c32cb12d","ref":"refs/heads/master","pushedAt":"2023-04-02T17:46:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Add rebuild cache instruction in makefile for build on Windows.","shortMessageHtmlLink":"Add rebuild cache instruction in makefile for build on Windows."}},{"before":"61cf03667a58d03a10845cfe929105e60860367a","after":"69cc61945374eac8ef4713ba062afbf4e426b30d","ref":"refs/heads/master","pushedAt":"2023-03-29T01:08:43.012Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fundamental","name":"Mark McCurry","path":"/fundamental","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/766621?s=80&v=4"},"commit":{"message":"Add build instructions for windows hotloading:\n- Add windows-hotload target to Makefile\n- Mention new target in contributing documentation.","shortMessageHtmlLink":"Add build instructions for windows hotloading:"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADLwJ50AA","startCursor":null,"endCursor":null}},"title":"Activity ยท mruby-zest/mruby-zest-build"}