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-10Convert SDL_Delay() to sleep_for()kk/debugger-use-sleepfor-1Kirk Klobe
2022-11-09Add Zlib licenseJohn Novak
2022-11-09Update LICENSEJohn Novak
2022-11-09Add stb_truetype to the build systemJohn Novak
2022-11-09Add stb_truetype librarySean Barrett
2022-11-09Add fontstash to the build systemJohn Novak
2022-11-09Add fontstash libraryMikko Mononen
2022-11-08Reduce compiler warning allowanceFeralChild64
2022-11-08Compiler warning fix from ManyMouse authorFeralChild64
2022-11-08Clarify tandy and ibm5153 cga_colors config descriptionsKappa971
2022-11-08Update Italian (it-it) translationKappa971
2022-11-08Clarify `tandy` and `ibm5153` `cga_colors` config descriptionsJohn Novak
2022-11-07Confirm to powf float-only API in reSIDfpkcgen
2022-11-07Sync reSIDfp with upstreamLeandro Nini
2022-11-07Add general DOS user request functionsFeralChild64
2022-11-07Allow to cancel interactive mouse mapping with a keyboardFeralChild64
2022-11-07Update Polish (pl) translationFeralChild64
2022-11-06Improve interactive mouse mappingFeralChild64
2022-11-06Rename ninja in the Ubuntu package listkcgen
2022-11-06Add ninja to Fedora and Ubuntu CI packageskcgen
2022-11-06Fix sentence starting with lower case in MOUNT command helpFeralChild64
2022-11-05Cleanup string IDs of DOS programsFeralChild64
2022-11-05Update tag-linekcgen
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