summaryrefslogtreecommitdiff
path: root/firmware/export/mp3_playback.h (follow)
Commit message (Expand)AuthorAge
* Use buflib for the allocation of voice PCM resources.Michael Sevakis2012-05-02
* Tweak paramters of mp3_play_data and callback.Michael Sevakis2012-03-04
* FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hard...Boris Gjenero2011-11-22
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* (1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #7789...Jens Arnold2005-05-13
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01
* New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold2005-01-12
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing2004-07-24
* Const'ed the various setting lookup tablesJens Arnold2004-07-20
* Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing2004-07-06
* Simplified the settings code by removing the phys2val conversions. This has t...Linus Nielsen Feltzing2004-06-21
* First try to get a better transition from a cancelled clip to a new one, by m...Jörg Hohensohn2004-03-21
* mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn2004-01-30
* next round of playback function split: everything in place, working and used;...Jörg Hohensohn2004-01-10
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05