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-10-13Handle code review remarks (WIP)fc/mouse-mapper-1FeralChild64
2022-10-13Use the existing interface strings in ParseInterfaceskcgen
2022-10-13Operate on the list of interfaces as a local memberkcgen
2022-10-13Handle code review remarksFeralChild64
2022-10-13Silence compiler warnings in ManyMouse libraryFeralChild64
2022-10-13Add mouse mapper, config tool and config sectionFeralChild64
2022-10-13Add ManyMouse libraryFeralChild64
2022-10-13Regenerate English msg filesRobert de Rooy
2022-10-13Fix mistakes in switching to ansi text codesRobert de Rooy
2022-10-12Use translatable messages for mixer channel modeskcgen
2022-10-12Drop the unused PROGRAM_IMGMOUNT_STATUS_1 messagekcgen
2022-10-12Shorten case-insensitive char and string equality functionskcgen
2022-10-12Move the text file reader function to file utilitieskcgen
2022-10-11Various Dutch translation updatesRobert de Rooy
2022-10-10Fixup nl.txt to match nl.lngRobert de Rooy
2022-10-10Redump marked-up English messages to UTF-8 formatRobert de Rooy
2022-10-10Fixed some ANSI escape codes in the Italian translationKappa971
2022-10-09Adapt 'update-sources.sh' script to UTF-8 localeFeralChild64
2022-10-09Update Polish (pl) translation, change ANSI escape codes to tagsFeralChild64
2022-10-08Sync English translations from sourcesRobert de Rooy
2022-10-08convert esc codes to ansi in srcRobert de Rooy
2022-10-08Minor Dutch translation updatesRobert de Rooy
2022-10-08Update Italian (it-it) translationKappa971
2022-10-08Use Meson 0.56 list addition in src/misc (#2004)kcgen
2022-10-07Avoid std::fs exception when checking path writabilitykcgen
2022-10-07Avoid std::fs exception when getting match files from pathkcgen
2022-10-07Avoid std::fs exception when getting resource parent pathskcgen
2022-10-07Avoid std::fs exception when loading message fileskcgen
2022-10-07Avoid std::fs exception when expanding directory fileskcgen
2022-10-07Avoid std::fs exception when getting user config pathkcgen
2022-10-07Avoid std::fs exception when checking soundfont filekcgen
2022-10-07Avoid std::fs exception when checking glshader pathkcgen
2022-10-07Avoid std::fs exception when renaming in an overlaykcgen
2022-10-07Avoid std::fs exception when unlinking in an overlaykcgen
2022-10-07Refactor Z drive registration using the recursive directory iteratorkcgen
2022-10-07Add a filesystem util to configure from fs time to raw time_tkcgen
2022-10-07Revert "Rewrite z_drive_register function using std_fs"kcgen
2022-10-07Consider cross-compilers before testing SpeexDSPkcgen
2022-10-07Improve detection of built-in atomicskcgen
2022-10-07Add Void Linux dependencies to READMEkcgen
2022-10-07Drop comparisons to upstream in READMEkcgen
2022-10-07Cleanup formatting in READMEkcgen
2022-10-07Limit bit_views to 8-bit regs to avoid byte-order assumptionkcgen
2022-10-07Use high and low result parts in mouse cursor textkcgen
2022-10-07Add a support funtions to get high and low word partskcgen
2022-10-07Clarify copyright attribution and timeframes in dos_keyboard_layoutkcgen
2022-10-07Move the keyboard layout language codes to managed-typeskcgen
2022-10-07Add character and string case-insensitive comparison functionskcgen
2022-10-07Manually reset the keyboard layout language codeskcgen
2022-10-07Initialize messages before writing the primary confkcgen