dosbox-staging:jn/de-uint-mixer

Last commit made on 2024-04-25
Get this branch:
git clone -b jn/de-uint-mixer https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
jn/de-uint-mixer
Repository:
lp:dosbox-staging

Recent commits

cb37fa7... by John Novak <email address hidden>

Remove magic algorithm messing around with the `frames_per_tick` values

It just doesn't seem to achieve anything of value.

81e88ca... by John Novak <email address hidden>

Convert fixed-point "tick add" calculations to float-based in the mixer

6647478... by John Novak <email address hidden>

Size mixer buffer correctly in `cdrom.h`

5c880c4... by John Novak <email address hidden>

Rename `MixerBufferLength` to `MixerBufferByteSize`

594b9ee... by John Novak <email address hidden>

Update copyright dates

37ec318... by John Novak <email address hidden>

Introduce `Mt32ServicePtr`

619fbdc... by John Novak <email address hidden>

Rename `fsynth_ptr_t` to `FluidSynthPtr`

9a10824... by John Novak <email address hidden>

Rename `fluid_settings_ptr` to `FluidSynthSettingsPtr`

635a0bc... by John Novak <email address hidden>

Rename `config_ptr_t` to `ConfigPtr`

429ca40... by John Novak <email address hidden>

Rename `mixer_channel_t` to `MixerChannelPtr`