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
path: root/vs
AgeCommit message (Expand)Author
2022-02-18Add back CDROM interface from DOSBoxWengier
2022-02-15Close 'ClCompile' entry correctlyshermp
2022-02-02Add bit-operations helper functionskcgen
2022-01-22Implement ATTRIB commandWengier Wu
2022-01-09Add ansi_code_markup implementationshermp
2022-01-04Add VS solution filter for ghc::filesystem sourcekcgen
2021-12-30Add the ghc::filesystem to the build systemkcgen
2021-12-30Fix VS project filesNicknineTheEagle
2021-12-23Add IDE to the VisualStudio project and Meson build systemWengier
2021-12-18Add SERIAL.COM to the VisualStudio solutionkcgen
2021-12-13Add slirp to Visual Studio solutionJookia
2021-11-09Revert "Temporarily disable FluidSynth in Windows (#1354)"kcgen
2021-11-09Temporarily disable FluidSynth in Windows (#1354)kcgen
2021-10-06Add whereami to the Meson and VS build systemskcgen
2021-10-04Update entire system for C++17 supportKirk
2021-10-03Move loguru from submodule to src/libskcgen
2021-09-26Add a generalized PLACEHOLDER programkcgen
2021-09-16Use VisualStudio's C17 standard in the solution settingskcgen
2021-09-14Add fixed-width IO handler interfaceskcgen
2021-09-03Add new program source files to dosbox.vcxprojshermp
2021-08-24Replace logging with loguruKirk
2021-08-20Add risc_x64.h to VS2019 solutionKirk Klobe
2021-07-24Fix vsync lagKirk
2021-07-12Add CHOICE program stub to replace CHOICE shell commandWengier
2021-07-12Add HELP program stub to replace HELP shell commandWengier
2021-06-11Filter residfp sources in vs-package solutionkcgen
2021-06-04Add reSIDfp and Innovation SSI-2001 to the buildsystemkcgen
2021-06-03Add PS/1 Audio to build systemkcgen
2021-05-31Work-around the known-bugged VS2019 16.10 versionkcgen
2021-05-31Work-around the known-bugged VS2019 16.10 versionkcgen
2021-05-31Move dangling VisualStudio sources into respective filter treeskcgen
2021-05-31Build and run the unit tests under VisualStudio and CIkcgen
2021-05-31Tailor VisualStudio release and debug build settingskcgen
2021-05-28Add unit tests to the VS2019 solutionDennis Lühring
2021-04-23Add mt32emu to Windows buildskcgen
2021-03-03Add a rote-implemented blocking read-write queuekcgen
2021-02-18Merge branch 'master' into mesonPatryk Obara
2021-02-18Apply further improvements relating to the SoftLimiterkcgen
2021-02-18Migrate soft-limiter and audio buffers from std:array to std::vectorkcgen
2021-02-15Use Git tag description for emulator versionpo/older-opengl-1Patryk Obara
2020-12-17Start migration to meson buildsystemPatryk Obara
2020-12-05Sync Nuked-OPL3 with upstream repoPatryk Obara
2020-12-03Add new CRT glshadersPatryk Obara
2020-11-14Cleanup VS solution and file filterPatryk Obara
2020-11-14Move starts_with function to a new headerPatryk Obara
2020-11-11Add LS program stub to replace LS commandPatryk Obara
2020-11-01Add a --help command line optionAffonso Amendola
2020-10-10Split fs_utils file into Windows and POSIX variantsPatryk Obara
2020-10-09Introduce filesystem utilitiesPatryk Obara
2020-09-29Introduce SDL2 version check for Visual StudioPatryk Obara