summaryrefslogtreecommitdiff
path: root/apps/codecs/Makefile (follow)
Commit message (Expand)AuthorAge
* 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
* For target builds, make the ELF files depend on its object file, but alsoDaniel Stenberg2005-06-28
* fix sim buildsDaniel Stenberg2005-06-22
* fixed make clean for the codec libDaniel Stenberg2005-06-22
* moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg2005-06-22
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen2005-04-12
* Fixed dumb cleaning, libmad.a cleaning.Michiel Van Der Kolk2005-03-20
* Initial check in dumb 0.9.2 - has a few usages of floating point that shouldMichiel Van Der Kolk2005-03-17
* GMini: libmad compiledJean-Philippe Bernardy2005-03-09
* Correct dependencies for codec buildsLinus Nielsen Feltzing2005-03-01
* Correction to clean: rule for libwavpackDave Chapman2005-02-25
* include libwavpack into build systemChristian Gmeiner2005-02-25
* Add Tremor to the buildDave Chapman2005-02-19
* Add libFLAC to the build systemDave Chapman2005-02-16
* Add liba52 to the codec build.Dave Chapman2005-02-16
* Initial Makefile to build the codec codeDave Chapman2005-02-16