Dave Chapman
|
9e19c95d8e
|
Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - letoh16, letoh32, htole16, htole32, betoh16, betoh32, htobe16 and htobe32
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7584 a1c6a512-1295-4272-9138-f99709370657
|
2005-10-06 19:27:43 +00:00 |
|
Thom Johansen
|
735208a541
|
Adapted codecs and DSP system to having MACSR saved in thread context.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7485 a1c6a512-1295-4272-9138-f99709370657
|
2005-09-07 00:24:27 +00:00 |
|
Christian Gmeiner
|
6753fb5138
|
oops... should compile without warnings now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7187 a1c6a512-1295-4272-9138-f99709370657
|
2005-07-18 13:09:05 +00:00 |
|
Christian Gmeiner
|
c6ff1f5eb5
|
Added CPU_COLDFIRE define - one step closer to iAudio-port
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7186 a1c6a512-1295-4272-9138-f99709370657
|
2005-07-18 12:40:29 +00:00 |
|
Jens Arnold
|
d2456b44f7
|
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6991 a1c6a512-1295-4272-9138-f99709370657
|
2005-07-03 14:05:12 +00:00 |
|
Tomas Salfischberger
|
fe8663c548
|
See my message on the mailinglist. This should kill all warnings left in the iriver builds. And the changes will be added to the next musepack minor release.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6710 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-14 18:48:35 +00:00 |
|
Tomas Salfischberger
|
9b9d6e7767
|
Another warning fixed (idtag.c:59: warning: implicit declaration of function `memcmp')
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6709 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-14 16:18:17 +00:00 |
|
Thom Johansen
|
649acec2fc
|
Small Musepack optimisation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6685 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-12 12:43:05 +00:00 |
|
Thom Johansen
|
c82518ce06
|
Replaced critical loop with assembler. A bit closer to realtime now. This codec really needs all the 64 bit muls replaced with EMAC equivalents.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6667 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-11 01:04:59 +00:00 |
|
Daniel Stenberg
|
d23afcd4f4
|
fix warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6420 a1c6a512-1295-4272-9138-f99709370657
|
2005-05-07 22:29:59 +00:00 |
|
Daniel Stenberg
|
f34ce792ec
|
fix a couple of warnings, still have numerous for signed <=> unsigned mixed
usage
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6418 a1c6a512-1295-4272-9138-f99709370657
|
2005-05-07 22:15:59 +00:00 |
|
Thom Johansen
|
ad17fd4747
|
Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6276 a1c6a512-1295-4272-9138-f99709370657
|
2005-04-12 21:29:48 +00:00 |
|