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-05-28Assign SHELL_Cmd's help filter directly instead of via flagssp/help-refactor-3kcgen
2022-05-28Replace HELP macro with method that uses HELP_Requestedshermp
2022-05-28Add HELP_Requested utility functionshermp
2022-05-28Implement help utils for programsshermp
2022-05-28Switch shell cmd's to help utils, implement cmd categoriesshermp
2022-05-28Add help utilitiesshermp
2022-05-28Add MSG_Exists functionshermp
2022-05-28Use new 'HelpRequested' method for programsshermp
2022-05-28Add method to make help options consistent in programsshermp
2022-05-28Unify help key formatshermp
2022-05-27Don't markdown lint 3rd party directorieskcgen
2022-05-26Check that frames are always added in AddSamplekcgen
2022-05-26Avoid calling AddSamples with 0 frames if none decodedkcgen
2022-05-22Don't reset screen on focus gain eventsJohn Novak
2022-05-22Clamp mixer volume values to sensible limitsJohn Novak
2022-05-22Rename 'Main' to 'Volume' in the mixer settingsJohn Novak
2022-05-22Improve help text of the MIXER commandJohn Novak
2022-05-22Get rid of unnecessary initialisation of the resample buffersJohn Novak
2022-05-22Improve code style of the resampling pathJohn Novak
2022-05-22Hardcode SpeeX resampling quality to 5John Novak
2022-05-22Use larger resample buffer sizes as precaution & minor cleanupJohn Novak
2022-05-22Add SpeexDSP to a couple more listskcgen
2022-05-22Replace linear-interpolation resampler with SpeeXJohn Novak
2022-05-22Remove disabled (abandoned?) MIXER_UPRAMP stuffJohn Novak
2022-05-22Use float mix buffer & remove interpolator pathJohn Novak
2022-05-21Handle --version and --help before loguru initPatryk Obara
2022-05-21Use the mixer rate by default for GUSJohn Novak
2022-05-20Delete the failed batch outside its own scopekcgen
2022-05-20Manage the shell cmd pointerkcgen
2022-05-19Update maintainer list in workflowskcgen
2022-05-17Describe the lineout setting in the mixer's helpkcgen
2022-05-17Return a string to describe the mixer lineoutkcgen
2022-05-16Adjust copyright dates for 2022Patryk Obara
2022-05-16Implement script for updating copyright linesPatryk Obara
2022-05-16Convert few cpp files to Unix formatPatryk Obara
2022-05-16Fix several copyright and SPDX linesPatryk Obara
2022-05-14Lower number of allowed PVS Studio warningsPatryk Obara
2022-05-14Use if constexpr for checking version prefixPatryk Obara
2022-05-14Add copyright to rgb24 headerPatryk Obara
2022-05-14Use C++11 syntax for default constructorsPatryk Obara
2022-05-14Limit scope for some variables in oplPatryk Obara
2022-05-13Only exit-early when launching with an executablekcgen
2022-05-13Initialize the shader source before SDL main startskcgen
2022-05-13Use CFR in text modes if requestedkcgen
2022-05-13Fix typo in Italian translationsKappa971
2022-05-13Assign the SAA-1099's sample rate as a floating point valuekcgen
2022-05-13Soft-limit the GameBlaster stream to avoid clipping/wrappingkcgen
2022-05-13Allow adjustment of the Soft Limiter's boundskcgen
2022-05-12Use gamma-correct interpolation in shaders that benefit from itJohn Novak
2022-05-12Bump the VC redistibutable package to version 14.32.31326kcgen