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-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
2022-10-07Move the stubbed MSG_ functions into a dedicated libmisc depkcgen
2022-10-05Fix several English strings too long to fit on screenFeralChild64
2022-10-04Add direct support for Windows 3.1 seamless mouse driver by javispedroFeralChild64
2022-10-03Change 'config -wc' to write UTF-8 fileFeralChild64
2022-10-03Fix code page 30020 to UTF-8 mappingFeralChild64
2022-10-03Enumerate all 16 default color values in cga_colors' conf descriptionJeremy Kapp
2022-10-02Switch messages in MSG_Add from code page 437 to UTF-8FeralChild64
2022-10-02Handle UTF-8 review remarksFeralChild64
2022-10-02Return operation status after UTF8 string conversionFeralChild64
2022-10-02Handle UTF8 locale support review remarks and compilation warningsFeralChild64
2022-10-02Drop non-UTF8 translationsFeralChild64