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-11-04Squash a couple warningskc/fps-pacing-1kcgen
2022-11-04Replace header locks with lighter atomicskcgen
2022-11-04Proportional throttle, and slower increasekcgen
2022-11-04Add configurable queue depth and min cycle percent to schedulerkcgen
2022-11-04[WIP] Low-latency cycle controlkcgen
2022-11-04[WIP] Minimized fixed cycle schedulerkcgen
2022-11-04[WIP] Preemptive frame control and PIC timing using independent timerskcgen
2022-11-04Add mouse related hints to title barFeralChild64
2022-11-03Move toolkit-independent mouse code out of sdlmain.cppFeralChild64
2022-11-03Fix a bug preventing rescanning for new miceFeralChild64
2022-10-30Delete obsolete translated msgsRobert de Rooy
2022-10-30Update Italian (it-it) translationKappa971
2022-10-29Add Dutch translation of MORERobert de Rooy
2022-10-28Update zlib wrap to version 1.2.13 revision 1kcgen
2022-10-28Update SpeexDSP wrap to version 1.2.1 revision 5kcgen
2022-10-27Split contributed CD-DA scripts into fetch vs. cue functionskcgen
2022-10-26Implement MORE.COM commandFeralChild64
2022-10-24Add Dutch tranlation of MOUSECTLRobert de Rooy
2022-10-23Update Italian (it-it) translationKappa971
2022-10-23Fix a time-of-check time-of-use (TOCTOU) scenario in ManyMouse (CWE-367)kcgen
2022-10-23Fix an implicit sign conversion warning in ManyMousekcgen
2022-10-23Fix potential loss-of-precision when reading in ManyMousekcgen
2022-10-23Fix uninitialized event member access in ManyMouse (CWE-457)kcgen
2022-10-22Fix outdated config option descriptionFeralChild64
2022-10-22Add unit tests for clamp_to_<int_t> functionskcgen
2022-10-22Add unsigned input handling to clamp_to_ functionskcgen
2022-10-22Handle code review remarksFeralChild64
2022-10-22Fix range intersection warning in ManyMouse libraryFeralChild64
2022-10-22Fix static analysis remarksFeralChild64
2022-10-22Fix mouse code formattingFeralChild64
2022-10-22Handle code review remarksFeralChild64
2022-10-22Use the existing interface strings in ParseInterfaceskcgen
2022-10-22Operate on the list of interfaces as a local memberkcgen
2022-10-22Handle code review remarksFeralChild64
2022-10-22Silence compiler warnings in ManyMouse libraryFeralChild64
2022-10-22Add mouse mapper, config tool and config sectionFeralChild64
2022-10-22Add ManyMouse libraryFeralChild64
2022-10-18Increase CI unit test parallel jobs and timeoutskcgen
2022-10-18Initialize the window's canvas size during its setup phasekcgen
2022-10-17Contribute a script to convert from YouTube chapters to CD-DAkcgen
2022-10-16Draft release notes using minor versionkcgen
2022-10-16Add release drafter support fileskcgen
2022-10-16Fix bitwise shift of negative in DOS date pack callkcgen
2022-10-15Use a reference when passing target size to the screen loggerkcgen
2022-10-15Fix window-size logging on transition from full-to-windowedkcgen
2022-10-15Log of display properties after setting sizekcgen
2022-10-15Translate new messageRobert de Rooy
2022-10-15Ignore glib's GVDB (GVariant Database) subprojectkcgen
2022-10-15Reduce number of MSYS2 CI jobskcgen
2022-10-15Setup vcpkg and NuGet in the same CI stepkcgen