index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
wav_enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
encoders are not built in sim builds
Rafaël Carré
2010-07-01
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Commit FS#10458 by Christopher Williams - Fix incorrect AIFF and WAV encoding...
Michael Sevakis
2009-07-23
*
Recording: Change some encoder code the operation of which was apparantly unc...
Michael Sevakis
2008-11-28
*
New recording setting to configure how mono recordings are made. Previously, ...
Peter D'Hoye
2008-10-08
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Another fix for file system issues when encountering disk full (like when rec...
Peter D'Hoye
2007-12-13
*
Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...
Michael Sevakis
2007-11-30
*
Fix FS #5852 by trying to properly close and update the recorded file, and gi...
Peter D'Hoye
2007-10-10
*
Make recording complain about every little file I/O problem (error on close()...
Michael Sevakis
2007-04-25
*
Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...
Michael Sevakis
2007-03-29
*
SWCODEC Recording Codecs: Fix problems with hanging recording screen (chiefly...
Michael Sevakis
2007-03-04
*
ARM targets: Making a few functions non-static allows us to get rid of -ffunc...
Jens Arnold
2007-02-17
*
Encoders: Add a little dithering with the fractional bit for mono mixdowns so...
Michael Sevakis
2007-02-09
*
Encoders: Mixdown to mono should round towards zero not -infinity.
Michael Sevakis
2006-12-01
*
Add support for compiling encoders without adjustable CPU frequency and/or IRAM.
Michael Sevakis
2006-11-29
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26
*
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
*
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-28