summaryrefslogtreecommitdiff
path: root/firmware/export/audio.h
AgeCommit message (Expand)Author
2007-11-19Make sure initial menu item is voiced at startup. Voice thread must wait for ...Michael Sevakis
2007-11-18Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-08-02Even more optimizing for the recording name change...Peter D'Hoye
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2006-12-17SWCODEC recording: More cleanup of stuff after queue additions and audio driv...Michael Sevakis
2006-12-10Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis
2006-11-23iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis
2006-11-18Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...Michael Sevakis
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2006-10-12Minor simplification #2; replace unneeded variable filebufused with a macroSteve Bavin
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis
2006-05-14Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold
2006-05-11Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ...Thom Johansen
2006-04-30Recording buffer offset must be passed on to the firmware calls, not the othe...Peter D'Hoye
2006-04-09Fix bad rebuffering bug, and kill the track_count variableBrandon Low
2006-04-06Fix seeking on swcodec, but probably break some cases of skipping. Another i...Brandon Low
2006-04-05More work on swcodec. No significant pcmbuf functions are called from the au...Brandon Low
2006-03-03More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold
2006-02-08Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev
2006-01-21Add seamless seeking support, this is needed for AB-repeat mode on swcodec.Brandon Low
2005-11-12Removed monitor option from audio_set_recording_options and the global settin...Andy
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing
2005-07-22It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen
2005-07-21Forgot to commit these files.Miika Pekkarinen
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing