DOSBox Git Changelog:
* Amend DNF package dependencies per Fedora 32 needs
* Keep reusing vcpkg cache from 2020 week 39
* Append "(debug build)" to the title bar text
* Merge branch 'svn/trunk' r4370
* As an adjunct to r4369, make the reference counts of standard device handles equivalent to those of real DOS.
* Drop (void) arguments in the Memory header
* Fix all implicit sign conversion warnings in mem.h
* Cleanup formatting in memory header
* Switch from Bit32s to int32_t in the memory header
* Switch from Bit8u to uint8_t in the memory header
* Switch from Bit32u to uint32_t in the memory header
* Switch from Bit16u to uint16_t in the memory header
* Switch from INLINE to inline in the memory header
* Annotate an unused argument in the CDROM header
* Rename the 'seg' argument to avoid masking the member variable
* Let the compiler decide when to inline date & time calls
* Fix a warning in the date and time conversion calls
* Fix a warning and check for wrap-around in datetime calls
* Remove CommandLine::FindHex method
* Inform macOS users they can alternatively build FluidSynth
* Statically build and link FluidSynth into the macOS snapshots
* Include FluidSynth or its dependency in the package-list scripts
* Contribute a static FluidSynth builder
* Use pkg-config to find the FluidSynth dependencies
* Add git-notes-fetch, git-notes-push scripts
* Merge branch 'svn/trunk' r4369
* Compatible side-effect behavior of DOS in the file close function.
* Improve error codes for some DOS file functions; fixes #539.
* Reimplement CLS command
* Add unit tests for the Soft Limiter
* Replace GUS's internal soft limiter with the standalone class
* Use the mixer's level callback in GUS
* Generalize the GUS's Soft Limiter as a standalone class
* Let the channels' levels be managed by the source
* Make the AudioFrame struct available for general use
* Make the mixer command line use the SetVolume() function
* Mass-replace safe_strncpy with safe_strcpy
Download: DOSBox-Staging Git (2020/10/06) x64
Source: Here
0 Comments
Post a Comment