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-18Only attempt two builds under MSYS2 if failedkc/meson-build-1kcgen
2022-06-18Add a helper script to retry failed commandskcgen
2022-06-18Retry failed MSYS2 Meson buildskcgen
2022-06-18Launch builds with Meson instead of Ninjakcgen
2022-06-18Align TempLine bufferKirk
2022-06-18Rebuild Windows CI cached itemskcgen
2022-06-16Remove mixer mutex (#1730)Kirk Klobe
2022-06-16Cleanup an unused variable warning in bit_viewshermp
2022-06-15Allow runtime changes to the [mixer] settingskcgen
2022-06-15Add mute_when_inactive and refactor priority settingskcgen
2022-06-15Map audio mute/unmute to Ctrl+F8kcgen
2022-06-15Add audio mute/unmute functionalitykcgen
2022-06-15Disengage SDL main's rendering when opening the mapperkcgen
2022-06-15Expose SDL main's disengage rendering functionkcgen
2022-06-15Fix grammarJohn Novak
2022-06-15Add constJohn Novak
2022-06-15Use 'off' to disable the Sound Blaster filterJohn Novak
2022-06-15Fix typesJohn Novak
2022-06-15Add notes about the PC speaker filtersJohn Novak
2022-06-15Add notes about the CMS filterJohn Novak
2022-06-15Add notes about the Sound Blaster & OPL filtersJohn Novak
2022-06-15Add filter support to Disney audio emulationJohn Novak
2022-06-15Normalise PC speaker log message prefixesJohn Novak
2022-06-15Add filter support to PC speaker emulationJohn Novak
2022-06-15Normalise PS/1 Audio log message prefixesJohn Novak
2022-06-15Add filter support to PS/1 Audio outputJohn Novak
2022-06-15Normalise Tandy log message prefixesJohn Novak
2022-06-15Add filter support to Tandy sound outputJohn Novak
2022-06-15Add high-pass filter support to mixer channelsJohn Novak
2022-06-15Wrap channel low-pass filter in filters.lowpass structJohn Novak
2022-06-14Lower allowed warnings limitkcgen
2022-06-14De-Bitu LazyFlags and PageHandler (#1721)Kirk Klobe
2022-06-14Cleanup minor dyn_cache.h itemsKirk
2022-06-14Add a Meson option (-Dasm=true) for saving assembly outputkcgen
2022-06-14Add versioned vcpkg manifest for use with releasesshermp
2022-06-14Remove dependency versioning from vcpkg manifestshermp
2022-06-14Disable assembly outputshermp
2022-06-14Copy speexdsp.dll with msbuild instead of CIshermp
2022-06-14Replace xcopy with robocopy for copying resourcesshermp
2022-06-14Update msvc build documentationshermp
2022-06-14Build debugger as separate job in the build matrixshermp
2022-06-14Use VCPKG nuget caching, use manifest modeshermp
2022-06-14Enable VCPKG manifest modeshermp
2022-06-13Fix an incorrect comment in bit_viewkcgen
2022-06-13Bump number of allowed PVS Studio warningskcgen
2022-06-13Update PVS Studio to 7.19.61166.216kcgen
2022-06-12Use a trivial copy constructor in bit_viewkcgen
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