Age | Commit message (Collapse) | Author |
|
Clamping each sample value to half the available range could cause
unnecessary premature clipping with lots of sounds playing. This change
does not affect the actual volume level.
|
|
perceived loudness change.
|
|
This makes the volume control work as most players would expect, affecting
existing playing sounds as well as new sounds.
|
|
|
|
|
|
|
|
Frame rate and various game loop/graphics timing measurements and graphs. Accessible via the Help menu, and can print some stats in the console via the fps command.
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
|
|
switch to sinusoidal algorithm to maintain output level.
|
|
sample rates, causing them to be cut off.
|
|
|
|
handler as it may be required to be real-time safe.
|
|
|
|
|
|
|
|
Based on work by orudge.
|
|
had the same value.
|
|
the rate specified to the audio driver, resulting in incorrect playback speed. It is still preferable to use 11025Hz output rate if possible as OpenTTD's sample rate converter is very low quality.
|
|
|
|
|
|
|
|
causing artefacts in the sound.
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
tags and (more than just) a few comments style.
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|