Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

DOSBox Staging

DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.
Collective - Host: opensource - https://opencollective.com/dosbox-staging - Website: https://www.dosbox-staging.org/ - Code: https://github.com/dosbox-staging

Pass button press events to guest side if gaining focus in seamless mode

github.com/dosbox-staging/dosbox-staging - 998a3ef744e542651520b869d0e6c5f48de2870e authored 12 months ago by FeralChild64 <[email protected]>
Update german translation for v0.81 RC1

- More translation fixes.

github.com/dosbox-staging/dosbox-staging - d9d90c017dc18b7516220974581c3c9f1406c796 authored 12 months ago by Burrito78 <[email protected]>
Lookup the resource file when getting lines

github.com/dosbox-staging/dosbox-staging - 763f6a422b31a169de88bc7604db4083b43fdbad authored 12 months ago by kcgen <[email protected]>
Deployed current website (6d308a7)

github.com/dosbox-staging/dosbox-staging.github.io - 1690a94e5f304095e3871641c3c0815728285208 authored 12 months ago by GitHub Actions Bot <>
website: add joystick support info to the getting started guide

github.com/dosbox-staging/dosbox-staging - 6d308a7de631c5526d31053c544766a6a1b80e46 authored 12 months ago by John Novak <[email protected]>
Fix check for forbidden paths on POSIX systems

github.com/dosbox-staging/dosbox-staging - 3ead5a2c805160449b31dbf3ac091e6d5b217803 authored 12 months ago by FeralChild64 <[email protected]>
Remove obsolete 'fopen_wrap' mechanism

The protection agains accessing /proc filesystem looks obsolete,
running the emulator as root is...

github.com/dosbox-staging/dosbox-staging - 51df031eae1325926c5212a1e28209031a3a5a4b authored 12 months ago by FeralChild64 <[email protected]>
Deployed current website (99462dc)

github.com/dosbox-staging/dosbox-staging.github.io - aaf2eae35e180b0bb6a8f432525c1cea4d8b9a44 authored 12 months ago by GitHub Actions Bot <>
website: 0.81.0-RC release notes improvements

github.com/dosbox-staging/dosbox-staging - 99462dcec2e76fbdc5685c58e2ce380330d934c8 authored 12 months ago by John Novak <[email protected]>
Add a couple more Linux debug-only flags

LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS is used by clang and adds
thread safety annotations and ...

github.com/dosbox-staging/dosbox-staging - 0ee1b7fee3ca70c6fc62d9e84f8bda9a6da994af authored 12 months ago by kcgen <[email protected]>
Detect and fail for a very specific build combination

github.com/dosbox-staging/dosbox-staging - a23c223e768146affd8d547ef6060b9deddc96f3 authored 12 months ago by kcgen <[email protected]>
Get rid of the macro hackery in vga_crtc.cpp

github.com/dosbox-staging/dosbox-staging - df935ff9aee7ba310a7e4502b0585bf637e3ed9b authored 12 months ago by John Novak <[email protected]>
Store `is_double_scanning` flag in `VgaDraw`

github.com/dosbox-staging/dosbox-staging - e3e87bf127939e3ef84f0ab2ed5239cf84b4d756 authored 12 months ago by John Novak <[email protected]>
Restore previous Maximum Scan Line CRTC register behaviour

This effectively reverts 97f73bf8c6, plus the resize criteria has been
improved based on DOSBox ...

github.com/dosbox-staging/dosbox-staging - 5f52fadaffc02457356f94c81ade05a3a77c27e0 authored 12 months ago by John Novak <[email protected]>
Clean up `vga_write_p3d5` in vga_crtc.cpp

No functional changes.

github.com/dosbox-staging/dosbox-staging - f88d08663cf4d68591eb4bf37e0d1374bc4cda74 authored 12 months ago by John Novak <[email protected]>
Make integer scaling calculations 100% robust in sdlmain

github.com/dosbox-staging/dosbox-staging - 8cafd2b084ddc309cccbc85be57742fced01284d authored 12 months ago by John Novak <[email protected]>
Make pixels per scanline calculations 100% robust in shader manager

github.com/dosbox-staging/dosbox-staging - 5dc4bcee1a7276f80525269c54d039a76552ceb6 authored 12 months ago by John Novak <[email protected]>
Fix FPU issues

Only enable FILD/FIST memcpy logic when C_FPU_X86 is false, and ensure
use_regs_memcpy is set to...

github.com/dosbox-staging/dosbox-staging - 09da66b5cbf0537058392af24aaf4ef8cffec600 authored 12 months ago by Kirk Klobe <[email protected]>
Do not read shell history if secure mode is enabled

github.com/dosbox-staging/dosbox-staging - c034c6ea3f53e6e3812a710c9eb75143e220a501 authored 12 months ago by Daniel Bomar <[email protected]>
Flatten the zlib-ng checks and add failure explanations

The previous logic performed all the zlib-ng prerequisite
checks in a single conditional stateme...

github.com/dosbox-staging/dosbox-staging - 87df7753b1625e47816e8548ac622860703c470e authored 12 months ago by kcgen <[email protected]>
Standardize Meson formatting (apply 'muon fmt')

github.com/dosbox-staging/dosbox-staging - e9960dd444c7e5b3f9801428182e0fb48229b433 authored 12 months ago by kcgen <[email protected]>
Use a list to improve logging of SIMD instruction sets

github.com/dosbox-staging/dosbox-staging - c4e86a509eb94f958128c99447e96c7e87eb3229 authored 12 months ago by kcgen <[email protected]>
Use UTF-8 for shell history

github.com/dosbox-staging/dosbox-staging - 208d682b181cc19d8e3333ce50d322c2b8b52d8d authored 12 months ago by Daniel Bomar <[email protected]>
Enable except_death tests only in debug builds

github.com/dosbox-staging/dosbox-staging - 7091a7b8becbc5cce4ea68c17a398b8948fae709 authored 12 months ago by Nicolas signed-log FORMICHELLA <[email protected]>
Do not record successive duplicate commands in the history

github.com/dosbox-staging/dosbox-staging - 2f72bf7a0d35df89d0c4ee7af3723645670a7b02 authored 12 months ago by Daniel Bomar <[email protected]>
Remove some 'fast math' release build settings

github.com/dosbox-staging/dosbox-staging - 701411451d15da92e8e8eb6eca799b3fb8c8333b authored 12 months ago by Kirk Klobe <[email protected]>
Fix broken check for existing file in 'localDrive::FileCreate'

github.com/dosbox-staging/dosbox-staging - 8ac691456d56986da8e2d5630cd37d2ac71306be authored 12 months ago by FeralChild64 <[email protected]>
Fix Windows-specific 'Crystal Caves' game save problem

github.com/dosbox-staging/dosbox-staging - ff90cc5666e2be79e62afe624634c826e51c33f3 authored 12 months ago by FeralChild64 <[email protected]>
Fix macOS Info.plist template so the actual version is shown

github.com/dosbox-staging/dosbox-staging - 363ca9c19f7fc5c043e9554966f9e69461b261f6 authored 12 months ago by John Novak <[email protected]>
Lower allowed Clang analyzer warnings

github.com/dosbox-staging/dosbox-staging - 1bd83c92cddeca8849c37d4510208ad523cdd643 authored 12 months ago by kcgen <[email protected]>
Use existing Meson flags to enable/disable the zlib-ng wrap

github.com/dosbox-staging/dosbox-staging - 34f56614303da373bd66e04471cd8fe413e13262 authored 12 months ago by kcgen <[email protected]>
Move link flag to link variables

github.com/dosbox-staging/dosbox-staging - 22aef938673a2c41e1759cb54ce04807dc53ad7e authored 12 months ago by kcgen <[email protected]>
Store and use allow-listed cflags in zlib-ng

github.com/dosbox-staging/dosbox-staging - 17d838f006ad3defe3954dc91943f017d946c94d authored 12 months ago by kcgen <[email protected]>
Ensure GCC FPU is enabled with native or SIMD request

GCC sometimes needs -mfpu=<ISA> set to let it compile
a given SIMD instruction set. For example:...

github.com/dosbox-staging/dosbox-staging - 03e2b0ba8d1b19d8c61e481cc2dd2f050b39ed17 authored 12 months ago by kcgen <[email protected]>
Render video lines one-by-one even in high resolution modes

Previously, high resolution (800×600 and up) video modes were
rendered out from the emulated vid...

github.com/dosbox-staging/dosbox-staging - eeac195a06e0ac075fdbd652dfbdd1819a6882c3 authored 12 months ago by kcgen <[email protected]>
Apply final k4ppa971 adjustments

github.com/dosbox-staging/dosbox-staging - bf1c93c0f0ef8a08ce6e2539b44f29b54dbc30e1 authored 12 months ago by Marco Buzzanca <[email protected]>
Update Italian (it_IT) translation

github.com/dosbox-staging/dosbox-staging - 5c4631be8288bbd81c7ad5b1f0ac1f00e6067077 authored 12 months ago by Marco Buzzanca <[email protected]>
Deployed current website (b48d5c9)

github.com/dosbox-staging/dosbox-staging.github.io - d573d8c197f692843e26335b8dc4cdbfc75c4901 authored 12 months ago by GitHub Actions Bot <>
Bump 0.80 version to 0.82-alpha

github.com/dosbox-staging/dosbox-staging - b48d5c98be3482205aac1c6a545bda33596d4910 authored 12 months ago by John Novak <[email protected]>
Bump 0.80 version to 0.82-alpha

github.com/dosbox-staging/dosbox-staging - c6bc49cfa05675899d44066b39b9dad7fff253d9 authored 12 months ago by John Novak <[email protected]>
website: getting started guide fixes

github.com/dosbox-staging/dosbox-staging - 0a9d29597b8ebae20c00ababf50b85b6da1f9290 authored 12 months ago by John Novak <[email protected]>
Fix icon install path

Was installing to /usr/share/icons/hicolor/128X128 (X is capitalized).

github.com/dosbox-staging/dosbox-staging - 3f783e293c4c30cd2ebec3e4c7bed54a377f4ab8 authored almost 1 year ago by Dan Church <[email protected]>
Fix two PVS Studio warnings

github.com/dosbox-staging/dosbox-staging - adc3de5551492fcd6583c1a17a62af49bc87b13b authored about 1 year ago by FeralChild64 <[email protected]>
Deployed current website (a65f431)

github.com/dosbox-staging/dosbox-staging.github.io - 0820de4c9432f3a9e9e1484873cf37a33c879eeb authored about 1 year ago by GitHub Actions Bot <>
Deployed current website (a65f431)

github.com/dosbox-staging/dosbox-staging.github.io - 33f031b57494398d5a3d2a7259702557f85575bc authored about 1 year ago by GitHub Actions Bot <>
website: getting started guide improvements

github.com/dosbox-staging/dosbox-staging - a65f431acf123dd2d2e4681cb543277630a3a9b7 authored about 1 year ago by John Novak <[email protected]>
website: update getting started guide

github.com/dosbox-staging/dosbox-staging - 47b1a3b2cf7450cc634c1e9b422a4f1920cdc039 authored about 1 year ago by John Novak <[email protected]>
Deployed current website (c5ec617)

github.com/dosbox-staging/dosbox-staging.github.io - 20c74c3ddac3ff3803799c27e3d4844f2126f75e authored about 1 year ago by GitHub Actions Bot <>
website: release notes improvements & add legacy SVN shader link

github.com/dosbox-staging/dosbox-staging - c5ec617787384710b19a836319ba12a16351b0f5 authored about 1 year ago by John Novak <[email protected]>
website: add 0.81.0-rc1 download links & SHA hashes

github.com/dosbox-staging/dosbox-staging - 53f59e6254c64fa8070f4bdf8e6ea436c9689c1c authored about 1 year ago by John Novak <[email protected]>
Fix Markdown errors in README

github.com/dosbox-staging/dosbox-staging - 18fd66dab0f2e14b7ed77c80ac6665d1dc22f4d5 authored about 1 year ago by John Novak <[email protected]>
README.md improvements

github.com/dosbox-staging/dosbox-staging - 54736b4f0a228278e8ff2eb33ca1d8fa9b2e8e1d authored about 1 year ago by John Novak <[email protected]>
Improve dependencies table in README

github.com/dosbox-staging/dosbox-staging - 99c54617db44c0dea4c0ee15b4c551e2ce2304fa authored about 1 year ago by John Novak <[email protected]>
Remove features list from README

github.com/dosbox-staging/dosbox-staging - 9bd2c022ad8483ad5daa02fa1a31af59e123e075 authored about 1 year ago by John Novak <[email protected]>
Updated german translation for 0.81 Release

github.com/dosbox-staging/dosbox-staging - b4532333fecd3fe3ff114bd0a3aa8038156e7eb5 authored about 1 year ago by Burrito78 <[email protected]>
Fix raised black level issue with the 1080p VGA shaders

github.com/dosbox-staging/dosbox-staging - 91e65ff30a109de47ebd743ff2a6d0a466b6214e authored about 1 year ago by John Novak <[email protected]>
Windows installer tweaks

- Remove `-noconsole` option from all shortcuts
- Don't execute `config -wc` on the first run

github.com/dosbox-staging/dosbox-staging - 1fee0928132ab369fbb08aef283d65f39555e2bd authored about 1 year ago by John Novak <[email protected]>
Fix release tagging in the macOS build workflow

github.com/dosbox-staging/dosbox-staging - 333b5254dcc9cd8abdf79a0261abdac20ddd5bfc authored about 1 year ago by John Novak <[email protected]>
Deployed current website (c19b6ed)

github.com/dosbox-staging/dosbox-staging.github.io - 61b6d4a2ec28ce995dafd0a8046cdcb84fd0d41d authored about 1 year ago by GitHub Actions Bot <>
website: 0.81.0-rc1 preparations

github.com/dosbox-staging/dosbox-staging - c19b6ed8d363c5cdd22177270db1f6655c1cfb3d authored about 1 year ago by John Novak <[email protected]>
website: update release notes

github.com/dosbox-staging/dosbox-staging - e65664c664f25fe4dd52e3ab4f081c610a51015f authored about 1 year ago by John Novak <[email protected]>
Update copyright date for sources modified in 2023

This covers DOSBox Staging sources modified during
the 2023 time frame.

Normally the copyright ...

github.com/dosbox-staging/dosbox-staging - 1eb379b0bdec89f9ccad02156fd83a5cf2b4268e authored about 1 year ago by kcgen <[email protected]>
Update Polish (pl) translation

github.com/dosbox-staging/dosbox-staging - a00bcdc69c1ef6b5a92324176d9706b67e5931c3 authored about 1 year ago by FeralChild64 <[email protected]>
Assess and enable zlib-ng SIMD flags in Meson

This helps in cases when the user's compiler doesn't support
native SIMD optimization such as wi...

github.com/dosbox-staging/dosbox-staging - 3684708f87cdf48c20084c49aa38b27cc9eeefad authored about 1 year ago by kcgen <[email protected]>
Allow four unused variable assignments from dr_flac

The Clang analyzer is catching four unused variable assignments
in dr_flac:

dr_flac line 3997: ...

github.com/dosbox-staging/dosbox-staging - 9385a9a50361df09026205201adc4680ce9cb4c2 authored about 1 year ago by kcgen <[email protected]>
Deployed current website (1c5187b)

github.com/dosbox-staging/dosbox-staging.github.io - e2a358e4213707299572588c1bb28495cfbdbe50 authored about 1 year ago by GitHub Actions Bot <>
website: enable dev site banner

github.com/dosbox-staging/dosbox-staging - 1c5187b9ae7d0d0d4f047de2c5b3f57996309c5f authored about 1 year ago by John Novak <[email protected]>
Deployed current website (396dfd4)

github.com/dosbox-staging/dosbox-staging.github.io - 4257d39f5abf3f75549ff1dee16fd4e56c518a6d authored about 1 year ago by GitHub Actions Bot <>
website: CSS improvements, switch to new logo

github.com/dosbox-staging/dosbox-staging - 666385f5101c93890ed18b288bc7a8bfceb90bdc authored about 1 year ago by John Novak <[email protected]>
docs: getting started guide adjustments for v0.81.0

github.com/dosbox-staging/dosbox-staging - f075d6d357b18c64f1d054ffb45b6857fa7d9c7b authored about 1 year ago by John Novak <[email protected]>
docs: getting started guide - new advanced graphics options chapter

github.com/dosbox-staging/dosbox-staging - 78f7976b83c706d620b438ecea462dc56ff0b5c4 authored about 1 year ago by John Novak <[email protected]>
website: rename "downloads" to "releases", preview site banner, getting started WIP

github.com/dosbox-staging/dosbox-staging - 396dfd498151b6f8d52c7da7de206bb27edad4dc authored about 1 year ago by John Novak <[email protected]>
Log warning to console when not using full FPU 80-bit precision

github.com/dosbox-staging/dosbox-staging - 3311704199154793f32c157a1908ebf0863e714b authored about 1 year ago by Kirk Klobe <[email protected]>
website: release notes improvements

github.com/dosbox-staging/dosbox-staging - ccaf4a852a982d72417320713787982fed9f7101 authored about 1 year ago by John Novak <[email protected]>
Deployed current website (e718e2d)

github.com/dosbox-staging/dosbox-staging.github.io - 29a6f71961e56e5fa8841a30d569fb7004782889 authored about 1 year ago by GitHub Actions Bot <>
website: release notes improvements

github.com/dosbox-staging/dosbox-staging - e718e2d5cdd71dcab973ae7e9264cc5b242e1a61 authored about 1 year ago by John Novak <[email protected]>
Improve `shell_history_file` setting description

github.com/dosbox-staging/dosbox-staging - 9eab3f6ae39b9e4179aa56ed54f30af1a15031b3 authored about 1 year ago by John Novak <[email protected]>
Restore the previous behaviour of pixel-art upscaler shaders

Smoothing pixel-art upscaler shaders need the non-double-scanned and
non-pixel-doubled source im...

github.com/dosbox-staging/dosbox-staging - 4437da7aacc104534782770c46f14afbd4436507 authored about 1 year ago by John Novak <[email protected]>
Casing fix in mapper log

github.com/dosbox-staging/dosbox-staging - 04f1796b519b0b4fa5090b22d9e04935002fcb21 authored about 1 year ago by FeralChild64 <[email protected]>
Always log newly loaded codepage, not only if detected from language

github.com/dosbox-staging/dosbox-staging - 256f0a0efaf3567ecba9a3033b5ae2f521f1fd2a authored about 1 year ago by FeralChild64 <[email protected]>
Update Italian (it_IT) translation

Signed-off-by: kcgen <[email protected]>

github.com/dosbox-staging/dosbox-staging - efc06129de77258fe801b6318246377969ab382d authored about 1 year ago by Kappa971 <[email protected]>
Deployed current website (2dff76d)

github.com/dosbox-staging/dosbox-staging.github.io - 35b50e2afa233f89b15e25dc12915ff59120f78c authored about 1 year ago by GitHub Actions Bot <>
website: update release notes

github.com/dosbox-staging/dosbox-staging - 2dff76d55c7ea60537f2c336cc76ce7260a47708 authored about 1 year ago by John Novak <[email protected]>
Deployed current website (5be8418)

github.com/dosbox-staging/dosbox-staging.github.io - 377046612066c8f14891c96b2e0c9542164bd7fe authored about 1 year ago by GitHub Actions Bot <>
website: release note additions & improvements

github.com/dosbox-staging/dosbox-staging - 5be84184a6c56322a86ab6c9480bcbd9c6f16754 authored about 1 year ago by John Novak <[email protected]>
website: small style adjustment

github.com/dosbox-staging/dosbox-staging - 34967524f4976afa7ffd419a205aed563d4c87ac authored about 1 year ago by John Novak <[email protected]>
website: dev builds download page improvements

github.com/dosbox-staging/dosbox-staging - ebcaceb0833396b8317ae5c18d4cef773ca4eb9c authored about 1 year ago by John Novak <[email protected]>
Revert "Always use versioned action/upload key names"

This reverts commit fa409c43cbb99dcac5e41eaf22adccd8eab9b85e.

github.com/dosbox-staging/dosbox-staging - 84434f5626e331b0b6e8427a817151a71e97634a authored about 1 year ago by kcgen <[email protected]>
Revert "Bump actions/upload-artifact from 3 to 4"

This reverts commit 37f536b83e3297655ea985d3394bee74d1be715e.

github.com/dosbox-staging/dosbox-staging - cc6644758571ba59bf8d882ae4bd71dd8db5fd3c authored about 1 year ago by kcgen <[email protected]>
Revert "Bump dawidd6/action-download-artifact from 2 to 3"

This reverts commit 8b92a1b448ce5e18a63be62d74644df13d29b03d.

github.com/dosbox-staging/dosbox-staging - 31eaf5384b6b4e8ed963e05afea0cd00063803ca authored about 1 year ago by kcgen <[email protected]>
Revert "Bump actions/download-artifact from 3 to 4"

This reverts commit 42184b535cd496325b9848262f4df7e83e08f6d1.

github.com/dosbox-staging/dosbox-staging - 194eb501aadacd5f0ebf7bb016a8ac29908a1eb1 authored about 1 year ago by kcgen <[email protected]>
website: improve macOS hardware requirements info

github.com/dosbox-staging/dosbox-staging - 888911bfcf5485c720f5de14d3b769cd5fb385aa authored about 1 year ago by John Novak <[email protected]>
website: add SSSE3 hardware requirement to the downloads pages

github.com/dosbox-staging/dosbox-staging - 13425d6303d715a6bc0482e1dde7c6df756bb2a5 authored about 1 year ago by John Novak <[email protected]>
website: release notes - add Linux icon install instructions

github.com/dosbox-staging/dosbox-staging - 7223c4543599909f4d4c983c3480501c8706e292 authored about 1 year ago by John Novak <[email protected]>
website: release notes fixes & additions

github.com/dosbox-staging/dosbox-staging - faa883389788023abdbbb2377064519d9f37a05e authored about 1 year ago by John Novak <[email protected]>
Deployed current website (fa12016)

github.com/dosbox-staging/dosbox-staging.github.io - 7b2fc98811fce1340e28c02aa0065be0b76208d7 authored about 1 year ago by GitHub Actions Bot <>
website: release notes fixes & additions

github.com/dosbox-staging/dosbox-staging - fa12016dd1a074ef64dd9c7f2fd0bbb7f9a6c0f4 authored about 1 year ago by John Novak <[email protected]>