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
2021-03-22WIP harden the extension listing a bit morepo/opengl-investigation-2Patryk Obara
2021-03-22WIP don't print GL_EXTENSIONS stringPatryk Obara
2021-03-22WIP log more OpenGL stuffPatryk Obara
2021-03-22Update allowed warnings limitsPatryk Obara
2021-03-22Fix format-pedantic warning when logging memory basepo/warningsPatryk Obara
2021-03-22Fix extra-semi warnings in DEBUG commandPatryk Obara
2021-03-22Avoid dereferencing std::string end() iteratorPatryk Obara
2021-03-22Change default ALSA MIDI sequencer name to "default"Patryk Obara
2021-03-22Remove usage of deprecated ALSA APIPatryk Obara
2021-03-22List all ALSA MIDI sequencer portsPatryk Obara
2021-03-22List all detected sf2 files for built-in FluidSynthPatryk Obara
2021-03-22List info about all available MIDI devicesPatryk Obara
2021-03-21Fix an unused variable warning in the SoftLimiterkcgen
2021-03-21Fix an unused variable warning in Envelopekcgen
2021-03-18Add missing enum value to swith handling Video BIOS signaturePatryk Obara
2021-03-18Merge 'svn/trunk' r4443Patryk Obara
2021-03-18Move video BIOS signature code to where it should be. Improve detection of Pa...ripsaw8080
2021-03-16Bump Microsoft VC redistributable version to 14.28.29910kcgen
2021-03-16Fix mapping of trigger-switches on six-axis controllerskcgen
2021-03-16Mark two parameters as unused in saa1099Patryk Obara
2021-03-15Update fluidsynth wrap to 2.1.8Patryk Obara
2021-03-15Add a delay between AUTOTYPE key down and up eventsWengier
2021-03-15Split implementation out of midi_alsa headerPatryk Obara
2021-03-15Revert "Use Meson summary to communicate configuration result"Patryk Obara
2021-03-15Reformat meson_options filePatryk Obara
2021-03-15Use Meson summary to communicate configuration resultPatryk Obara
2021-03-15Use fluidsynth fallback in CI release buildsPatryk Obara
2021-03-15Add fluidsynth dependency meson wrap fallbackPatryk Obara
2021-03-13Update warning limits for macOSkcgen
2021-03-13Name the autotype, MT-32, and FluidSynth std::threadskcgen
2021-03-13Add informational-only support for naming std::threadskcgen
2021-03-10Rename CONF_BRAND to CONF_SUFFIXPatryk Obara
2021-03-10Remove "-git" suffix from .conf file in releasePatryk Obara
2021-03-10Disable unit tests for Coverity buildkcgen
2021-03-10Cache Meson subproject tarballs in CIkcgen
2021-03-09Don't upload logs unnecessarilyPatryk Obara
2021-03-09Only ClamAV scan the macOS 'dist' folderkcgen
2021-03-09Cache macOS objects per matrix jobkcgen
2021-03-09Cache brew CI packageskcgen
2021-03-09Silence MSVC warning about converting to 32-bit valuePatryk Obara
2021-03-09Merge 'svn/trunk' r4442Patryk Obara
2021-03-08Improve DOS Create Temporary File function: don't use same sequence of filena...ripsaw8080
2021-03-07Convert old Turkish documentation to UTF-8Patryk Obara
2021-03-07Convert old Brazilian Portugese documentation to UTF-8Patryk Obara
2021-03-07Convert old Norwegian documentation to UTF-8Patryk Obara
2021-03-07Convert old Italian documentation to UTF-8Patryk Obara
2021-03-07Convert old Spanish documentation to UTF-8Patryk Obara
2021-03-07Generate new translation filesPatryk Obara
2021-03-07Update pl_PL translationPatryk Obara
2021-03-07Make access to mt32emu's service-pointer mutually exclusivekcgen