summaryrefslogtreecommitdiff
path: root/apps/codecs/Makefile
AgeCommit message (Expand)Author
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold
2007-02-14Adding SPC codec (FS #6542)Adam Gashlin
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton
2007-01-25adding NSF (NES music) codecAdam Gashlin
2006-12-11Stop building, and remove dumb as it has not changed state since its initial ...Martin Arver
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-11-24Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell
2006-09-25Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod
2006-09-02more make magic to heal the broken buildsDaniel Stenberg
2006-09-02settings.h includs button.h that includes target-button.h so we need to makeDaniel Stenberg
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis
2006-07-18Patch #5157 by Rainer Sinsch - SID codecDave Chapman
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-09Let's not leave the codecs emptyBrandon Low
2006-02-09Fix simulator builds (not positive sims are parallel make compliant still)Brandon Low
2006-02-09Various build sytem cleanupsBrandon Low
2006-02-01Patch #1421483 - AIFF codec by Jvo StuderDave Chapman
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg
2005-12-25Add forgetten libraries to the codec "clean" ruleDave Chapman
2005-12-05Make use of the generated dependency file.Magnus Holmgren
2005-11-11Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman
2005-10-31Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman
2005-10-29Remove generic M4A parsing code from libalac and create a libm4a - so it can ...Dave Chapman
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman
2005-09-22First version of ALAC (Apple Lossless) decoderDave Chapman
2005-06-28For target builds, make the ELF files depend on its object file, but alsoDaniel Stenberg
2005-06-22fix sim buildsDaniel Stenberg
2005-06-22fixed make clean for the codec libDaniel Stenberg
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-04-12Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen
2005-03-20Fixed dumb cleaning, libmad.a cleaning.Michiel Van Der Kolk
2005-03-17Initial check in dumb 0.9.2 - has a few usages of floating point that shouldMichiel Van Der Kolk
2005-03-09GMini: libmad compiledJean-Philippe Bernardy
2005-03-01Correct dependencies for codec buildsLinus Nielsen Feltzing
2005-02-25Correction to clean: rule for libwavpackDave Chapman
2005-02-25include libwavpack into build systemChristian Gmeiner
2005-02-19Add Tremor to the buildDave Chapman
2005-02-16Add libFLAC to the build systemDave Chapman
2005-02-16Add liba52 to the codec build.Dave Chapman
2005-02-16Initial Makefile to build the codec codeDave Chapman