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
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
*
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-24
*
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-27
*
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-23
*
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
*
Accepted FS#6023 - ADX codec (some kind of ADPCM).
Rani Hod
2006-09-25
*
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
*
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-28
*
Patch #5157 by Rainer Sinsch - SID codec
Dave Chapman
2006-07-18
*
prevent rockbox from using the wrong includes
Marcoen Hirschberg
2006-02-24
*
Let's not leave the codecs empty
Brandon Low
2006-02-09
*
Fix simulator builds (not positive sims are parallel make compliant still)
Brandon Low
2006-02-09
*
Various build sytem cleanups
Brandon Low
2006-02-09
*
Patch #1421483 - AIFF codec by Jvo Studer
Dave Chapman
2006-02-01
*
New codec loader, using the same mechanism as the new plugin loader. API vers...
Jens Arnold
2006-01-18
*
SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third
Daniel Stenberg
2006-01-09
*
Add forgetten libraries to the codec "clean" rule
Dave Chapman
2005-12-25
*
Make use of the generated dependency file.
Magnus Holmgren
2005-12-05
*
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-11-11
*
Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...
Dave Chapman
2005-10-31
*
Remove generic M4A parsing code from libalac and create a libm4a - so it can ...
Dave Chapman
2005-10-29
*
Support for a colon-separated path in APPEXTRA
Linus Nielsen Feltzing
2005-10-27
*
New FLAC decoder from the ffmpeg project
Dave Chapman
2005-10-26
*
First version of ALAC (Apple Lossless) decoder
Dave Chapman
2005-09-22
*
For target builds, make the ELF files depend on its object file, but also
Daniel Stenberg
2005-06-28
*
fix sim builds
Daniel Stenberg
2005-06-22
*
fixed make clean for the codec lib
Daniel Stenberg
2005-06-22
*
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22
*
Fixed makefiles for autoconf.g include.
Daniel Stenberg
2005-05-07
*
Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...
Thom Johansen
2005-04-12
*
Fixed dumb cleaning, libmad.a cleaning.
Michiel Van Der Kolk
2005-03-20
*
Initial check in dumb 0.9.2 - has a few usages of floating point that should
Michiel Van Der Kolk
2005-03-17
*
GMini: libmad compiled
Jean-Philippe Bernardy
2005-03-09
*
Correct dependencies for codec builds
Linus Nielsen Feltzing
2005-03-01
*
Correction to clean: rule for libwavpack
Dave Chapman
2005-02-25
*
include libwavpack into build system
Christian Gmeiner
2005-02-25
*
Add Tremor to the build
Dave Chapman
2005-02-19
*
Add libFLAC to the build system
Dave Chapman
2005-02-16
*
Add liba52 to the codec build.
Dave Chapman
2005-02-16
*
Initial Makefile to build the codec code
Dave Chapman
2005-02-16