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-05-04[WIP] Add logging to setup_window_ppkc/gm/highdpi-3kcgen
2022-05-04Add HiDPI supportkcgen
2022-05-03Fix debug window-event ID checkkcgen
2022-05-03Enable high DPI for debugger windowKirk
2022-05-03Update Coverity scanner to 2021.12.1kcgen
2022-05-03Check the debugger event using a constexpr arraykk/format-debugger-changes-1kcgen
2022-05-03Format parameters on their own lineskcgen
2022-05-03Apply clang-format to debugger changesKirk
2022-05-01Fix name typoKirk
2022-05-01Increase allowed PVS warningsKirk Klobe
2022-05-01Incorporate PR feedbackKirk
2022-05-01Fix some PVS-Studio warningsKirk
2022-05-01Integrate modified PDCurses for debuggerKirk
2022-05-01Add PDCurses modificationsKirk
2022-05-01Embed latest needed PDCurses filesWilliam McBrine
2022-05-01Refactor the shell's CHOICE command with regular expressionskcgen
2022-05-01Cleanup whitespace formatting in the Auto Typerkcgen
2022-05-01Add upper-case handling to the Auto Typerkcgen
2022-05-01Rename AutoType's End to StopImmediatelykcgen
2022-05-01Add a support function to remove duplicates from a containerkcgen
2022-05-01Update CI author listkcgen
2022-04-30Support gamma-correct interpolation in the 'sharp' OpenGL shaderJohn Novak
2022-04-29Drop the tandyrate conf-file settingkcgen
2022-04-29Refactor the Tandy sound sourceskcgen
2022-04-29Avoid underflow and overflow in the Mixerkcgen
2022-04-29Increase the sn96496's maximum sample ratekcgen
2022-04-29Set the default gain in MAME's sn96496 devicekcgen
2022-04-29Add null-deference checks to MAME's sn96496 devicekcgen
2022-04-29Make use of the MAME device tag stringkcgen
2022-04-29Prevent copying and assiment of the MAME devicekcgen
2022-04-29Initialize MAME device rate with default valuekcgen
2022-04-28Only close the serial port handle if it's valid (CWE-687)kcgen
2022-04-28Check the return value from FindCommand in shell cmds (CWE-252)kcgen
2022-04-28Ensure we don't overrun a fixed string buffer in shell cmds (CWE-120)kcgen
2022-04-28Reduce allowed PVS Studio warningskcgen
2022-04-28Check the return value from seek in BIOS disk (CWE-252)kcgen
2022-04-28Check an untrusted loop bound in keyboard layout (CWE-606)kcgen
2022-04-28Check the return value from seek in keyboard layout (CWE-252)kcgen
2022-04-28Collapse identical code for different branches in mf262 CWE-398)kcgen
2022-04-28Clarify that output level is not floating-point in sn76496kcgen
2022-04-28Check the return value from seek in pcjr boot (CWE-252)kcgen
2022-04-28Check for a potential null deference in pcjr boot (CWE-476)kcgen
2022-04-28Check that a buffer index will stay in-bounds (CWE-129)kcgen
2022-04-28Avoid iterating past a container end in drive overlay (CWE-119)kcgen
2022-04-28Check seek and tell return values in drive overlay (CWE-252), (CWE-687)kcgen
2022-04-27Update .gitattributes to auto-normalize text filesKirk Klobe
2022-04-27Avoid a potential divide-by-zero in rate calculationkcgen
2022-04-27Remove Windows line-endings from sdlmain headerkcgen
2022-04-25Move PPScale class to ppscale.hWengier
2022-04-25Add DOSBox Staging headerWengier