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-09-11Update the create-package script to properly describe packagesww/readme-fixWengier
2022-09-11Modifies the README template to support release packagesWengier
2022-09-10Update Italian (it-it) translationKappa971
2022-09-09Update translatable source messages for 0.79 releasekcgen
2022-09-09Register the MIDI messages as translatable textkcgen
2022-09-09Register the MT-32 messages as translatable textkcgen
2022-09-09Register the mixer's column layout as a translatable text messagekcgen
2022-09-09Fixes mapper warning for key_rctrl eventWengier
2022-09-09Update Polish (pl) translationFeralChild64
2022-09-08Match the impulse and discrete PC Speakers amplitude'skcgen
2022-09-08Revert the timer's work-around for Paratrooperkcgen
2022-09-08Move the mixer's labels into the messaging systemkcgen
2022-09-08Use std::filesystem to list SF2 pathskcgen
2022-09-08Report the active MT-32 ROM and source directorykcgen
2022-09-08Simplify out_frames calculation in the resamplerJohn Novak
2022-09-08Make resampling checks more robustJohn Novak
2022-09-08Fix reading past the end of the input buffer in the linear interpolatorJohn Novak
2022-09-08Cleanup & improved loggingJohn Novak
2022-09-08Set the zero-order-hold target frequency before enabling the resamplerJohn Novak
2022-09-08Fix sb_filter_always_on default value (change to false)John Novak
2022-09-08Add linear interpolation upsampling method to the mixerJohn Novak
2022-09-08Add `modern` filter type to `sb_filter`John Novak
2022-09-08Refactor mixer to use resample_method and retire do_zoh_upsamplerJohn Novak
2022-09-08Add explanatory comments to the ResampleMethod enumJohn Novak
2022-09-08Introduce ResampleMethod & refactor enabling the ZOH upsamplerJohn Novak
2022-09-08Improve commentJohn Novak
2022-09-08Remove unused enumsJohn Novak
2022-09-08Use verb form for the do_* mixer flagsJohn Novak
2022-09-08Rename resampler to speex_resamplerJohn Novak
2022-09-07Update slirp wrap to version 4.7.0 revision 1kcgen
2022-09-07Fixes CONFIG command's descriptionWengier
2022-09-07Improve robustness of resolution logging using get_canvas_sizekcgen
2022-09-07Use a bool to record if the channel should sleepkcgen
2022-09-06Hoist repeat-accessed first entries in discrete PC Speakerkcgen
2022-09-05Only process discrete PC Speaker entries if availablekcgen
2022-09-05Avoid binding non-existent Right Ctrl key on macOSkcgen
2022-09-05Clear the channel's resampler when disabling the channelkcgen
2022-09-05Improve mixer layoutJohn Novak
2022-09-05Remove channel sample rate display from the mixer's outputJohn Novak
2022-09-01Only use the first PC Speaker entry's index if availablekcgen
2022-08-31Check for positive C_OPENGL preprocessor value in sdlmainkcgen
2022-08-31Fix typo in ps1audio sample countkcgen
2022-08-30Update Polish (pl) translationFeralChild64
2022-08-30Store the default country in a top-level constexprkcgen
2022-08-30Improve keyboard layout logickcgen
2022-08-30Add detail to failed message resource lookupkcgen
2022-08-30Use cross-platform language lookup in setupkcgen
2022-08-30Handle wide-char during macOS language extractionkcgen
2022-08-30Lookup country-code using Windows locale API callDennis Lühring
2022-08-30Move OS-specific language function to cross sourceskcgen