summaryrefslogtreecommitdiff
path: root/apps/codecs/dumb/include (follow)
Commit message (Collapse)AuthorAge
* Hush up warnings by defining away functions/macros. This should be fixed ifDaniel Stenberg2005-05-07
| | | | | | | | | actual functionality is wanted (by including the proper headers and making sure rockbox provides these functions). pow(), floor(), log() and exp() just feel veeeery floatish... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6417 a1c6a512-1295-4272-9138-f99709370657
* Initial check in dumb 0.9.2 - has a few usages of floating point that shouldMichiel Van Der Kolk2005-03-17
be rewritten to fixed point. seems to compile cleanly for iriver. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6197 a1c6a512-1295-4272-9138-f99709370657