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-14Enable SonarScanner full debug loggingkc/sonar-scan-1kcgen
2022-10-14[WIP] Add Sonar Scanner to CIkcgen
2022-10-14[TEMP] knock out other CI jobskcgen
2022-10-14Bump actions/download-artifact from 2 to 3dependabot[bot]
2022-10-14Bump fountainhead/action-wait-for-check from 1.0.0 to 1.1.0dependabot[bot]
2022-10-14Bump actions/upload-artifact from 2 to 3dependabot[bot]
2022-10-14Bump actions/cache from 2 to 3.0.11dependabot[bot]
2022-10-14Lower allowed PVS Studio warning limitkcgen
2022-10-14Fix a memory leak in TalChoruskcgen
2022-10-14Use floats in gain and decibel conversion routineskcgen
2022-10-14Activate reverb and chorus as requested per channelkcgen
2022-10-14Use the value parser to handle mixer volumeskcgen
2022-10-14Use the value and percent parsers in the mixerkcgen
2022-10-14Add value and percentage parsing helperskcgen
2022-10-14Automate CI action updates with Dependabotkcgen
2022-10-14Update glib wrap to 2.74.0kcgen
2022-10-14Update FluidSynth wrap to 2.3.0kcgen
2022-10-14Make system check for SpeexDSP optionalkcgen
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