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-08-01Adjust clock for pre-VGA color modeskc/pre-vga-clock-1kcgen
2022-07-30Revert a NULL assumption in Enet due to gotokcgen
2022-07-30Fix mouse button behavior in Master of Orion IIFeralChild64
2022-07-30Allow exceptions to be thrown from Adlib Golb (CWE-248)kcgen
2022-07-30Only exclude OpenGL for the debugger on Linuxkcgen
2022-07-30Lower allowed warning limitskcgen
2022-07-30Avoid out-of-bounds access on large SB DMA transfers (CWE-125)kcgen
2022-07-30Disable effc++ for Iir1 until its next releasekcgen
2022-07-30Sync Enet with upstreamkcgen
2022-07-30Explicitly comment IDE's no-op brancheskcgen
2022-07-30Use size-limited string operations in drive functions (CWE-120)kcgen
2022-07-30Initialize the CDROM read-sectors buffer before use (CWE-457)kcgen
2022-07-30Initialize scalars before use in driver overlaykcgen
2022-07-30Assert type-bounds before value-bounds in check_cast (CWE-569)kcgen
2022-07-30Simplify bitops width checks (CWE-569)kcgen
2022-07-30Use CamelCase for multi-value class and member nameskcgen
2022-07-30Use CamelCase convention for Setup class memberskcgen
2022-07-30Cleanup const-ref types in setup interfaceskcgen
2022-07-30Avoid uncaught exception during setup destruction (CWE-248)kcgen
2022-07-30Avoid a buffer overrun when splitting 8.3 filenames (CWE-120)kcgen
2022-07-30Check video mode was indeed changed to Hercules CWE-252)kcgen
2022-07-30Initialize the impulse PC Speaker max PIT rate (CWE-457)kcgen
2022-07-30Allow an exception from Adlib Gold's lowshelf to be caught (CWE-248)kcgen
2022-07-30Check fseek return value during MIDI capture CWE-252)kcgen
2022-07-30Check the disk pointer before dereferencing it in IDE (CWE-476)kcgen
2022-07-30Avoid an always-true template comparison in magic_enum (CWE-569)kcgen
2022-07-30Improve delineation of major section in meson buildkcgen
2022-07-30Exclude OpenGL for debugger buildskcgen
2022-07-30Simplify breakpoint loops using range-based syntaxkcgen
2022-07-30Focus the graphics window when debugging endskcgen
2022-07-30Initialize the debugger's static and global variableskcgen
2022-07-30Lazy-init the debugger's UI windowkcgen
2022-07-29Fix typo in clang-formatkcgen
2022-07-29Only mix whole stereo frames in SB 16-bit DMA modekcgen
2022-07-28Drop the pdcurses dependency for Visual Studio debugger buildskcgen
2022-07-28Drop the ncurses dependency from debugger docskcgen
2022-07-28Lower allowed warning limitskcgen
2022-07-28Use macOS 12 in CI to run unit testskcgen
2022-07-28Move macOS CI to 11.0 due to 10.15 being deprecatedkcgen
2022-07-28Mark two rvalues unused in the macOS CD Playerkcgen
2022-07-28Avoid scanning 3rd party librarieskcgen
2022-07-28Update the Glib Meson wrap from 2.72.1 to 2.72.2kcgen
2022-07-28Support the SpeexDSP depenedency via Meson wrapkcgen
2022-07-28Provide Iir1 via Meson wrap and vcpkgkcgen
2022-07-26Update Italian message sources for translationKappa971
2022-07-26Update Italian (it) translation resourcesKappa971
2022-07-26Lower allowed warning limitskcgen
2022-07-25Allow reverb & chorus sends from the FluidSynth mixer channelJohn Novak
2022-07-25Add note to the FluidSynth chorus & reverb config descriptionsJohn Novak
2022-07-25Prefix FluidSynth reverb and chorus config keys with 'fsynth_'John Novak