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-01[temp] scan with coveritykc/keyboard-coverity-1kcgen
2022-04-01Check an untrusted loop bound in keyboard layoutkcgen
2022-04-01Check an untrushed loop bound in keyboard layoutkcgen
2022-04-01Check seek's return value in keyboard layoutkcgen
2022-04-01Check for potential out of bounds array access in keyboard layoutkcgen
2022-04-01Check an untrusted loop bound in keyboard layoutkcgen
2022-04-01Check the return value from seek in keyboard layoutkcgen
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
2022-03-30Add DOS refresh rate handling variables and routineskcgen
2022-03-30Explicitly exit DOSBox from the test fixturekcgen
2022-03-30Lower number of allowed PVS Studio warningskcgen
2022-03-30Sync reSIDfp from upstreamLeandro Nini
2022-03-26Remove extraneous white-space from the install scriptkcgen
2022-03-26Add local git metadata to the install scriptkcgen
2022-03-26Add resources installation to the install scriptkcgen
2022-03-26Move the translation files into resourceskcgen
2022-03-26Add get resource support functionskcgen
2022-03-20Address PR feedback as suggestedWengier
2022-03-20Support for changing output options at run-timeWengier
2022-03-19Ignore the potential macOS ./Resources directorykcgen
2022-03-19Rebase the code and address Coverity issuesWengier