{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":343241779,"defaultBranch":"master","name":"Dreamos64","ownerLogin":"dreamos82","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-02-28T23:52:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/59960116?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725096867.0","currentOid":""},"activityList":{"items":[{"before":"9ba7808d3c1c1e92d3cb3385f2e4412f3c127e14","after":null,"ref":"refs/heads/small_refactor","pushedAt":"2024-08-31T09:34:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DeanoBurrito","name":"r4","path":"/DeanoBurrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12033165?s=80&v=4"}},{"before":"9254052a6df187270fc7bf3c4a9069db4b17c826","after":"137159a7baace4947239ba05474afaf3a81e9f8c","ref":"refs/heads/master","pushedAt":"2024-08-31T09:34:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DeanoBurrito","name":"r4","path":"/DeanoBurrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12033165?s=80&v=4"},"commit":{"message":"Small refactor (#221)\n\n* Set variable only when SMALL_PAGES is 1\r\n\r\n* Fix mmap print\r\n\r\n* Example of arch separation\r\n\r\n* Typo fixes\r\n\r\n* Fix memory initialization issue\r\n\r\n* Update tests and fix documentation\r\n\r\n* For now the tests page size is fixed at 0\r\n\r\n* Typo fixes in documentation\r\n\r\n* Update map_framebuffer to avail of the earlier initialization of pmm\r\n\r\n* Minor updates to memory documentation","shortMessageHtmlLink":"Small refactor (#221)"}},{"before":"139905273ffa4c7f4af95e7f99fd927b8364b7e6","after":"9ba7808d3c1c1e92d3cb3385f2e4412f3c127e14","ref":"refs/heads/small_refactor","pushedAt":"2024-08-28T13:23:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Minor updates to memory documentation","shortMessageHtmlLink":"Minor updates to memory documentation"}},{"before":"3809cee30eead423da32b3a0f4656f45d9c79b4e","after":"139905273ffa4c7f4af95e7f99fd927b8364b7e6","ref":"refs/heads/small_refactor","pushedAt":"2024-08-27T19:26:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Update map_framebuffer to avail of the earlier initialization of pmm","shortMessageHtmlLink":"Update map_framebuffer to avail of the earlier initialization of pmm"}},{"before":"1ce2573938258dc4d0b2cffe97c6ed9bf9d974f8","after":"3809cee30eead423da32b3a0f4656f45d9c79b4e","ref":"refs/heads/small_refactor","pushedAt":"2024-08-21T20:04:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Typo fixes in documentation","shortMessageHtmlLink":"Typo fixes in documentation"}},{"before":"50da1e8de8eaafb17ac664a579a181f7b71f4855","after":"1ce2573938258dc4d0b2cffe97c6ed9bf9d974f8","ref":"refs/heads/small_refactor","pushedAt":"2024-08-21T19:52:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"For now the tests page size is fixed at 0","shortMessageHtmlLink":"For now the tests page size is fixed at 0"}},{"before":"2de13716dc8543686fe886cc3105033d8d644c3a","after":"50da1e8de8eaafb17ac664a579a181f7b71f4855","ref":"refs/heads/small_refactor","pushedAt":"2024-08-21T15:10:55.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Update tests and fix documentation","shortMessageHtmlLink":"Update tests and fix documentation"}},{"before":null,"after":"2de13716dc8543686fe886cc3105033d8d644c3a","ref":"refs/heads/small_refactor","pushedAt":"2024-08-15T15:08:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Example of arch separation","shortMessageHtmlLink":"Example of arch separation"}},{"before":"741e61c121a7d37a6dc69f46da5367a63fe301fb","after":null,"ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-06T09:24:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DeanoBurrito","name":"r4","path":"/DeanoBurrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12033165?s=80&v=4"}},{"before":"9cca108b226e5973eac3700b2b6ccd2122d08c57","after":"9254052a6df187270fc7bf3c4a9069db4b17c826","ref":"refs/heads/master","pushedAt":"2024-08-06T09:24:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DeanoBurrito","name":"r4","path":"/DeanoBurrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12033165?s=80&v=4"},"commit":{"message":"210 implement scrolling (#219)\n\n* Implementing draft scrolling function\r\n\r\n* Clean and update scrolling function\r\n\r\n* Add scrolling to print functions\r\n\r\n* Remove test scrolling lines\r\n\r\n* Add interesect function\r\n\r\n* Add function to check for rectangle intresection and get them\r\n\r\n* Try to implement alternative version of scrolling\r\n\r\n* Fix issues with fb_scroll\r\n\r\n* Update test_window.c\r\n\r\n* try to understand problems with tests\r\n\r\n* Fix tests\r\n\r\n* Fix one of the tests\r\n\r\n* Remove warnings from tests\r\n\r\n* Fix fb_get_rectangles and update tests\r\n\r\n* Fix scrolling function and add _fb_get_pixel\r\n\r\n* Fix tests command execution\r\n\r\n* Add PIN_LOGO variable\r\n\r\n* Fix Config.mk\r\n\r\n* remove old scrollLine function","shortMessageHtmlLink":"210 implement scrolling (#219)"}},{"before":"cb24482550ec15faca9fe12a77d8ce528b3473d7","after":"741e61c121a7d37a6dc69f46da5367a63fe301fb","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-05T21:26:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"remove old scrollLine function","shortMessageHtmlLink":"remove old scrollLine function"}},{"before":"dbbd6b3bd4e950fa85ad964d059fbe3c736dc429","after":"cb24482550ec15faca9fe12a77d8ce528b3473d7","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-05T17:48:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Fix Config.mk","shortMessageHtmlLink":"Fix Config.mk"}},{"before":"722e278d7acd210474e07f293affb33ca8708721","after":"dbbd6b3bd4e950fa85ad964d059fbe3c736dc429","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-05T17:41:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Add PIN_LOGO variable","shortMessageHtmlLink":"Add PIN_LOGO variable"}},{"before":"aa9971fe894eff104a5532064c4571960a6ebd36","after":"722e278d7acd210474e07f293affb33ca8708721","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-05T12:06:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Fix tests command execution","shortMessageHtmlLink":"Fix tests command execution"}},{"before":"71b2d4edcb3aa23fa0f6f93317834f18bd52ecdd","after":"aa9971fe894eff104a5532064c4571960a6ebd36","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-04T14:58:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Fix scrolling function and add _fb_get_pixel","shortMessageHtmlLink":"Fix scrolling function and add _fb_get_pixel"}},{"before":"8e60712ff4236095e7f8afe1fd2874e9969b8b5c","after":"71b2d4edcb3aa23fa0f6f93317834f18bd52ecdd","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-03T12:15:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Fix fb_get_rectangles and update tests","shortMessageHtmlLink":"Fix fb_get_rectangles and update tests"}},{"before":"d91e8b69e6dd46dd25e8431ae23f3f90353201d0","after":"8e60712ff4236095e7f8afe1fd2874e9969b8b5c","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-02T09:28:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Remove warnings from tests","shortMessageHtmlLink":"Remove warnings from tests"}},{"before":"3bd049367d12b04ac1376ad93fce4a229539740e","after":"d91e8b69e6dd46dd25e8431ae23f3f90353201d0","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-01T21:39:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Fix one of the tests","shortMessageHtmlLink":"Fix one of the tests"}},{"before":"bfc04278aa30341d40d10688daa618dae9956970","after":"3bd049367d12b04ac1376ad93fce4a229539740e","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-01T21:37:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Fix tests","shortMessageHtmlLink":"Fix tests"}},{"before":"7c815d0dc0a73531fd65c7008f88e6dd29e3950a","after":"bfc04278aa30341d40d10688daa618dae9956970","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-01T21:33:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"try to understand problems with tests","shortMessageHtmlLink":"try to understand problems with tests"}},{"before":"9d33dcdcbff687685d6883024dde1516d6c23146","after":"7c815d0dc0a73531fd65c7008f88e6dd29e3950a","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-01T21:06:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Update test_window.c","shortMessageHtmlLink":"Update test_window.c"}},{"before":"6207465b837a109fd0f19e1360db61809694ecd0","after":"9d33dcdcbff687685d6883024dde1516d6c23146","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-08-01T19:28:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Fix issues with fb_scroll","shortMessageHtmlLink":"Fix issues with fb_scroll"}},{"before":"000ddc0a4df90ac35669789a62ee4c33a245f37d","after":"6207465b837a109fd0f19e1360db61809694ecd0","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-07-31T22:56:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Try to implement alternative version of scrolling","shortMessageHtmlLink":"Try to implement alternative version of scrolling"}},{"before":"96a06d534135be22612fccf1c9d070bfc3e26756","after":"000ddc0a4df90ac35669789a62ee4c33a245f37d","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-07-21T19:03:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Add function to check for rectangle intresection and get them","shortMessageHtmlLink":"Add function to check for rectangle intresection and get them"}},{"before":"b46d637c2f2bc03f5224c292613072b10df43a68","after":"96a06d534135be22612fccf1c9d070bfc3e26756","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-06-21T13:55:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Add interesect function","shortMessageHtmlLink":"Add interesect function"}},{"before":"3e87685f919eb6c2b05eb63c452caa82c8c0480f","after":"b46d637c2f2bc03f5224c292613072b10df43a68","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-06-19T18:54:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Remove test scrolling lines","shortMessageHtmlLink":"Remove test scrolling lines"}},{"before":"7cdedeccc4da7ff4449f6f6e3fddea6ffe6f6f58","after":"3e87685f919eb6c2b05eb63c452caa82c8c0480f","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-06-19T18:53:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Add scrolling to print functions","shortMessageHtmlLink":"Add scrolling to print functions"}},{"before":"cd613f2a8ad33f7167e862e5c5472d9443b54a48","after":"7cdedeccc4da7ff4449f6f6e3fddea6ffe6f6f58","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-06-17T22:58:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Clean and update scrolling function","shortMessageHtmlLink":"Clean and update scrolling function"}},{"before":null,"after":"cd613f2a8ad33f7167e862e5c5472d9443b54a48","ref":"refs/heads/210_implement_scrolling_f","pushedAt":"2024-06-17T18:58:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dreamos82","name":"Ivan G.","path":"/dreamos82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59960116?s=80&v=4"},"commit":{"message":"Implementing draft scrolling function","shortMessageHtmlLink":"Implementing draft scrolling function"}},{"before":"392150fc186095c26cf515db68ae415aebb8dfee","after":null,"ref":"refs/heads/164_rendering_image_issue","pushedAt":"2024-06-09T23:57:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DeanoBurrito","name":"r4","path":"/DeanoBurrito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12033165?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEqUyKXQA","startCursor":null,"endCursor":null}},"title":"Activity ยท dreamos82/Dreamos64"}