Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07Try to silence warningsww/share-portWengier
2022-04-07Fix Linux compile issueWengier
2022-04-07Merge branch 'main' of https://github.com/dosbox-staging/dosbox-staging into ...Wengier
2022-04-07Support for SHARE functionsWengier
2022-04-04Lower allowed warnings limitskcgen
2022-04-03Add noteww-extended-editionWengier
2022-04-03Refactor setting attributes on local files (CWE-367)kcgen
2022-04-03Add std::filesystem permission support functionskcgen
2022-04-03Use the new random generator in the OPL drum synth (CWE-676)kcgen
2022-04-03Use the new random generator in DOS_CreateTempFile (CWE-676)kcgen
2022-04-03Use the mersenne twister to generate random valueskcgen
2022-04-03Collapse duplicate CPU cycle parsing with lambdakcgen
2022-04-03Only process the fixed cycles string if present (CWE-252)kcgen
2022-04-03Remove an unused function to eliminate an unchecked rcode warning (CWE-252)kcgen
2022-04-03Check an untrusted loop bound in keyboard layout (CWE-606)kcgen
2022-04-03Check an untrushed loop bound in keyboard layout (CWE-606)kcgen
2022-04-03Check an untrusted loop bound in keyboard layout (CWE-606)kcgen
2022-04-03Catch out of bounds array access in keyboard layout (CWE-125)kcgen
2022-04-03Check the return value from seek in keyboard layout (CWE-252)kcgen
2022-04-03Check the return value from seek in keyboard layout (CWE-252)kcgen
2022-04-01Don't reassign a static containerkcgen
2022-04-01Drop accidental debug logging in the mousekcgen
2022-04-01Describe the resources directory in a README documentkcgen
2022-04-01Copy the resources into VisualStudio's output areakcgen
2022-04-01Log failed lookups for mandatory resourceskcgen
2022-04-01Hoist S3 last pixel skip determination up and use bitopskcgen
2022-04-01Make last pixel conditional in S3 polygon routinesJonathan Campbell
2022-03-30Initialize all FilterModel non-const memberskcgen
2022-03-30Check the return-code when reading the vorbis headerkcgen
2022-03-30Lower allowed warnings limitskcgen
2022-03-30Address PR feedback as suggestedFeralChild64
2022-03-30Sync keyboard.sys, ega.cpi, and related with upstreamFeralChild64
2022-03-30Let VFILE_Register handle vector blobskcgen
2022-03-30Update the list of push/pull authors in GitHub's workflowskcgen
2022-03-30Sync stb_vorbis with upstream (v1.22)Sean Barrett
2022-03-30Sync dr_mp3 with upstream (v0.6.32)David Reid
2022-03-30Sync dr_flac with upstream (v0.12.37)David Reid
2022-03-30Update mt32emu wrap to version 2.6.1 revision 1kcgen
2022-03-30Update FluidSynth wrap to version 2.2.6 revision 1kcgen
2022-03-30Let the mixer map the channels' line outkcgen
2022-03-30Manage the channels' stereo mapping using line indexeskcgen
2022-03-30Add an enum for left and right audio indexes to the mixerkcgen
2022-03-30Clarify that a pointer is used to end the GFX updatekcgen
2022-03-30Employ the CFR and VFR presentation modeskcgen
2022-03-30Add frame buffer update and presentation routines per backendkcgen
2022-03-30Add vsync management and determination routineskcgen
2022-03-30Always log overages with the pacerkcgen
2022-03-30Add host refresh rate handling variables and routineskcgen
2022-03-30Initialize remaining VGA struct memberskcgen
2022-03-30Drop the concept of forced updates from the video chainkcgen