summaryrefslogtreecommitdiff
path: root/apps/plugins/wavplay.c (follow)
Commit message (Expand)AuthorAge
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Fix size_t handling in plugin_get_buffer()Frank Gevaerts2010-05-07
* Fix last two yellowsFrank Gevaerts2010-05-06
* Remove more tabsAndree Buschmann2010-02-07
* Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* Fix plugins for the changed pitch scale from r21781Jens Arnold2009-07-11
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* cleanup storage definesFrank Gevaerts2008-10-31
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f...Jens Arnold2006-03-26