{"id":16219863,"url":"https://github.com/rbergen/pdcurses","last_synced_at":"2025-04-07T23:45:08.033Z","repository":{"id":130459454,"uuid":"329397548","full_name":"rbergen/PDCurses","owner":"rbergen","description":"Visual Studio 2019 project version of PDCurses","archived":false,"fork":false,"pushed_at":"2021-10-27T09:08:22.000Z","size":128,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T01:17:34.483Z","etag":null,"topics":["c","pdcurses","visual-studio"],"latest_commit_sha":null,"homepage":"","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/rbergen.png","metadata":{"files":{"readme":"README.md","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":"2021-01-13T18:29:59.000Z","updated_at":"2023-12-20T03:51:58.000Z","dependencies_parsed_at":"2023-04-16T17:18:54.298Z","dependency_job_id":null,"html_url":"https://github.com/rbergen/PDCurses","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbergen%2FPDCurses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbergen%2FPDCurses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbergen%2FPDCurses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbergen%2FPDCurses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbergen","download_url":"https://codeload.github.com/rbergen/PDCurses/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749966,"owners_count":20989712,"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":["c","pdcurses","visual-studio"],"created_at":"2024-10-10T11:56:20.427Z","updated_at":"2025-04-07T23:45:08.016Z","avatar_url":"https://github.com/rbergen.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDCurses\n\nThis is a Visual Studio 2019 project version of PDCurses ([website](https://pdcurses.org/)/[GitHub repo](https://github.com/wmcbrine/PDCurses)). \nI created it from the original PDCurses sources as retrieved from the PDCurses GitHub repo, to be able to properly debug an issue I ran into when trying to use PDCurses to marginally improve the college-time hobby project that is [R136](https://github.com/rbergen/R136). As it yielded a working version of PDCurses in the Visual Studio 2019 context that's familiar to many, I decided to create a repo for it, as well.\n\n## Version\n\nThis incarnation of PDCurses is based on [PDCurses release 3.9](https://github.com/wmcbrine/PDCurses/releases/tag/3.9).\n\n## Changes applied\n\nTo make PDCurses build in this form, the following changes were made to the original sources:\n* All the source files built by \\\u003cpdcurses\\\u003e/wincon/Makefile.vc were put at the root of the VS 2019 project (original source files locations being \\\u003cpdcurses\\\u003e/, \\\u003cpdcurses\\\u003e/wincon, \\\u003cpdcurses\\\u003e/pdcurses and \\\u003cpdcurses\\\u003e/common)\n* All global `#include`s of PDCurses headers were converted to local `#include`s\n* The `is_nt` variable is fixed to `TRUE` in pdcscrn.c; Visual Studio has long stopped building for non NT-based versions of Windows anyway\n* A `#pragma warning` was used to disable warning C28159 concerning the use of `GetTickCount()` in pdcscrn.c\n\nFurthermore, changes were made to the VS 2019 project property defaults to make the project build.\n\n## Credits\n\nAll credits go to the original PDCurses authors/maintainers.\n\n_- Rutger van Bergen - [github.com/rbergen](https://github.com/rbergen)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbergen%2Fpdcurses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbergen%2Fpdcurses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbergen%2Fpdcurses/lists"}