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-09-19Initialize all SDL subsystems on startupkc/joystick-all-init-test-1kcgen
2021-09-18Move the program start time setting to shell-startupkcgen
2021-09-18Fix typo describing mouse captureGranMinigun
2021-09-18Use safe string-length when possible in shell_misc sourceskcgen
2021-09-18Use safe string-length when possible in shell_cmds sourceskcgen
2021-09-18Use safe string-length when possible in shell sourceskcgen
2021-09-18Use safe string-length when possible in programs sourceskcgen
2021-09-18Use safe string-length when possible in cross sourceskcgen
2021-09-18Use safe string-length when possible in midi_fluidsynth sourceskcgen
2021-09-18Use safe string-length when possible in serialport sourceskcgen
2021-09-18Use safe string-length when possible in libserial sourceskcgen
2021-09-18Use safe string-length when possible in program_loadfix sourceskcgen
2021-09-18Use safe string-length when possible in drive_overlay sourceskcgen
2021-09-18Use safe string-length when possible in drive_local sourceskcgen
2021-09-18Use safe string-length when possible in drive_cache sourceskcgen
2021-09-18Use safe string-length when possible in dos_mscdex sourceskcgen
2021-09-18Use safe string-length when possible in dos_keyboard_layout sourceskcgen
2021-09-18Use safe string-length when possible in dos_files sourceskcgen
2021-09-18Use safe string-length when possible in dos_execute sourceskcgen
2021-09-18Use safe string-length when possible in dos sourceskcgen
2021-09-18Use safe string-length when possible in debug sourceskcgen
2021-09-18Use safe string-length when possible in shell sourceskcgen
2021-09-18Differentate between the EXIT command and general shutdown requestskcgen
2021-09-18Add a commented-out printout of autoexeckcgen
2021-09-18Fix pre-startup output suppression criteriakcgen
2021-09-18Add ability to get an AutoexecObject linekcgen
2021-09-18Make verbosity enum natually orderedkcgen
2021-09-18Make instant-launch imply the '-exit' argumentkcgen
2021-09-18Reformat shell autoexec loop contentkcgen
2021-09-18Don't immediately exit after just startingkcgen
2021-09-18Ensure the static test runs for a couple secondskcgen
2021-09-18Manage composite adjustments in a simple knob classkcgen
2021-09-18Collapse duplicate composite code into lambdaskcgen
2021-09-18Remove PCjr hue offet given now-correct palettekcgen
2021-09-18always apply color squashkcgen
2021-09-18Always update color after finding PCjr composite modekcgen
2021-09-18Add selection of composite modes to Tandy_FindModekcgen
2021-09-18Always apply composite after updating the palettekcgen
2021-09-18Move composite setup to a stand-alone functionkcgen
2021-09-18Combine mapping of composite shortcutskcgen
2021-09-18Move composite state control to an enumkcgen
2021-09-18Rename the OUT lambda to fix a naming conflictkcgen
2021-09-18Format a COMPOSITE log message in VGA otherkcgen
2021-09-18Make composite video-mode setting configurable via conf filekcgen
2021-09-18Fix loss-of-precision warning in VGA otherkcgen
2021-09-18Add a support function to wrap a number in-rangekcgen
2021-09-18Fix extra trailing new-line in MT-32 helpkcgen
2021-09-18Make FluidSynth's chorus and reverb setting configurablekcgen
2021-09-18Add a case-insensitive string searchkcgen
2021-09-17Improve the build noteskcgen