{"id":25933272,"url":"https://github.com/asivery/epfb-re","last_synced_at":"2026-05-12T04:34:31.935Z","repository":{"id":279484776,"uuid":"938419346","full_name":"asivery/epfb-re","owner":"asivery","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-25T19:39:29.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T20:34:20.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asivery.png","metadata":{"files":{"readme":"README.TXT","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-24T23:33:50.000Z","updated_at":"2025-02-25T19:39:33.000Z","dependencies_parsed_at":"2025-02-25T20:44:23.298Z","dependency_job_id":null,"html_url":"https://github.com/asivery/epfb-re","commit_stats":null,"previous_names":["asivery/epfb-re"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fepfb-re","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fepfb-re/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fepfb-re/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fepfb-re/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asivery","download_url":"https://codeload.github.com/asivery/epfb-re/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241763727,"owners_count":20016162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-04T00:53:15.036Z","updated_at":"2026-05-12T04:34:31.888Z","avatar_url":"https://github.com/asivery.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains the current state of my work on reverse engineering the libqgsepaper library provided in the rMPP toolchain.\n\nRight now the rM2 is not supported.\nThe library exposes the `epframebuffer.so` file which you can include in your project.\n\nYou can then use the following functions\n\n- EPFramebuffer::createControlledInstance() - returns an instance of EPFramebuffer.\n- EPFramebuffer.getAuxFramebuffer() - returns the QImage* to the auxilary buffer (the one you can write your images to)\n- EPFramebuffer.swapBuffers(QRect changedRegion, EPContentType epct, EPScreenMode type, QFlags\u003cEPFramebuffer::UpdateFlag\u003e flags) - swaps the buffers (and updates the screen)\n\nPlease link against libepfb.so *first* (see `make.sh`), otherwise this program won't work.\n\nThe framebuffer should automatically clean up all its resources, when the app terminates (it uses atexit() hooks).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasivery%2Fepfb-re","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasivery%2Fepfb-re","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasivery%2Fepfb-re/lists"}