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-24Deprecate the FM channel name and rename it to OPLjn/rename-fm-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
2022-07-20Refactor palette DAC writesJohn Novak
2022-07-20CleanupJohn Novak
2022-07-20Refactor color palettes to use named CGA coloursJohn Novak
2022-07-20Remove unused variablesJohn Novak
2022-07-20Fix typo (overscan)John Novak
2022-07-20Add shortcut to reload the current shaderJohn Novak
2022-07-16Revert "Use the sleep channel feature in SoundBlaster"kcgen
2022-07-15Lowered allowed PVS Studio warningskcgen
2022-07-15Use the sleep channel feature in Tandy Soundkcgen
2022-07-15Use the sleep channel feature in SoundBlasterkcgen
2022-07-15Use the sleep channel feature in PS/1 Audiokcgen