summaryrefslogtreecommitdiff
path: root/firmware/export/pcm_record.h (follow)
Commit message (Expand)AuthorAge
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...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
* Remove the PCMREC_PARANOID support since the issues have been identified and ...Michael Sevakis2007-09-30
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* Make recording complain about every little file I/O problem (error on close()...Michael Sevakis2007-04-25
* Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis2006-12-10
* Small change to PCM recording API for low latency effects. Latency can be as ...Michael Sevakis2006-12-06
* PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...Michael Sevakis2006-11-29
* SWCODEC: Audio-related threads must be free of further tasks before returning...Michael Sevakis2006-11-28
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis2006-11-14
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* iRiver recording changes:Andy2005-12-02
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* Add pcm_set_mux() for switching between FM radio and Line inputLinus Nielsen Feltzing2005-08-13
* Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy2005-06-19