summaryrefslogtreecommitdiff
path: root/firmware/export/mp3_playback.h
AgeCommit message (Expand)Author
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing
2004-07-20Const'ed the various setting lookup tablesJens Arnold
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing
2004-06-21Simplified the settings code by removing the phys2val conversions. This has t...Linus Nielsen Feltzing
2004-03-21First try to get a better transition from a cancelled clip to a new one, by m...Jörg Hohensohn
2004-01-30mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn
2004-01-10next round of playback function split: everything in place, working and used;...Jörg Hohensohn
2004-01-05Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn