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
/
aiff.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Calculate watermark from bitrate and harddisk spinup time.
Björn Stenberg
2009-01-10
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Change to (or add) 'standard' codec startup delay, fixing potential startup p...
Magnus Holmgren
2008-02-24
*
Remove conf_filechunk, it should never have been a setting and its implementa...
Brandon Low
2007-11-05
*
AIFF COMM chunks might be larger than 18 bytes.
Jens Arnold
2007-04-23
*
Cast some more to keep both 32 bit and 64 bit simulator platforms happy.
Jens Arnold
2007-03-17
*
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-17
*
SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...
Michael Sevakis
2007-02-26
*
SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...
Michael Sevakis
2007-02-10
*
Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...
Michael Sevakis
2007-02-07
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26
*
SWCODEC: Stop clicks between tracks when resampler is active by only switchin...
Michael Sevakis
2006-11-26
*
Fixed header parsing in AIFF. The minimum header size is 54 bytes for an audi...
Michael Sevakis
2006-11-25
*
Re-enable the currently unused and broken dithering and noise shaping code al...
Thom Johansen
2006-10-27
*
First commit of reworking voice to be mroe stable on swcodec
Brandon Low
2006-04-22
*
Put new_track on the codec_api, and use it instead of the reload_codec variab...
Brandon Low
2006-04-15
*
Fix warnings
Brandon Low
2006-03-24
*
Code policed. Converted to generate internal s3.28 format directly (next
Thom Johansen
2006-03-20
*
Minor code policing
Linus Nielsen Feltzing
2006-02-01
*
Patch #1421483 - AIFF codec by Jvo Studer
Dave Chapman
2006-02-01