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
(
follow
)
Commit message (
Expand
)
Author
Age
*
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
*
Fixed header calculation goofs that would've affected mono files and little-e...
Michael Sevakis
2006-11-24
*
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-24
*
Enable ReplayGain processing for AAC and ALAC (not really tested though). Als...
Magnus Holmgren
2006-11-23
*
FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X.
Barry Wardell
2006-11-11
*
Added macros controlling what goes to IRAM on different targets.
Tomasz Malesinski
2006-11-09
*
Sample-accurate seeking for FLAC
Adam Boot
2006-11-08
*
Improve support for long MP4 files. Twice as long files can now play, and for...
Magnus Holmgren
2006-11-08
*
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
*
Update several codec Makefiles so that the codec libs build again on Coldfire...
Magnus Holmgren
2006-10-30
*
Adapted more Makefiles to the more efficient info printing.
Jens Arnold
2006-10-30
*
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-27
*
Re-enable the currently unused and broken dithering and noise shaping code al...
Thom Johansen
2006-10-27
*
Assembler optimised FLAC 24 bit handling routines for Coldfire based players....
Thom Johansen
2006-10-25
*
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-23
*
Forgot one file...
Magnus Holmgren
2006-10-11
*
AAC codec: Improved MP4 file parsing. Should now handle most streamable files...
Magnus Holmgren
2006-10-11
*
AAC codec: Fix buffer overrun on high-bitrate files.
Magnus Holmgren
2006-10-10
*
AAC codec: Reduce IRAM usage slightly, to fix the profile builds (on Coldfire).
Magnus Holmgren
2006-10-01
*
Cleaner implementation of the recent OSX simulator build fix. No need to defi...
Barry Wardell
2006-09-29
*
Allow UI simulator to be build on OS (Slightly updated version of FS5767)
Barry Wardell
2006-09-29
*
oops, forgot to 'cvs add' it [thanks for reminding me, linuxstb]
Rani Hod
2006-09-25
*
Accepted FS#6023 - ADX codec (some kind of ADPCM).
Rani Hod
2006-09-25
*
Fix the warning.
Magnus Holmgren
2006-09-24
*
Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...
Magnus Holmgren
2006-09-24
*
Add profiling support for libfaad, and enable a small optimization.
Magnus Holmgren
2006-09-24
*
Fix profiling builds.
Magnus Holmgren
2006-09-23
*
Reverted workaround for the gcc warning. There was a change of behaviour in a...
Jens Arnold
2006-09-16
*
FS patch #5959 by Antonius Hellmann. Update MP3 encoder to the state of the M...
Thom Johansen
2006-09-09
*
Recude iram usage for the Vorbis decoder a little. Makes it possible to build...
Magnus Holmgren
2006-09-05
*
A few minor changes to match upstream svn.
Magnus Holmgren
2006-09-05
*
more make magic to heal the broken builds
Daniel Stenberg
2006-09-02
*
settings.h includs button.h that includes target-button.h so we need to make
Daniel Stenberg
2006-09-02
*
Hopefully this tweak to the Coldfire assembly in mp3_enc.c will fix the compi...
Michael Sevakis
2006-09-01
*
Put Musepack output data array back in IRAM for faster DSP processing. Patch ...
Thom Johansen
2006-09-01
*
Support for Musepack SV4-6 stream files. Patch by Andrew Cupper.
Thom Johansen
2006-09-01
*
FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...
Thom Johansen
2006-08-31
*
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-28
*
Add resume support to AAC files.
Magnus Holmgren
2006-08-23
*
Fix broken resume for wav files.
Magnus Holmgren
2006-08-23
*
Adding a slightly painful workaround to silence a compiler warning.
Daniel Stenberg
2006-08-17
*
Only cast if value is used. This should fix a build warning.
Antoine Cellerier
2006-08-10
*
Fix erronous ARM assembler case for order 1 frames in the FLAC codec. Fixes F...
Thom Johansen
2006-08-02
*
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-07-27
*
Add resume support for AC3 files.
Magnus Holmgren
2006-07-26
*
Vorbis: Improve ability to decode old files (using floor0). Not enough to be ...
Magnus Holmgren
2006-07-25
*
Compiling libmad with -O instead of -O2 gives a small speedup (60% boost inst...
Dave Chapman
2006-07-24
*
Patch #5157 by Rainer Sinsch - SID codec
Dave Chapman
2006-07-18
*
Fix for wav files where the fmt chunk is not close to the start of the file
Adam Boot
2006-06-27
[next]