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
path: root/src/libs
AgeCommit message (Expand)Author
2022-11-09Add stb_truetype librarySean Barrett
2022-11-09Add fontstash libraryMikko Mononen
2022-11-08Compiler warning fix from ManyMouse authorFeralChild64
2022-11-07Confirm to powf float-only API in reSIDfpkcgen
2022-11-07Sync reSIDfp with upstreamLeandro Nini
2022-10-23Fix a time-of-check time-of-use (TOCTOU) scenario in ManyMouse (CWE-367)kcgen
2022-10-23Fix an implicit sign conversion warning in ManyMousekcgen
2022-10-23Fix potential loss-of-precision when reading in ManyMousekcgen
2022-10-23Fix uninitialized event member access in ManyMouse (CWE-457)kcgen
2022-10-22Fix range intersection warning in ManyMouse libraryFeralChild64
2022-10-22Silence compiler warnings in ManyMouse libraryFeralChild64
2022-10-22Add mouse mapper, config tool and config sectionFeralChild64
2022-10-22Add ManyMouse libraryFeralChild64
2022-10-14Fix a memory leak in TalChoruskcgen
2022-09-22Sync dr_wav with upstream (v0.13.7)David Reid
2022-09-22Sync dr_mp3 with upstream (v0.6.34)David Reid
2022-09-22Sync dr_flac with upstream (v0.12.39)David Reid
2022-09-10Update Copyright year on files modified this yearkcgen
2022-08-29Avoid archiving single objectskcgen
2022-08-28Exclude a debug-only const from Nuked OPLkcgen
2022-08-28Check for an out-of-bounds read condition in OPL (CWE-125)kcgen
2022-08-28Use the Mersenne Twister random generator in TalChorus (CWE-676)kcgen
2022-08-28Fix PVS-Studio warningsJohn Novak
2022-08-16Link with zlib instead of zlibd on Windowskcgen
2022-08-16Calculate bandwidth and damping frequency as a percentage of the sample rateJohn Novak
2022-08-15Move most math stuff from support.h into math_utils.hJohn Novak
2022-08-14Fix buffer overflow that happens when processing the very first sampleJohn Novak
2022-08-14Use a shared pointer to manage residfp's matrix datakcgen
2022-08-14Fix residfp regressionJohn Novak
2022-08-06Sync reSIDfp with upstreamLeandro Nini
2022-08-06Standardize Meson formatting with muon fmtkcgen
2022-08-06Avoid a use-after-free in residfp arraykcgen
2022-08-04Remove magic_enum due to cons outweighing proskcgen
2022-07-30Revert a NULL assumption in Enet due to gotokcgen
2022-07-30Sync Enet with upstreamkcgen
2022-07-30Avoid an always-true template comparison in magic_enum (CWE-569)kcgen
2022-07-28Mark two rvalues unused in the macOS CD Playerkcgen
2022-07-28Provide Iir1 via Meson wrap and vcpkgkcgen
2022-07-23TAL-Chorus: Fix warningsJohn Novak
2022-07-23Fix TAL-Chorus warningsJohn Novak
2022-07-23Add TAL-Chorus to the build systemJohn Novak
2022-07-23Add TAL-Chorus-LX sourcesPatrich Kunz
2022-07-05Use doubles and PI constant in mverb UpdateCoefficientkcgen
2022-07-05MVerb: further MSVC warning cleanupJohn Novak
2022-07-05MVerb: get rid of MSVC warningsJohn Novak
2022-07-05Add mverb libraryMartin Eastwood
2022-07-05Add magic_enum to provide reflective enum supportneargye
2022-07-05Add COPYING file for PDCurseskcgen
2022-06-30Sync reSIDfp with upstreamLeandro Nini
2022-06-30Add Tracy configuration to VS projectKirk Klobe