summaryrefslogtreecommitdiff
path: root/firmware/export/pcm.h (follow)
Commit message (Expand)AuthorAge
* Damn. Remove another typo.Michael Sparmann2010-11-13
* Fix a typo in a commentMichael Sparmann2010-11-13
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis2010-06-11
* mark some functions as init functions (discarded after init() has run)Rafaël Carré2010-05-27
* Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis2010-05-24
* fix a typo in commentRafaël Carré2010-05-13
* PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...Michael Sevakis2010-05-12
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* New plugin: FFT, A frequency analyzer pluginFrank Gevaerts2010-02-10
* Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis2009-02-08
* Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis2008-12-13
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2008-10-14
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06