Hi all,
There have been quite a few fixes to the 3.8 branch now, so I think the
time is right for a 3.8.1. The list of commits is below, but is there
anything else that people think should go in?
Comments welcome,
Alex
r29650 - Fix error in Ohm's law formula as provided in FS#12023. Thanks
to Leif Andersen.
r29649 - Fix FS#11894 - Sansa Clip+ Volume Buttons don't switch when
Upside Down is activated
r29464 - Fix returning to wps from a plugin.
r29503 - Switch off ATA DMA for all PP targets. There is sufficient
evidence that ATA DMA causes sporadic lockups and static noise on
several PP based players. This change is expected to fix FS#11746,
FS#11764, FS#11775, FS#11846 and FS#11863.
r29514 - Fix FS#11973. iPod nano1G needed reboot after entering record
mode to have audio again.
r29549 - autoresume: Manual: Clarify precedence rules for resume positions
Resume positions stored in bookmarks take precedence over autoresume.
Technically, the resume position for the "Resume Playback" function
(which is also saved across power-off/power-on) also takes precedence
over autoresume. However, there is no way for a user to tell as it is
identical to the autoresume position for the last-played track, so
don't highlight it in the manual.
r29599 - Fix FS#12012 - Radio Art broken since r29259 - Embedded album
art support. Forgot
to adapt radio art to the new bufopen user_data argument.
r29623 - Headroom in AAC SBR HF-generator's fixed point implementation
of autocorrelation was too small. Fixes FS#12019.
r29641 - SD AMSv2: Restore access to the last 0xF000 sectors of internal
drive. Fixes FS#11965 and FS#12001. Backports r29625, r29637, r29638.
Repairs r29169. Thanks to saratoga and funman!
r29643 - Fix FS#12024. Scroll acceleration did not work -- at least
reported for iRiver H10 -- caused by too short duration for button
repeat recognition.