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-06-14Add versioned vcpkg manifest for use with releasessp/msvc-ci-improvementsshermp
2022-06-14Remove dependency versioning from vcpkg manifestshermp
2022-06-12Disable assembly outputshermp
2022-06-12Copy speexdsp.dll with msbuild instead of CIshermp
2022-06-12Replace xcopy with robocopy for copying resourcesshermp
2022-06-11Update msvc build documentationshermp
2022-06-11Build debugger as separate job in the build matrixshermp
2022-06-11Use VCPKG nuget caching, use manifest modeshermp
2022-06-11Enable VCPKG manifest modeshermp
2022-06-11Retain exit criteria in DOS_OpenFilekcgen
2022-06-11Add image disk mount log from r4477 mergekcgen
2022-06-11Fix image disk mount portion from r4477 mergekcgen
2022-06-11Fix FAT image mount portion from r4477 mergekcgen
2022-06-10Use consistent comments in bit_viewkcgen
2022-06-10Avoid shadowing a type inside the bit_view testskcgen
2022-06-10Add explicit handling for bools in bit_viewkcgen
2022-06-10Add checks for potential narrowing in ZMBVkcgen
2022-06-10Merge 'svn/trunk' r4478-4479kc/merge-r4479ripsaw8080
2022-06-10Correct handling of invalid encodings of the BOUND instruction.ripsaw8080
2022-06-10Minor corrections related to r4477.ripsaw8080
2022-06-09Make memory arrays static (#1714)Kirk Klobe
2022-06-08Add per-file code checks using helper macroskcgen
2022-06-08Cleanup whitespace formatting in ZMBVkcgen
2022-06-08Remove unused zlib constants from ZMBVkcgen
2022-06-08Only define WIN32 on Windows if it's not already definedkcgen
2022-06-08Include ZMBV as a library instead of via source includekcgen
2022-06-08Include GHC using relative pathskcgen
2022-06-08Include loguru using relative pathskcgen
2022-06-08Make all bit_view functions constexprkcgen
2022-06-08Add an explicit copy constructor to bit_view and a couple more testskcgen
2022-06-08Make bit_view's post-increment operators consistentkcgen
2022-06-07Add Meson developer options for narrowing and vectorizationkcgen
2022-06-07Add flags used for releases prior to Mesonkcgen
2022-06-07Fix mixer race conditionKirk Klobe
2022-06-07Refactor BitField into "bit_view" and add unit-testskcgen
2022-06-07Add a helper to pick the nearest uint_t to hold n-bitskcgen
2022-06-07Add BitField helper classEvan Teran
2022-06-07Refine clang-format's per-line and alignment behaviorkcgen
2022-06-07Update Italian (it) translations with color tagsKappa971
2022-06-06Disengage frame render during output transitionskcgen
2022-06-04Make help category headings translatableshermp
2022-06-02Implement CMS output filterJohn Novak
2022-06-02Parse crossfeed as floatJohn Novak
2022-06-02Make vars/args const where applicableJohn Novak
2022-06-02Use references to get rid of PVS Studio warningsJohn Novak
2022-06-02Fix indentationJohn Novak
2022-06-02Handle crossfeed off case explicitlyJohn Novak
2022-06-02Reimplement ParseVolume (parsing is stricter now)John Novak
2022-06-02Fix typos in commentsJohn Novak
2022-06-02Simply mixer defaults var namesJohn Novak