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
2019-12-31unfriending made Clang find more unused stuffpo/drag-drop-floppy-1Patryk Obara
2019-12-31Working proof of conceptPatryk Obara
2019-12-31WIP unfriendedPatryk Obara
2019-12-31WIP unmount on dropPatryk Obara
2019-12-30amendmePatryk Obara
2019-12-30formatPatryk Obara
2019-12-30Remove unused functions in cpu areaPatryk Obara
2019-12-30Merge branch 'svn/trunk' r4302Patryk Obara
2019-12-29Fix xcmpchg in dyn_x86 core. Allows Quickview to work in that core; reported ...Peter Veenstra
2019-12-29Stop silencing disabled C4786 MSVC warningPatryk Obara
2019-12-29Stop silencing 'throw' warnings in MSVCPatryk Obara
2019-12-29Stop silencing deprecation warnings in MSVCPatryk Obara
2019-12-29Move GCC_ATTRIBUTE out of autoconfPatryk Obara
2019-12-29Remove unnecessary check for XKBlib.hPatryk Obara
2019-12-29Add missing headers to autoconfig filePatryk Obara
2019-12-29Move 'likely' macros to the compiler support headerPatryk Obara
2019-12-29Update allowed warnings limitsPatryk Obara
2019-12-29Silence switch warnings for int10 scanlinePatryk Obara
2019-12-29Silence format warningPatryk Obara
2019-12-29Disable unused function in adlibPatryk Obara
2019-12-29Print a newline after 'path' commandPatryk Obara
2019-12-29Print a newline after user makes a choicePatryk Obara
2019-12-29Add an assert in 'choice' commandPatryk Obara
2019-12-27Add -framework CoreFoundation, which CoreMIDI depends onkrcroft
2019-12-27Hide SoundBlaster autoexec linePatryk Obara
2019-12-27Fix a number of effc++ warnings in shell codePatryk Obara
2019-12-27Fix output of 'dir /w /p' and edge casesPatryk Obara
2019-12-27Print volume/drive label in 'dir' cmdPatryk Obara
2019-12-26Fix conversion warnings after SDL2 transitionPatryk Obara
2019-12-26Remove unused macro definitionsPatryk Obara
2019-12-26Remove note about additional dependencies.Patryk Obara
2019-12-26Query SDL for available texture renderersPatryk Obara
2019-12-26Change sdl.renderer to sdl.texture_rendererPatryk Obara
2019-12-26Surround WIN32_LEAN_AND_MEAN with ifndefPatryk Obara
2019-12-26Indicate system includes for relevant SDL headersPatryk Obara
2019-12-26Remove irrelevant ifdefs from unifdef-all scriptPatryk Obara
2019-12-26Update note about CD-DA supportPatryk Obara
2019-12-26Update allowed warnings limitsPatryk Obara
2019-12-26Remove reference to SDL 1.2 Caps Lock hackPatryk Obara
2019-12-26Fix large number of effc++ warnings in sdl_mapperPatryk Obara
2019-12-26Re-enable screenshots feature for snapshot buildsPatryk Obara
2019-12-26Update README.md with SDL2 informationPatryk Obara
2019-12-26Remove GFX_SetPalettePatryk Obara
2019-12-26Update SDL2 description in INSTALL filePatryk Obara
2019-12-26Update the list of output values in READMEPatryk Obara
2019-12-26Remove patch for SDL1 sourcesPatryk Obara
2019-12-26Remove last remains of DirectDraw rendererPatryk Obara
2019-12-26Reorder includes in sdl_mapperPatryk Obara
2019-12-26Fix warnings related to misuse of SDL2 typesPatryk Obara
2019-12-26Update VS solution to target SDL2Patryk Obara