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-07-24Simplify buffer swapping & scaling logicjn/remove-soft-limiterJohn Novak
2022-07-24Remove commented out codeJohn Novak
2022-07-24Clarify commentJohn Novak
2022-07-24Use the term "audio channel" in the user-facing messages consistentlyJohn Novak
2022-07-24Deprecate SoundFont volume scalingJohn Novak
2022-07-24Completely remove the soft-limiterJohn Novak
2022-07-24Remove soft-limiter from GameBlasterJohn Novak
2022-07-24Use full float audio path in FluidSynthJohn Novak
2022-07-24Remove soft-limiter from FluidSynthJohn Novak
2022-07-24Use full float audio path in MT32John Novak
2022-07-24Remove soft-limiter from MT32John Novak
2022-07-24Deprecate the FM channel name and rename it to OPLJohn Novak
2022-07-23Disable FluidSynth chorus & remove related config paramJohn Novak
2022-07-23Fix warningsJohn Novak
2022-07-23TAL-Chorus: Fix warningsJohn Novak
2022-07-23More consistent use of floatsJohn Novak
2022-07-23Extract repeated hardcoded string literals in the mixerJohn Novak
2022-07-23Extract mixer commands to constantsJohn Novak
2022-07-23Do not reset reverb settings when changing chorus preset (and vice versa)John Novak
2022-07-23Add chorus support to the mixerJohn Novak
2022-07-23Fix TAL-Chorus warningsJohn Novak
2022-07-23Add TAL-Chorus to the build systemJohn Novak
2022-07-23Add TAL-Chorus-LX sourcesPatrich Kunz
2022-07-23Apply DPI scaling to viewport sizeGranMinigun
2022-07-23Move dpi_scale into global sdl structGranMinigun
2022-07-21Tune the Disney Sound Source filtersJohn Novak
2022-07-21Drop enhanced DAC handling logic from Disneykcgen
2022-07-21Add a parallel-port constants headerkcgen
2022-07-21Expose the 8-bit to 16-bit conversion for general usekcgen
2022-07-21Refactor Disney audio into a classkcgen
2022-07-21Drop unused status from Disneykcgen
2022-07-21Use lower-case constants in Disneykcgen
2022-07-21Fix warningsJohn Novak
2022-07-21Remove unnecessary global CGA color constantsJohn Novak
2022-07-20Cleanup German (de) language filesBurrito78
2022-07-20Cleanup and update Italian (it) language filesKappa971
2022-07-20Remove unused global cga_colorsJohn Novak
2022-07-20Fix warningsJohn Novak
2022-07-20Formatting cleanupJohn Novak
2022-07-20Formatting cleanupJohn Novak
2022-07-20Add const/constexpr & pass by reference where possibleJohn Novak
2022-07-20RENDER_Init cleanupJohn Novak
2022-07-20Reformat render.hJohn Novak
2022-07-20Reformat render.cppJohn Novak
2022-07-20Implement custom CGA palette supportJohn Novak
2022-07-20Extra update palette mappings logic into a functionJohn Novak
2022-07-20Fix monochrome text mode palettesJohn Novak
2022-07-20Initialise palettes programmaticallyJohn Novak
2022-07-20Reference the palettes used by INT10_SetVideoMode when setting the EGA paletteJohn Novak
2022-07-20Remove redundant palettes and name them more sensiblyJohn Novak