Thom Johansen
c00ec11598
Further 64 bit related fixes. EQ should now work in AMD64 sim.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9142 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 01:09:53 +00:00
Thom Johansen
ea4ccb5aba
Samples should always be 32 bit on all platforms, so change most
...
occurences of long to int32_t to enable working sounds also on 64 bit
sims. Note that some codecs (MP3 and Wavpack) still have other 64
bit related problems.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9120 a1c6a512-1295-4272-9138-f99709370657
2006-03-19 16:31:45 +00:00
Thom Johansen
7df51ada07
Changed meaning of shift parameter to include the EMAC implicit shift
...
factor. ARM version is already fixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8520 a1c6a512-1295-4272-9138-f99709370657
2006-02-01 09:48:47 +00:00
Thom Johansen
147cfe9cb9
Misleading parameter name.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8508 a1c6a512-1295-4272-9138-f99709370657
2006-01-31 18:34:39 +00:00
Thom Johansen
a8cc6a7454
Initial multi-band EQ support for software codec platforms. Now go start
...
making that user interface!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8478 a1c6a512-1295-4272-9138-f99709370657
2006-01-29 02:10:28 +00:00