{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":372400635,"defaultBranch":"main","name":"obs-text-slideshow","ownerLogin":"jbwong05","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-05-31T06:10:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34504936?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1686207800.378965","currentOid":""},"activityList":{"items":[{"before":"07cf280f4a6311b8db0255c4a3c40eaf8efb282d","after":"b5a9b5295d2245802601376cbf53b35492a2b5fd","ref":"refs/heads/dev","pushedAt":"2023-07-18T05:38:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Fixed accidental exclusion of buildspec.json","shortMessageHtmlLink":"Fixed accidental exclusion of buildspec.json"}},{"before":"c7530b7cce0b6c18fa4f53f68dee1a674fedaefb","after":"6b8f9bbe0fc296975932ecff8a52e486d020f89f","ref":"refs/heads/generalize-transitions","pushedAt":"2023-06-08T07:04:17.352Z","pushType":"push","commitsCount":1,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Fixed Cmake formatting","shortMessageHtmlLink":"Fixed Cmake formatting"}},{"before":null,"after":"c7530b7cce0b6c18fa4f53f68dee1a674fedaefb","ref":"refs/heads/generalize-transitions","pushedAt":"2023-06-08T07:03:20.378Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Fixed formatting","shortMessageHtmlLink":"Fixed formatting"}},{"before":null,"after":"07cf280f4a6311b8db0255c4a3c40eaf8efb282d","ref":"refs/heads/dev","pushedAt":"2023-05-31T06:42:22.464Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Merge pull request #55 from jbwong05/main\n\nRelease v2.0.0 back to dev","shortMessageHtmlLink":"Merge pull request #55 from jbwong05/main"}},{"before":"07cf280f4a6311b8db0255c4a3c40eaf8efb282d","after":null,"ref":"refs/heads/dev","pushedAt":"2023-05-31T06:33:40.339Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"}},{"before":"b917bec097077406c13f2475c16f51b7f6e461b0","after":"5f4c435e1164427cb297454e84bc7834c972ffd3","ref":"refs/heads/main","pushedAt":"2023-05-31T06:33:39.403Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Merge pull request #56 from jbwong05/dev\n\nUpdate README","shortMessageHtmlLink":"Merge pull request #56 from jbwong05/dev"}},{"before":"67d5fd8b9c20933aa559d54836170b03fba5c35d","after":"07cf280f4a6311b8db0255c4a3c40eaf8efb282d","ref":"refs/heads/dev","pushedAt":"2023-05-31T06:32:01.116Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Merge pull request #55 from jbwong05/main\n\nRelease v2.0.0 back to dev","shortMessageHtmlLink":"Merge pull request #55 from jbwong05/main"}},{"before":"a22b2efbbcfd89bf4382c9f4da940d851e792a17","after":"67d5fd8b9c20933aa559d54836170b03fba5c35d","ref":"refs/heads/dev","pushedAt":"2023-05-31T06:30:02.126Z","pushType":"push","commitsCount":1,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Updated README","shortMessageHtmlLink":"Updated README"}},{"before":null,"after":"a22b2efbbcfd89bf4382c9f4da940d851e792a17","ref":"refs/heads/dev","pushedAt":"2023-05-25T06:11:42.862Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Update to support OBS v28.0.0 and v29.0.0 (#53)\n\n* Updates from new plugin template\r\n\r\n* Removed old clang github action\r\n\r\n* Allowed building on all commits\r\n\r\n* buildspec updates\r\n\r\n* Fixed linux build\r\n\r\n* Fix windows pthread linking\r\n\r\n* Fix duplicate target_link_libraries calls\r\n\r\n* Include pthread.h\r\n\r\n* Try direct w32-pthread linking\r\n\r\n* Fixed windows build\r\n\r\n* Fixed CMakeLists.txt formatting\r\n\r\n* Fixed installation target for Ubuntu 22.04.1\r\n\r\n* Refactored manual refresh on frontend startup\r\n\r\nIssue that was present on gdiplus now showed up in freetype2. Janky existing\r\nfix was refactored to be added to text-freetype2\r\n\r\n* Re-added cmake installation call for macos\r\n\r\ncmake on linux will perform the local install after building while macos\r\nwill not. This re-adds the installation call for macos so the packaging\r\nscript does not fail\r\n\r\n* Fixed styling error\r\n\r\n* Pulled in missing commits from obs-studio main repo\r\n\r\n* Patch for non-interactive text sources on startup\r\n\r\nOn startup and text creation there was an issue where the slideshow\r\nwould not be interactable. For freetype2 this was due to the new text\r\nsource returning a width and height of 0. Subsequent updates after the\r\nfirst update would fix the issue. Some code to dynamically keep track of\r\nthe width and height when available was added to the video render\r\ncallback. It is a janky fix until the freetype2 issue of not properly\r\nsetting the width and height can be fixed\r\n\r\n* Switched to unordered_set for size patch over DARRAY\r\n\r\n* Cleared out of date sources and updated comment\r\n\r\n* Single file delimiter parsing fixes (#49)\r\n\r\n* Complete rewrite of delim parsing logic\r\n\r\nComplete rewrite of the delim parsing logic with a custom multi\r\ncharacter strtok implmentation to fix a lot of the lingering\r\ndelim parsing bugs due to strtok limitations\r\n\r\n* Refactor and rewrite delim file parsing\r\n\r\nOverhaul and refactor delimeter file reading and parsing\r\n\r\n* Fixed windows build errors\r\n\r\n* Fix for multi file support\r\n\r\nFix for multi file support which was broken by the empty\r\nwidth/height patch\r\n\r\n* Attempt to fix Ubuntu locale install path (#50)","shortMessageHtmlLink":"Update to support OBS v28.0.0 and v29.0.0 (#53)"}},{"before":"a22b2efbbcfd89bf4382c9f4da940d851e792a17","after":null,"ref":"refs/heads/dev","pushedAt":"2023-05-25T05:09:22.348Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"}},{"before":"2527e3ceecf88a54d6fbf79513b54aa92f5e1469","after":"b917bec097077406c13f2475c16f51b7f6e461b0","ref":"refs/heads/main","pushedAt":"2023-05-25T05:09:21.462Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Merge pull request #54 from jbwong05/dev\n\nRelease v2.0.0 alpha","shortMessageHtmlLink":"Merge pull request #54 from jbwong05/dev"}},{"before":"452ad9df81e6f956cdb1b582ab5a730ce30d5bd4","after":null,"ref":"refs/heads/obs-28-update","pushedAt":"2023-05-25T04:58:14.831Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"}},{"before":"05878dbcb8f1adbf5fc7d762a87898d67d35c115","after":"a22b2efbbcfd89bf4382c9f4da940d851e792a17","ref":"refs/heads/dev","pushedAt":"2023-05-25T04:58:13.858Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Update to support OBS v28.0.0 and v29.0.0 (#53)\n\n* Updates from new plugin template\r\n\r\n* Removed old clang github action\r\n\r\n* Allowed building on all commits\r\n\r\n* buildspec updates\r\n\r\n* Fixed linux build\r\n\r\n* Fix windows pthread linking\r\n\r\n* Fix duplicate target_link_libraries calls\r\n\r\n* Include pthread.h\r\n\r\n* Try direct w32-pthread linking\r\n\r\n* Fixed windows build\r\n\r\n* Fixed CMakeLists.txt formatting\r\n\r\n* Fixed installation target for Ubuntu 22.04.1\r\n\r\n* Refactored manual refresh on frontend startup\r\n\r\nIssue that was present on gdiplus now showed up in freetype2. Janky existing\r\nfix was refactored to be added to text-freetype2\r\n\r\n* Re-added cmake installation call for macos\r\n\r\ncmake on linux will perform the local install after building while macos\r\nwill not. This re-adds the installation call for macos so the packaging\r\nscript does not fail\r\n\r\n* Fixed styling error\r\n\r\n* Pulled in missing commits from obs-studio main repo\r\n\r\n* Patch for non-interactive text sources on startup\r\n\r\nOn startup and text creation there was an issue where the slideshow\r\nwould not be interactable. For freetype2 this was due to the new text\r\nsource returning a width and height of 0. Subsequent updates after the\r\nfirst update would fix the issue. Some code to dynamically keep track of\r\nthe width and height when available was added to the video render\r\ncallback. It is a janky fix until the freetype2 issue of not properly\r\nsetting the width and height can be fixed\r\n\r\n* Switched to unordered_set for size patch over DARRAY\r\n\r\n* Cleared out of date sources and updated comment\r\n\r\n* Single file delimiter parsing fixes (#49)\r\n\r\n* Complete rewrite of delim parsing logic\r\n\r\nComplete rewrite of the delim parsing logic with a custom multi\r\ncharacter strtok implmentation to fix a lot of the lingering\r\ndelim parsing bugs due to strtok limitations\r\n\r\n* Refactor and rewrite delim file parsing\r\n\r\nOverhaul and refactor delimeter file reading and parsing\r\n\r\n* Fixed windows build errors\r\n\r\n* Fix for multi file support\r\n\r\nFix for multi file support which was broken by the empty\r\nwidth/height patch\r\n\r\n* Attempt to fix Ubuntu locale install path (#50)","shortMessageHtmlLink":"Update to support OBS v28.0.0 and v29.0.0 (#53)"}},{"before":"9dc31391f6eac577d5737917017218e2dffbdef6","after":"72cf47536581185ebf424108c7d8201fa94573b6","ref":"refs/heads/fix-windows-installer","pushedAt":"2023-03-16T05:05:37.774Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Always build Inno installer","shortMessageHtmlLink":"Always build Inno installer"}},{"before":"93ac3b2964d18a15714b2dc919ee86e87fb2958f","after":"9dc31391f6eac577d5737917017218e2dffbdef6","ref":"refs/heads/fix-windows-installer","pushedAt":"2023-03-16T04:52:34.744Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Always build Inno installer","shortMessageHtmlLink":"Always build Inno installer"}},{"before":null,"after":"93ac3b2964d18a15714b2dc919ee86e87fb2958f","ref":"refs/heads/fix-windows-installer","pushedAt":"2023-03-16T04:38:11.984Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Always build Inno installer","shortMessageHtmlLink":"Always build Inno installer"}},{"before":"822c071882324563da9aa72cf34d1139a02fe09c","after":null,"ref":"refs/heads/fix-ubuntu-install-path","pushedAt":"2023-03-16T04:32:17.587Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"}},{"before":"52a8ab31763a72cc7a30c71a96a8462da9cdce6b","after":"452ad9df81e6f956cdb1b582ab5a730ce30d5bd4","ref":"refs/heads/obs-28-update","pushedAt":"2023-03-16T04:32:16.493Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Attempt to fix Ubuntu locale install path (#50)","shortMessageHtmlLink":"Attempt to fix Ubuntu locale install path (#50)"}},{"before":null,"after":"822c071882324563da9aa72cf34d1139a02fe09c","ref":"refs/heads/fix-ubuntu-install-path","pushedAt":"2023-03-16T04:19:27.911Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jbwong05","name":"Josh Wong","path":"/jbwong05","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34504936?s=80&v=4"},"commit":{"message":"Attempt to fix Ubuntu locale install path","shortMessageHtmlLink":"Attempt to fix Ubuntu locale install path"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADV5a3DQA","startCursor":null,"endCursor":null}},"title":"Activity ยท jbwong05/obs-text-slideshow"}