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