summaryrefslogtreecommitdiff
path: root/apps/codecs/Makefile (follow)
Commit message (Expand)AuthorAge
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Codec lib directories renamed, except for demac.Björn Stenberg2008-11-05
* Trimmed off redundant dependencies.Björn Stenberg2008-11-05
* Added libcodec.a as dependency for all codecs.Björn Stenberg2008-11-05
* Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli2008-09-04
* commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger2008-07-26
* FS #8680. MOD codec by Rainer Sinsch.Thom Johansen2008-05-21
* Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold2008-04-02
* Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2008-04-02
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* No need to have \n here. panicf() won't output it anyway.Jens Arnold2008-03-08
* simplified the codec specification part in configureDaniel Stenberg2007-07-16
* Make the SPC codec run like it used to on Coldfire before -Os crushed it. Bui...Michael Sevakis2007-07-16
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03
* Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman2007-06-05
* Accept FS#6934 by Akio Idehara to fix an unresolved dependency on apps/codecs...Nils Wallménius2007-05-14
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* Adding SPC codec (FS #6542)Adam Gashlin2007-02-14
* * Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton2007-02-10
* Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton2007-02-09
* adding NSF (NES music) codecAdam Gashlin2007-01-25
* Stop building, and remove dumb as it has not changed state since its initial ...Martin Arver2006-12-11
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2006-09-25
* more make magic to heal the broken buildsDaniel Stenberg2006-09-02
* settings.h includs button.h that includes target-button.h so we need to makeDaniel Stenberg2006-09-02
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Patch #5157 by Rainer Sinsch - SID codecDave Chapman2006-07-18
* prevent rockbox from using the wrong includesMarcoen Hirschberg2006-02-24
* Let's not leave the codecs emptyBrandon Low2006-02-09
* Fix simulator builds (not positive sims are parallel make compliant still)Brandon Low2006-02-09
* Various build sytem cleanupsBrandon Low2006-02-09
* Patch #1421483 - AIFF codec by Jvo StuderDave Chapman2006-02-01
* New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold2006-01-18
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09
* Add forgetten libraries to the codec "clean" ruleDave Chapman2005-12-25
* Make use of the generated dependency file.Magnus Holmgren2005-12-05
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman2005-10-31
* Remove generic M4A parsing code from libalac and create a libm4a - so it can ...Dave Chapman2005-10-29
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26
* First version of ALAC (Apple Lossless) decoderDave Chapman2005-09-22