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
2020-12-03Adjust readme template for Windows zipv0.76.0Patryk Obara
2020-12-03Add release in metainfo.xmlPatryk Obara
2020-12-03Update version strings in buildsystemPatryk Obara
2020-12-03Use stable release brandingPatryk Obara
2020-12-03Cleanup detect_window_size functionPatryk Obara
2020-12-03Add info log about selected shaderPatryk Obara
2020-12-03Add glshader 'default' which picks 'sharp'Patryk Obara
2020-12-03Add new CRT glshadersPatryk Obara
2020-12-03Add ifdef guards to GLSL shaders filePatryk Obara
2020-12-02Hide static buffer used in E_ExitPatryk Obara
2020-12-02Test lgtm.com analysis servicePatryk Obara
2020-12-02Simplify and correct dosbox --help messagePatryk Obara
2020-12-02Print info about configure flags for optional packagesPatryk Obara
2020-12-01Fix implicit-fallthrough warning in sblaster.cppPatryk Obara
2020-11-30Handle ANSI.SYS installation checkJonathan Campbell
2020-11-30Update allowed warnings limitsPatryk Obara
2020-11-30Run linters on Ubuntu 20.04, check ruby versionkcgen
2020-11-30Explicitly cast to signed before adding in serial portkcgen
2020-11-30Don't implicitly lose precision when dereferencing pointerkcgen
2020-11-30Size the incrementing variable to its as-used sizekcgen
2020-11-30Don't implicitly cast when handling the serial eventkcgen
2020-11-30Update serial write interface to accept bytes not Bitukcgen
2020-11-30Replace hex hardcodes with nicer serial port mask nameskcgen
2020-11-30Simplify DSR and CTS wait logic in serial portkcgen
2020-11-30Clarify customization of serial port IRQkcgen
2020-11-30Move serial line control logic to functionkcgen
2020-11-30Move serial transmit & interrupt logic to functionkcgen
2020-11-28Place license badge in readme filePatryk Obara
2020-11-27Add fallthroughs in cpu core_full save switchPatryk Obara
2020-11-27Update feature differences table for 0.76.0Patryk Obara
2020-11-27Look for sf2 files in standard locationsPatryk Obara
2020-11-27Implement CROSS_ResolveHomePatryk Obara
2020-11-27Create glshaders and soundfonts directoriesPatryk Obara
2020-11-27Implement CROSS_GetPlatformConfigDirPatryk Obara
2020-11-26Move goto labels to prevent Clang errorsPatryk Obara
2020-11-26Add fallthroughs in cpu core_full load switchPatryk Obara
2020-11-26Use Ubuntu 20.04 for script analysisPatryk Obara
2020-11-26Add missing fallthrough in VGA_DAC_CombineColorPatryk Obara
2020-11-26Replace fallthrough comments with a statementsPatryk Obara
2020-11-25Use create_dir option for preventing err if dir existsPatryk Obara
2020-11-25Provide sane wrapper for strerror_* functionsPatryk Obara
2020-11-25Parametrize create_dir functionsPatryk Obara
2020-11-25Use thread-safe replacements for strerrorPatryk Obara
2020-11-25Replace Cross::CreateDir with create_dir functionPatryk Obara
2020-11-23Avoid version name in default phonebook filePatryk Obara
2020-11-23Bump VC_REDIST version from 14.27.x to 14.28.xkcgen
2020-11-23Loop over large audio requests in the GUSkcgen
2020-11-19Add missing fallthrough in render_loopsPatryk Obara
2020-11-19Specify that -t iso is a synonym for -t cdromPatryk Obara
2020-11-19Cleanup and update MIDI conf documentationPatryk Obara