summaryrefslogtreecommitdiff
path: root/firmware/export/audio.h (follow)
Commit message (Expand)AuthorAge
* Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis2007-06-08
* e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis2007-06-05
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* Fix remaining CONFIG_TUNER checks.Jens Arnold2007-02-18
* SWCODEC recording: More cleanup of stuff after queue additions and audio driv...Michael Sevakis2006-12-17
* Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis2006-12-10
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...Michael Sevakis2006-11-18
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis2006-11-13
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* Minor simplification #2; replace unneeded variable filebufused with a macroSteve Bavin2006-10-12
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold2006-05-14
* Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ...Thom Johansen2006-05-11
* Recording buffer offset must be passed on to the firmware calls, not the othe...Peter D'Hoye2006-04-30
* Fix bad rebuffering bug, and kill the track_count variableBrandon Low2006-04-09
* Fix seeking on swcodec, but probably break some cases of skipping. Another i...Brandon Low2006-04-06
* More work on swcodec. No significant pcmbuf functions are called from the au...Brandon Low2006-04-05
* More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold2006-03-03
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* Add seamless seeking support, this is needed for AB-repeat mode on swcodec.Brandon Low2006-01-21
* Removed monitor option from audio_set_recording_options and the global settin...Andy2005-11-12
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing2005-08-21
* It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen2005-07-22
* Forgot to commit these files.Miika Pekkarinen2005-07-21
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04