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-11-12Update Tracy to v0.9Kirk Klobe
2022-11-12Add handling for ABNT2 slash/question mark keyRicardo
2022-11-10Normalize the capture file opener function namekcgen
2022-11-10Support Alt+F5 screenshots of rendered outputkcgen
2022-11-10Add SDL2_image dependency to packages and build systemskcgen
2022-11-07Add general DOS user request functionsFeralChild64
2022-11-06Improve interactive mouse mappingFeralChild64
2022-11-04Add mouse related hints to title barFeralChild64
2022-11-03Move toolkit-independent mouse code out of sdlmain.cppFeralChild64
2022-10-22Add unsigned input handling to clamp_to_ functionskcgen
2022-10-22Handle code review remarksFeralChild64
2022-10-22Fix mouse code formattingFeralChild64
2022-10-22Handle code review remarksFeralChild64
2022-10-22Handle code review remarksFeralChild64
2022-10-22Add mouse mapper, config tool and config sectionFeralChild64
2022-10-18Initialize the window's canvas size during its setup phasekcgen
2022-10-16Fix bitwise shift of negative in DOS date pack callkcgen
2022-10-15Fix window-size logging on transition from full-to-windowedkcgen
2022-10-14Use floats in gain and decibel conversion routineskcgen
2022-10-14Add value and percentage parsing helperskcgen
2022-10-12Use translatable messages for mixer channel modeskcgen
2022-10-12Shorten case-insensitive char and string equality functionskcgen
2022-10-12Move the text file reader function to file utilitieskcgen
2022-10-07Add a filesystem util to configure from fs time to raw time_tkcgen
2022-10-07Limit bit_views to 8-bit regs to avoid byte-order assumptionkcgen
2022-10-07Add a support funtions to get high and low word partskcgen
2022-10-07Add character and string case-insensitive comparison functionskcgen
2022-10-03Change 'config -wc' to write UTF-8 fileFeralChild64
2022-10-02Return operation status after UTF8 string conversionFeralChild64
2022-10-02Handle UTF8 locale support review remarks and compilation warningsFeralChild64
2022-10-02Add support for UTF-8 localeFeralChild64
2022-09-30Update mount-type descriptions in language sourceskcgen
2022-09-29Move the mapperfile definition into its headerkcgen
2022-09-29Add support function that gets lines from a text resourcekcgen
2022-09-26Move the uptime logic from the shell and into a function (#1967)kcgen
2022-09-25Uses emum class for drive typesWengier
2022-09-17Fix ZoH upsampler bug when the ZoH target freq is equal to the mixer rateJohn Novak
2022-09-10Update Copyright year on files modified this yearkcgen
2022-09-08Make resampling checks more robustJohn Novak
2022-09-08Add linear interpolation upsampling method to the mixerJohn 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-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-07Use a bool to record if the channel should sleepkcgen
2022-09-05Clear the channel's resampler when disabling the channelkcgen
2022-08-30Move OS-specific language function to cross sourceskcgen
2022-08-30Debitu the remainder of keyboard layoutkcgen