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-08-27Add verbose logging to MSG_Initkc/debug-win-layout-1kcgen
2022-08-27Add verbose logging to DOS_LoadKeyboardLayoutFromLanguagekcgen
2022-08-27Only check for 16 and 32bit atomics in Mesonkcgen
2022-08-27Add libatomic to packages and link-check it in Mesonkcgen
2022-08-26Handle multi-monitor setupsGranMinigun
2022-08-26Workaround viewport reset on macOSGranMinigun
2022-08-25Use bit operations in Hercules composite routineskcgen
2022-08-25Use bit operations in PCJr composite routineskcgen
2022-08-25Use bit operations in Tandy composite routineskcgen
2022-08-25Dedupe setup of composite port handlerskcgen
2022-08-25Stabilize the composite palette calculationkcgen
2022-08-25Cleanup a loss-of-precision warning in RealSegkcgen
2022-08-25Add a bit-retention function, retain(), to bitopskcgen
2022-08-25Require a mouse to open the event mapper UIkcgen
2022-08-24Fix several punctuation mistakes in Polish (pl) translation (#1881)FeralChild64
2022-08-24Update Italian (it-it) translationKappa971
2022-08-24Use 'DOSBox Staging.app' on macOS per Human Interface Guidelineskcgen
2022-08-23Use consistent terminology to describe release of captured mousekcgen
2022-08-23Drop trailing period in log messagekcgen
2022-08-23Fix typo in mouse_capture log messagekcgen
2022-08-23Improve the log messages for the capture_mouse conf settingkcgen
2022-08-22Add Polish (pl) translation for CONFIG_AUTOMOUNTFeralChild64
2022-08-22Comment-out the verbose logging of SDL eventskcgen
2022-08-22Log issues parsing conf values using the warning levelkcgen
2022-08-22Add built-in DOS tools as a "resources" automountkcgen
2022-08-22Automount directories when found locally or from resourceskcgen
2022-08-22Add a path-simplifying filesystem utility functionkcgen
2022-08-22Let Config objects be moveablekcgen
2022-08-22Support bundling resource subdirectories with Mesonkcgen
2022-08-22Use a list to manage AUTOEXEC's AutoexecObjectskcgen
2022-08-21Revert "Replace pre-VBE 2.0 32-bit modes with 24-bit modes"kcgen
2022-08-21Add Extreme Assault's halfline mode as a vesa_mode optionkcgen
2022-08-20Use of int rather than int16_tDean Beeler
2022-08-20Integrated feedbackDean Beeler
2022-08-20Fix code that was throwing away samples generated from the bottom six channels.Dean Beeler
2022-08-19Use default environment in macOS CI buildskcgen
2022-08-19Validate extra link arguments in Mesonkcgen
2022-08-19Build macOS x86 release on available runnerskcgen
2022-08-18Reduce MIDI rendering chunk sizeskcgen
2022-08-16Link with libSDL instead on libSDLd on Windowskcgen
2022-08-16Link with libpng16 instead on libpng16d on Windowskcgen
2022-08-16Use runner native build record in macOS CIkcgen
2022-08-16Link with zlib instead of zlibd on Windowskcgen
2022-08-16Fix frames and update KEYB help in Polish (pl) translationFeralChild64
2022-08-16Calculate bandwidth and damping frequency as a percentage of the sample rateJohn Novak
2022-08-16Revert "Reduce increaseticks sleep time"kcgen
2022-08-16Make the first VESA 2.0 mode self-documentingkcgen
2022-08-16Include typical VESA 2.0 modes in the compatible setkcgen
2022-08-16Replace pre-VBE 2.0 32-bit modes with 24-bit modeskcgen
2022-08-16Scale clipping area back for mouse on macOSGranMinigun