index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
pcm_record.c
Age
Commit message (
Expand
)
Author
2007-02-16
Fix errors I hope.
Michael Sevakis
2007-02-16
SWCODEC Recording: Improve buffer handling by 1) Lowering watermark for flush...
Michael Sevakis
2007-01-31
Finish putting all the code and data that depends upon HAVE_PRIORITY_SCHEDULI...
Michael Sevakis
2006-12-25
Make recording compile without priority scheduling
Brandon Low
2006-12-19
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
2006-12-17
SWCODEC recording: More cleanup of stuff after queue additions and audio driv...
Michael Sevakis
2006-12-17
SWCODEC: More recording simplifications and less UI hanging in some cases usi...
Michael Sevakis
2006-12-16
Commit the kinds of changes that queue_send is mean for.
Michael Sevakis
2006-12-10
Place all recording functionality on pcmrec thread to serialize all recording...
Michael Sevakis
2006-12-07
SWCODEC Recording: 1) Fix minor bug of not subtracting line aligment adjustme...
Michael Sevakis
2006-12-06
Small change to PCM recording API for low latency effects. Latency can be as ...
Michael Sevakis
2006-12-05
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-11-29
PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...
Michael Sevakis
2006-11-23
iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...
Michael Sevakis
2006-11-22
Audio bugfixes. Should wait for voice codec to reload before returning buffer...
Michael Sevakis
2006-11-13
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-05
Add CPU boost tracker to see where boosts are coming from
Steve Bavin
2006-09-20
Forgot to remove a must_boost reference. Unboost after fsync
Michael Sevakis
2006-09-20
Make sure CPU is boosted when writing recorded data
Michael Sevakis
2006-09-16
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-09-02
Display bitrate (Q value for Archos), samplerate, channels and recording form...
Martin Scarratt
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-07-21
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
Linus Nielsen Feltzing
2006-06-30
For iriver recording: do not boost while recording unless source is spdif. Wh...
Peter D'Hoye
2006-05-14
Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...
Jens Arnold
2006-05-12
H1x0: Obey SPDIF power setting for monitoring SPDIF recordings as far as poss...
Jens Arnold
2006-05-12
Iriver recording: Always route the signals through the coldfire audio interfa...
Jens Arnold
2006-05-11
Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ...
Thom Johansen
2006-04-30
Recording buffer offset must be passed on to the firmware calls, not the othe...
Peter D'Hoye
2006-04-30
The recording buffer should not try to use the voice buffer, so map our buffe...
Peter D'Hoye
2006-03-09
Yet another recording peakmeter sensitivity fix: only reset peak values after...
Peter D'Hoye
2006-03-09
Fix by Jvo Studer for bugreport #4799. Recorded bytes counter wasn't updated ...
Peter D'Hoye
2006-03-01
Stop mixing signed and unsigned when dealing with audio
Peter D'Hoye
2006-02-27
Oops: clipping detection optimization broke pre-recording
Peter D'Hoye
2006-02-26
Store recorded peak values in short; this should fix an issue where clipping ...
Peter D'Hoye
2006-02-24
use all recorded samples for peak metering and clipping detection
Peter D'Hoye
2005-12-23
Committed the pre-recording patch for iriver (#1387531 by Peter D'Hoye).
Miika Pekkarinen
2005-12-15
H300 FM radio support, with help from Peter D'Hoye
Linus Nielsen Feltzing
2005-12-02
Fixed recording peak meters to always work. Now it should be easy to
Miika Pekkarinen
2005-12-02
Fixed ui lag while writing recorded data to disk.
Miika Pekkarinen
2005-12-02
iRiver recording changes:
Andy
2005-11-12
Removed monitor option from audio_set_recording_options and the global settin...
Andy
2005-11-12
iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...
Andy
2005-11-05
Fixup of the MCF5249 memory mapped register definitions.
Jens Arnold
2005-10-06
Fix channel-swapping bug in iriver recordings. Left and Right channels shoul...
Dave Chapman
2005-10-06
Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...
Dave Chapman
2005-08-13
Add pcm_set_mux() for switching between FM radio and Line input
Linus Nielsen Feltzing
2005-08-06
iAudio: First unfinished attempt for tlv320 driver and rockbox integration
Christian Gmeiner
2005-07-08
Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...
Jens Arnold
[next]